XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | kernel |
Variables | |
const | XOOPS_COMMENT_ACTIVE 2 |
const | XOOPS_COMMENT_APPROVEADMIN 3 |
const | XOOPS_COMMENT_APPROVEALL 1 |
const | XOOPS_COMMENT_APPROVENONE 0 |
const | XOOPS_COMMENT_APPROVEUSER 2 |
const | XOOPS_COMMENT_HIDDEN 3 |
const | XOOPS_COMMENT_NEW1ST 1 |
const | XOOPS_COMMENT_OLD1ST 0 |
const | XOOPS_COMMENT_PENDING 1 |
const XOOPS_COMMENT_ACTIVE 2 |
Definition at line 31 of file comment_constants.php.
Referenced by XoopsCommentRenderer\_renderNestReplies(), XoopsCommentRenderer\_renderThreadReplies(), b_system_comments_show(), XoopsCommentRenderer\renderFlatView(), XoopsCommentRenderer\renderNestView(), XoopsCommentRenderer\renderThreadView(), synchronize(), and XoopsCommentRenderer\XoopsCommentRenderer().
const XOOPS_COMMENT_APPROVEADMIN 3 |
Definition at line 29 of file comment_constants.php.
Referenced by notificationEvents(), and xoops_module_install().
const XOOPS_COMMENT_APPROVEALL 1 |
Definition at line 27 of file comment_constants.php.
Referenced by notificationEvents(), and xoops_module_install().
const XOOPS_COMMENT_APPROVENONE 0 |
Comment Constants
Definition at line 26 of file comment_constants.php.
Referenced by notificationEvents(), and xoops_module_install().
const XOOPS_COMMENT_APPROVEUSER 2 |
Definition at line 28 of file comment_constants.php.
Referenced by notificationEvents(), and xoops_module_install().
const XOOPS_COMMENT_HIDDEN 3 |
Definition at line 32 of file comment_constants.php.
Referenced by XoopsCommentRenderer\XoopsCommentRenderer().
const XOOPS_COMMENT_NEW1ST 1 |
Definition at line 34 of file comment_constants.php.
const XOOPS_COMMENT_OLD1ST 0 |
Definition at line 33 of file comment_constants.php.
const XOOPS_COMMENT_PENDING 1 |
Definition at line 30 of file comment_constants.php.
Referenced by XoopsCommentRenderer\XoopsCommentRenderer().