There was an error while loading. Please reload this page.
Base class for all google controls. Ensures all libraries are loaded correctly and stuff.
Extends: Control » Renderable
Subclasses: gMap, GoogleVisualization
INTERNAL PreRender HOOK handler
OVERRIDE Control::PreRender
Assigns a culture to this control. This will be used for value formatting.
Definition: public function setCulture(CultureInfo $ci)
public function setCulture(CultureInfo $ci)
Returns: static
static
Parameters:
CultureInfo $ci
Definition: public function __construct($tag, $frozen=true, $gchartsversion)
public function __construct($tag, $frozen=true, $gchartsversion)
Returns: NOT DOCUMENTED
string $tag Allows to specify another tag for the wrapper control, default for google controls is <span>
string $tag
$frozen [default: true] NOT DOCUMENTED
$frozen [default: true]
$gchartsversion NOT DOCUMENTED
$gchartsversion