Public Member Functions | |
setEncoding (GoogleChartDataEncoding $encoding) | |
Static Public Member Functions | |
static | create () |
Protected Attributes | |
$encoding = null |
Definition at line 15 of file BaseGoogleChartData.class.php.
static BaseGoogleChartData::create | ( | ) | [static] |
Reimplemented in GoogleChartData.
Definition at line 22 of file BaseGoogleChartData.class.php.
BaseGoogleChartData::setEncoding | ( | GoogleChartDataEncoding $ | encoding | ) |
Definition at line 30 of file BaseGoogleChartData.class.php.
BaseGoogleChartData::$encoding = null [protected] |
Definition at line 17 of file BaseGoogleChartData.class.php.