[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
Image_Graph - PEAR PHP OO Graph Rendering Utility. 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: Values.php,v 1.2 2005/10/05 20:51:21 nosey Exp $ |
Poids: | 90 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Image/Graph/DataSelector.php |
Image_Graph_DataSelector_Values:: (3 méthodes):
Image_Graph_DataSelector_Values()
setValueArray()
_select()
Classe: Image_Graph_DataSelector_Values - X-Ref
Filter out all but the specified values.Image_Graph_DataSelector_Values($values) X-Ref |
ValueArray [Constructor] param: array $valueArray The array to use as filter (default empty) |
setValueArray($values) X-Ref |
Sets the array to use |
_select($values) X-Ref |
Check if a specified value should be 'selected', ie shown as a marker param: array $values The values to check return: bool True if the Values should cause a marker to be shown, false |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |