XOOPS
2.6.0
|
Public Member Functions | |
__construct (CommentsComment $obj) | |
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) | |
Definition at line 22 of file comment.php.
CommentsCommentForm::__construct | ( | CommentsComment | $obj | ) |
CommentsComment | $obj |
Definition at line 27 of file comment.php.
References $button_tray, $configs, $dirname, $editor, $helper, $module, $myts, $url, $xoops, _MD_COMMENTS_ACTIVE, _MD_COMMENTS_COMAPPROVEADMIN, _MD_COMMENTS_COMAPPROVEALL, _MD_COMMENTS_COMAPPROVEUSER, _MD_COMMENTS_COMRULES, _MD_COMMENTS_DOAUTOWRAP, _MD_COMMENTS_DOHTML, _MD_COMMENTS_DOSMILEY, _MD_COMMENTS_DOXCODE, _MD_COMMENTS_HIDDEN, _MD_COMMENTS_MESSAGE, _MD_COMMENTS_PENDING, _MD_COMMENTS_POSTCOMMENT, _MD_COMMENTS_STATUS, _MD_COMMENTS_TITLE, XoopsLocaleEn_US\A_DELETE, XoopsLocaleEn_US\A_PREVIEW, Xoops\Form\Form\addElement(), Xoops\Form\Checkbox\addOption(), Xoops\Form\Select\addOptionArray(), XoopsLocaleEn_US\E_NO_ACCESS_PERMISSION, XoopsBaseConfig\get(), Comments\getInstance(), Xoops\getInstance(), MyTextSanitizer\getInstance(), Xoops\Core\Kernel\XoopsObject\getVar(), XoopsLocaleEn_US\MESSAGE_ICON, XoopsLocaleEn_US\OPTIONS, and XoopsLocaleEn_US\POST_ANONYMOUSLY.