| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 119 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
HTML_QuickForm_image:: (5 méthodes):
HTML_QuickForm_image()
setSource()
setBorder()
setAlign()
freeze()
Classe: HTML_QuickForm_image - X-Ref
HTML class for a image type element| HTML_QuickForm_image($elementName=null, $src='', $attributes=null) X-Ref |
| Class constructor param: string $elementName (optional)Element name attribute param: string $src (optional)Image source param: mixed $attributes (optional)Either a typical HTML attribute string return: void |
| setSource($src) X-Ref |
| Sets source for image element param: string $src source for image element return: void |
| setBorder($border) X-Ref |
| Sets border size for image element param: string $border border for image element return: void |
| setAlign($align) X-Ref |
| Sets alignment for image element param: string $align alignment for image element return: void |
| freeze() X-Ref |
| Freeze the element so that only its value is returned return: void |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|