XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
xoopscodes.php File Reference

Go to the source code of this file.

Namespaces

namespace  kernel
 

Functions

 xoopsCodeTarea ($textarea_id, $cols=60, $rows=15, $suffix=null)
 
 xoopsSmilies ($textarea_id)
 

Function Documentation

xoopsCodeTarea (   $textarea_id,
  $cols = 60,
  $rows = 15,
  $suffix = null 
)

#@+

Deprecated:

Displayes xoopsCode buttons and target textarea to which xoopscodes are inserted

Parameters
string$textarea_ida unique id of the target textarea

Definition at line 31 of file xoopscodes.php.

References $content, $GLOBALS, and xoops_load().

Here is the call graph for this function:

xoopsSmilies (   $textarea_id)

Displays smilie image buttons used to insert smilie codes to a target textarea in a form

Parameters
string$textarea_ida unique id of the target textarea

Definition at line 47 of file xoopscodes.php.

References $i, $myts, _MORE, MyTextSanitizer\getInstance(), and XOOPS_UPLOAD_URL.

Here is the call graph for this function: