[ 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_checkbox.php (sommaire)

Base plugin class.

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

Définit 1 class

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


Classe: Savant2_Plugin_checkbox  - X-Ref

Outputs a single checkbox <input> element.

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

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