API - XOOPS 2.5.11 Beta 2
By monxoops.fr
xoopscodes.php File Reference

Namespaces

namespace  kernel
 

Functions

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

Function Documentation

◆ xoopsCodeTarea()

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
int$cols
int$rows
null$suffix
Here is the call graph for this function:

◆ xoopsSmilies()

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
Here is the call graph for this function: