XOOPS API 2.5.11 Beta1
UI v0.5
Réalisé par monxoops.fr
|
Espaces de nommage | |
kernel | |
Fonctions | |
xoopsCodeTarea ($textarea_id, $cols=60, $rows=15, $suffix=null) | |
xoopsSmilies ($textarea_id) | |
xoopsCodeTarea | ( | $textarea_id, | |
$cols = 60 , |
|||
$rows = 15 , |
|||
$suffix = null |
|||
) |
#+
Displayes xoopsCode buttons and target textarea to which xoopscodes are inserted
string | $textarea_id | a unique id of the target textarea |
int | $cols | |
int | $rows | |
null | $suffix |
xoopsSmilies | ( | $textarea_id | ) |
Displays smilie image buttons used to insert smilie codes to a target textarea in a form
string | $textarea_id | a unique id of the target textarea |