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

Public Member Functions

 __construct ($name, $value='', $type='', $onclick='', $showDelete=false)
 
 getValue ()
 
 setValue ($value)
 
 getType ()
 
 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

 $_value
 
 $_type
 
 $_showDelete
 
- 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 (   $name,
  $value = '',
  $type = '',
  $onclick = '',
  $showDelete = false 
)

Constructor

Parameters
mixed$name
string$value
string$type
string$onclick
bool$showDelete
Here is the call graph for this function:

Member Function Documentation

◆ getType()

getType ( )

XoopsFormButtonTray::getType()

Returns
string
Here is the caller graph for this function:

◆ getValue()

getValue ( )

XoopsFormButtonTray::getValue()

Returns
string
Here is the caller graph for this function:

◆ render()

render ( )

XoopsFormButtonTray::render()

Returns
string|void

Reimplemented from XoopsFormElement.

Here is the call graph for this function:

◆ setValue()

setValue (   $value)

XoopsFormButtonTray::setValue()

Parameters
mixed$value
Returns
void
Here is the caller graph for this function:

Field Documentation

◆ $_showDelete

$_showDelete

◆ $_type

$_type

◆ $_value

$_value

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