[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
Base plugin class.
Poids: | 81 lignes (2 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Savant2_Plugin_textarea:: (1 méthode):
plugin()
Classe: Savant2_Plugin_textarea - X-Ref
Outputs a single <textarea> element.plugin($name, $text = '', $rows = 24, $cols = 80, $attr = null) X-Ref |
Outputs a single <textarea> element. param: string $name The HTML "name=" value. param: string $text The initial value of the textarea element. param: int $rows How many rows tall should the area be? param: int $cols The many columns wide should the area be? param: string $attr Any "extra" HTML code to place within the return: string |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |