| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
Base plugin class.
| Poids: | 130 lignes (3 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
Savant2_Plugin_radios:: (1 méthode):
plugin()
Classe: Savant2_Plugin_radios - X-Ref
Outputs a set of radio <input>s with the same name.| plugin($name,$radios,$checked = null,$default = null,$sep = "<br />\n",$attr = null,$labelIsValue = false) X-Ref |
| Outputs a set of radio <input>s with the same name. param: string $name The HTML "name=" value of all the radio <input>s. param: array $radios An array of key-value pairs where the key is the param: string $checked A comparison string; if any of the $option param: array $default The value to return if no radio buttons are param: string|array $attr Any extra HTML attributes to place param: string $sep The HTML text to place between every radio return: string |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |