PHP Class SVGGraph, GotCms

Afficher le fichier Open project: gotcms/gotcms Class Usage Examples

Méthodes publiques

Свойство Type Description
$colours
$links
$values

Méthodes publiques

Méthode Description
Colours ( $colours )
Fetch ( $class, $header = TRUE, $defer_js = TRUE ) Fetch the content
FetchJavascript ( )
Links ( $links )
Render ( $class, $header = TRUE, $content_type = TRUE, $defer_js = FALSE ) Pass in the type of graph to display
Values ( $values )
__construct ( $w, $h, $settings = NULL )

Private Methods

Méthode Description
Setup ( $class ) Instantiate the correct class

Method Details

Colours() public méthode

public Colours ( $colours )

Fetch() public méthode

Fetch the content
public Fetch ( $class, $header = TRUE, $defer_js = TRUE )

FetchJavascript() public méthode

public FetchJavascript ( )

Render() public méthode

Pass in the type of graph to display
public Render ( $class, $header = TRUE, $content_type = TRUE, $defer_js = FALSE )

Values() public méthode

public Values ( $values )

__construct() public méthode

public __construct ( $w, $h, $settings = NULL )

Property Details

$colours public_oe property

public $colours

$values public_oe property

public $values