[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
Base plugin class.
Poids: | 82 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Savant2_Plugin_input:: (1 méthode):
plugin()
Classe: Savant2_Plugin_input - X-Ref
Outputs a single <input> element.plugin($type, $name, $value = '', $attr = null) X-Ref |
Outputs a single <input> element. param: string $type The HTML "type=" value (e.g., 'text', param: string $name The HTML "name=" value. param: mixed $value The initial value of the input element. param: string $attr Any extra HTML attributes to place within the return: string |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |