[ 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: Logo.php,v 1.9 2005/08/24 20:35:56 nosey Exp $ |
Poids: | 153 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Image/Graph/Element.php |
Image_Graph_Logo:: (3 méthodes):
Image_Graph_Logo()
_setParent()
_done()
Classe: Image_Graph_Logo - X-Ref
Displays a logo on the canvas.Image_Graph_Logo($filename, $alignment = IMAGE_GRAPH_ALIGN_TOP_RIGHT) X-Ref |
Logo [Constructor] param: string $filename The filename and path of the image to use for logo |
_setParent(& $parent) X-Ref |
Sets the parent. The parent chain should ultimately be a GraPHP object param: Image_Graph_Common $parent The parent |
_done() X-Ref |
Output the logo return: bool Was the output 'good' (true) or 'bad' (false). |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |