| [ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
Image_Graph - Main class for the graph creation. PHP versions 4 and 5
| Author: | Jesper Veggerby <pear.nosey@veggerby.dk> |
| Copyright: | Copyright (C) 2003, 2004 Jesper Veggerby Hansen |
| License: | http://www.gnu.org/copyleft/lesser.html LGPL License 2.1 |
| Version: | CVS: $Id: Simple.php,v 1.8 2005/08/24 20:35:54 nosey Exp $ |
| Poids: | 121 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier Image/Graph.php |
Image_Graph_Simple:: (2 méthodes):
Image_Graph_Simple()
factory()
Classe: Image_Graph_Simple - X-Ref
Class for simple creation of graphs| Image_Graph_Simple($width, $height, $plotType, $data, $title, $lineColor = 'black', $fillColor = 'white', $font = false) X-Ref |
| Image_Graph_Simple [Constructor] param: int $width The width of the graph in pixels param: int $height The height of the graph in pixels |
| factory($width, $height, $plotType, $data, $title, $lineColor = 'black', $fillColor = 'white', $font = false) X-Ref |
| Factory method to create the Image_Simple_Graph object. |
| Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |