Public Member Functions | |
__construct ($title) | |
toString () | |
Static Public Member Functions | |
static | create ($title) |
Static Protected Attributes | |
static | $paramName = 'chtt' |
Private Attributes | |
$title = null |
Definition at line 15 of file GoogleChartTitle.class.php.
GoogleChartTitle::__construct | ( | $ | title | ) |
Definition at line 29 of file GoogleChartTitle.class.php.
References $title.
static GoogleChartTitle::create | ( | $ | title | ) | [static] |
Definition at line 24 of file GoogleChartTitle.class.php.
References $title.
GoogleChartTitle::toString | ( | ) |
Implements Stringable.
Definition at line 34 of file GoogleChartTitle.class.php.
GoogleChartTitle::$paramName = 'chtt' [static, protected] |
Definition at line 17 of file GoogleChartTitle.class.php.
GoogleChartTitle::$title = null [private] |
Definition at line 19 of file GoogleChartTitle.class.php.
Referenced by __construct(), and create().