[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/savant2/Savant2/ -> Savant2_Plugin_radios.php (sommaire)

Base plugin class.

Poids: 130 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Savant2_Plugin_radios:: (1 méthode):
  plugin()


Classe: Savant2_Plugin_radios  - X-Ref

Outputs a set of radio <input>s with the same name.

$Id: Savant2_Plugin_radios.php 18360 2005-05-26 19:38:09Z mipmip $

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