| [ Index ] |
|
Code source de XOOPS 2.0.17.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Author: | Kazumi Ono <onokazu@xoops.org> |
| Copyright: | copyright (c) 2000-2003 XOOPS.org |
| Poids: | 204 lignes (12 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
XoopsFormDhtmlTextArea:: (4 méthodes):
XoopsFormDhtmlTextArea()
render()
renderValidationJS()
_renderSmileys()
Classe: XoopsFormDhtmlTextArea - X-Ref
A textarea with xoopsish formatting and smilie buttons| XoopsFormDhtmlTextArea($caption, $name, $value, $rows=5, $cols=50, $hiddentext="xoopsHiddenText", $options = array() X-Ref |
| Constructor param: string $caption Caption param: string $name "name" attribute param: string $value Initial text param: int $rows Number of rows param: int $cols Number of columns param: string $hiddentext Hidden Text |
| render() X-Ref |
| Prepare HTML for output return: string HTML |
| renderValidationJS() X-Ref |
| Pas de description |
| _renderSmileys() X-Ref |
| prepare HTML for output of the smiley list. return: string HTML |
| Généré le : Sun Nov 25 11:44:32 2007 | par Balluche grâce à PHPXref 0.7 |
|