|  | gino CMS
    2.5.0
    gino è un CMS scritto in PHP che offre tutti gli strumenti necessari per poter creare un sito web e gestire i contenuti al suo interno in maniera semplice ed efficace, svincolando l'amministratore da conoscenze tecniche di programmazione | 
Campi checkbox nei form. More...


| Public Member Functions | |
| inputValue ($value, $options=array()) | |
| printInputForm ($options) | |
|  Public Member Functions inherited from Widget | |
| __construct () | |
| Costruttore.  More... | |
| inputValue ($value, $options=array()) | |
| Definisce il formato del valore del campo da visualizzare nell'input form.  More... | |
| printInputForm ($options) | |
| Stampa l'input form associato al widget  In particolare imposta le proprietà principali del widget.  More... | |
| Additional Inherited Members | |
|  Protected Attributes inherited from Widget | |
| $_name | |
| $_label | |
| $_value | |
| $_default | |
| $_value_input | |
| $_value_retrieve | |
Campi checkbox nei form.
| inputValue | ( | $value, | |
| $options = array() | |||
| ) | 
| printInputForm | ( | $options | ) |