XOOPS  2.6.0
SystemBlockForm Class Reference
Inheritance diagram for SystemBlockForm:
Inheritance graph

Public Member Functions

 __construct (XoopsBlock $obj)
 
 getForm ($mode= 'edit')
 
- Public Member Functions inherited from Xoops\Form\ThemeForm
 insertBreak ($extra= '', $class= '')
 
 render ()
 
- Public Member Functions inherited from Xoops\Form\Form
 __construct ($title, $name, $action, $method= 'post', $addtoken=false, $display= '')
 
 addElement (Element $formElement, $required=false)
 
 assign (\XoopsTpl $tpl)
 
 display ()
 
 getAction ($encode=true)
 
 getDisplay ($encode=false)
 
 getElementByName ($name)
 
 getElementNames ()
 
 getElements ($recurse=false)
 
 getElementValue ($name, $encode=false)
 
 getElementValues ($encode=false)
 
 getExtra ()
 
 getMethod ()
 
 getName ($encode=true)
 
 getRequired ()
 
 getTitle ($encode=false)
 
 render ()
 
 renderValidationJS ($withtags=true)
 
 setAction ($value= '')
 
 setElementValue ($name, $value)
 
 setElementValues ($values)
 
 setExtra ($extra)
 
 setRequired (Element $formElement)
 
 setSummary ($summary)
 
 setTitle ($title)
 

Private Attributes

 $obj = null
 

Detailed Description

Definition at line 26 of file block.php.

Constructor & Destructor Documentation

SystemBlockForm::__construct ( XoopsBlock  $obj)

__construct

Parameters
XoopsBlock$objblock object

Definition at line 38 of file block.php.

References $obj.

Member Function Documentation

SystemBlockForm::getForm (   $mode = 'edit')

getForm - get block edit form

Parameters
string$modemode for form, edit or clone
Returns
void

Definition at line 50 of file block.php.

References $button_tray, $criteria, $groups, $link, $modules, $op, Xoops\Form\Form\$title, $weight, $xoops, XoopsLocaleEn_US\A_PREVIEW, XoopsLocaleEn_US\A_SUBMIT, SystemLocaleEn_US\ADD_BLOCK, Xoops\Form\Form\addElement(), Xoops\Form\Select\addOptionArray(), XoopsLocaleEn_US\ALL_PAGES, SystemLocaleEn_US\AUTO_FORMAT_SMILIES_DISABLED, SystemLocaleEn_US\AUTO_FORMAT_SMILIES_ENABLED, SystemLocaleEn_US\BOTTOM_CENTER, SystemLocaleEn_US\BOTTOM_LEFT, SystemLocaleEn_US\BOTTOM_RIGHT, SystemLocaleEn_US\CACHE_LIFETIME, SystemLocaleEn_US\CLONE_BLOCK, XoopsLocaleEn_US\CONTENT, SystemLocaleEn_US\CONTENT_TYPE, XoopsLocaleEn_US\E_YOU_NEED_A_POSITIVE_INTEGER, SystemLocaleEn_US\EDIT_BLOCK, SystemLocaleEn_US\EDIT_TEMPLATE, XoopsLocaleEn_US\F_DAYS, XoopsLocaleEn_US\F_HOURS, XoopsLocaleEn_US\F_MINUTES, XoopsLocaleEn_US\F_SECONDS, XoopsBaseConfig\get(), Xoops\getInstance(), XoopsLocaleEn_US\GROUPS, XoopsLocaleEn_US\HTML, XoopsLocaleEn_US\LEFT, XoopsLocaleEn_US\NAME, XoopsLocaleEn_US\NO_CACHE, XoopsLocaleEn_US\ONE_DAY, XoopsLocaleEn_US\ONE_HOUR, XoopsLocaleEn_US\ONE_MINUTE, XoopsLocaleEn_US\ONE_MONTH, XoopsLocaleEn_US\ONE_WEEK, XoopsLocaleEn_US\OPTIONS, SystemLocaleEn_US\PHP_SCRIPT, XoopsLocaleEn_US\RIGHT, XoopsLocaleEn_US\SIDE, XoopsLocaleEn_US\TITLE, SystemLocaleEn_US\TOP_CENTER, SystemLocaleEn_US\TOP_LEFT, XoopsLocaleEn_US\TOP_PAGE, SystemLocaleEn_US\TOP_RIGHT, XoopsLocaleEn_US\VISIBLE, XoopsLocaleEn_US\VISIBLE_IN, and XoopsLocaleEn_US\WEIGHT.

Here is the call graph for this function:

Member Data Documentation

null XoopsBlock SystemBlockForm::$obj = null
private

Definition at line 31 of file block.php.

Referenced by __construct().


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