[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
Base plugin class.
Poids: | 103 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Savant2_Plugin_checkbox:: (1 méthode):
plugin()
Classe: Savant2_Plugin_checkbox - X-Ref
Outputs a single checkbox <input> element.plugin($name,$value = '1',$checked = null,$default = null,$attr = null) X-Ref |
Outputs a single checkbox <input> element. param: string $name The HTML "name=" value for the checkbox. param: string $value The value of the checkbox when checked. param: array $checked If $value is in this array of values, param: array $default The value to return if the checkbox is not param: string|array $attr Any extra HTML attributes to place return: string |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |