XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | kernel |
Variables | |
$button_tray = new XoopsFormElementTray('' ,' ') | |
$cform = new XoopsThemeForm(_CM_POSTCOMMENT, "commentform", "postcomment.php", "post", true) | |
$icons_radio = new XoopsFormRadio(_MESSAGEICON, 'icon', $icon) | |
$option_tray = new XoopsFormElementTray(_OPTIONS,'<br />') | |
if($xoopsUser) | $smiley_checkbox = new XoopsFormCheckBox('', 'nosmiley', $nosmiley) |
$subject_icons = XoopsLists::getSubjectsList() | |
$button_tray = new XoopsFormElementTray('' ,' ') |
Definition at line 65 of file commentform.inc.php.
$cform = new XoopsThemeForm(_CM_POSTCOMMENT, "commentform", "postcomment.php", "post", true) |
Definition at line 25 of file commentform.inc.php.
$icons_radio = new XoopsFormRadio(_MESSAGEICON, 'icon', $icon) |
Definition at line 31 of file commentform.inc.php.
$option_tray = new XoopsFormElementTray(_OPTIONS,'<br />') |
Definition at line 38 of file commentform.inc.php.
if ($xoopsUser) $smiley_checkbox = new XoopsFormCheckBox('', 'nosmiley', $nosmiley) |
Definition at line 51 of file commentform.inc.php.
$subject_icons = XoopsLists::getSubjectsList() |
Definition at line 32 of file commentform.inc.php.