|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | kernel |
Functions | |
| 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 |
Definition at line 31 of file xoopscodes.php.
References $content, $GLOBALS, and xoops_load().

| 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 |
Definition at line 47 of file xoopscodes.php.
References $i, $myts, _MORE, MyTextSanitizer\getInstance(), and XOOPS_UPLOAD_URL.
