API - XOOPS 2.5.11 Beta 2
By monxoops.fr
FormDhtmlTextArea Class Reference
Inheritance diagram for FormDhtmlTextArea:
Collaboration diagram for FormDhtmlTextArea:

Public Member Functions

 __construct ($options=array())
 
 render ()
 
- Public Member Functions inherited from XoopsEditor
 __construct ()
 
 isActive ()
 
- Public Member Functions inherited from XoopsFormTextArea
 __construct ($caption, $name, $value='', $rows=5, $cols=50)
 
 getRows ()
 
 getCols ()
 
 getValue ($encode=false)
 
 setValue ($value)
 
 render ()
 
- Public Member Functions inherited from XoopsFormElement
 __construct ()
 
 isContainer ()
 
 setName ($name)
 
 getName ($encode=true)
 
 setAccessKey ($key)
 
 getAccessKey ()
 
 getAccessString ($str)
 
 setClass ($class)
 
 getClass ()
 
 setCaption ($caption)
 
 getCaption ($encode=false)
 
 getTitle ($encode=true)
 
 setDescription ($description)
 
 getDescription ($encode=false)
 
 setHidden ()
 
 isHidden ()
 
 isRequired ()
 
 setExtra ($extra, $replace=false)
 
 getExtra ($encode=false)
 
 setNocolspan ($nocolspan=true)
 
 getNocolspan ()
 
 getFormType ()
 
 setFormType ($value='')
 
 renderValidationJS ()
 
 render ()
 

Data Fields

 $_hiddenText = 'xoopsHiddenText'
 
- Data Fields inherited from XoopsEditor
 $isEnabled
 
 $configs
 
 $rootPath
 
 $_rows = 5
 
 $_cols = 50
 
- Data Fields inherited from XoopsFormTextArea
 $_cols
 
 $_rows
 
 $_value
 
- Data Fields inherited from XoopsFormElement
 $customValidationCode = array()
 
 $_name
 
 $_caption
 
 $_accesskey = ''
 
 $_class = array()
 
 $_hidden = false
 
 $_extra = array()
 
 $_required = false
 
 $_description = ''
 
 $_nocolspan = false
 
 $_formtype = ''
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $options = array())

FormDhtmlTextArea::__construct()

Parameters
array$options
Here is the call graph for this function:

Member Function Documentation

◆ render()

render ( )

FormDhtmlTextArea::render()

Returns
string

Reimplemented from XoopsFormTextArea.

Field Documentation

◆ $_hiddenText

$_hiddenText = 'xoopsHiddenText'

The documentation for this class was generated from the following file: