XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | _CM_ACTIVE 'Active' |
const | _CM_BOTTOM 'Bottom' |
const | _CM_COMANONPOST 'Allow anonymous comments?' |
const | _CM_COMAPPROVEADMIN 'All comments need to be approved by administrator' |
const | _CM_COMAPPROVEALL 'Comments are always approved' |
const | _CM_COMAPPROVEUSER 'Comments by registered users are always approved' |
const | _CM_COMDELETED 'Comment(s) deleted.' |
const | _CM_COMDELETENG 'Could not delete comment.' |
const | _CM_COMNOCOM 'Disable comments' |
const | _CM_COMRULES 'Comment Rules' |
const | _CM_DELETEALL 'Yes, delete all' |
const | _CM_DELETEONE 'No, delete only this comment' |
const | _CM_DELETESELECT 'Delete all its child comments?' |
const | _CM_DOAUTOWRAP 'Auto wrap lines' |
const | _CM_DOHTML 'Enable HTML Tags' |
const | _CM_DOSMILEY 'Enable Smiley Icons' |
const | _CM_DOXCODE 'Enable XOOPS Codes' |
const | _CM_EMAIL 'Email' |
const | _CM_FROM 'From' |
const | _CM_HIDDEN 'Hidden' |
const | _CM_JOINED 'Joined' |
const | _CM_MESSAGE 'Message' |
const | _CM_NOTICE "The comments are owned by the author. We aren't responsible for their content." |
const | _CM_ONLINE 'Online!' |
const | _CM_PARENT 'Parent' |
const | _CM_PENDING 'Pending' |
const | _CM_POSTCOMMENT 'Publish Comment' |
const | _CM_POSTED 'Published' |
const | _CM_POSTER 'Author' |
const | _CM_POSTS 'Comments' |
const | _CM_REFRESH 'Refresh' |
const | _CM_REPLIES 'Replies' |
const | _CM_STATUS 'Status' |
const | _CM_THANKSPOST 'Thanks for your comments!' |
const | _CM_THREAD 'Thread' |
const | _CM_TITLE 'Title' |
const | _CM_TOP 'Top' |
const | _CM_UPDATED 'Updated' |
const | _CM_URL 'Website' |
const | _CM_USER 'Name' |
const _CM_ACTIVE 'Active' |
Definition at line 15 of file comment.php.
Referenced by XoopsCommentRenderer\XoopsCommentRenderer().
const _CM_BOTTOM 'Bottom' |
Definition at line 21 of file comment.php.
const _CM_COMANONPOST 'Allow anonymous comments?' |
Definition at line 41 of file comment.php.
const _CM_COMAPPROVEADMIN 'All comments need to be approved by administrator' |
Definition at line 40 of file comment.php.
const _CM_COMAPPROVEALL 'Comments are always approved' |
Definition at line 38 of file comment.php.
const _CM_COMAPPROVEUSER 'Comments by registered users are always approved' |
Definition at line 39 of file comment.php.
const _CM_COMDELETED 'Comment(s) deleted.' |
Definition at line 30 of file comment.php.
const _CM_COMDELETENG 'Could not delete comment.' |
Definition at line 31 of file comment.php.
const _CM_COMNOCOM 'Disable comments' |
Definition at line 42 of file comment.php.
const _CM_COMRULES 'Comment Rules' |
Definition at line 37 of file comment.php.
const _CM_DELETEALL 'Yes, delete all' |
Definition at line 34 of file comment.php.
const _CM_DELETEONE 'No, delete only this comment' |
Definition at line 33 of file comment.php.
const _CM_DELETESELECT 'Delete all its child comments?' |
Definition at line 32 of file comment.php.
const _CM_DOAUTOWRAP 'Auto wrap lines' |
Definition at line 10 of file comment.php.
const _CM_DOHTML 'Enable HTML Tags' |
Definition at line 9 of file comment.php.
const _CM_DOSMILEY 'Enable Smiley Icons' |
Definition at line 8 of file comment.php.
const _CM_DOXCODE 'Enable XOOPS Codes' |
Definition at line 11 of file comment.php.
const _CM_EMAIL 'Email' |
Definition at line 45 of file comment.php.
Referenced by XoopsCommentRenderer\_renderNestReplies(), XoopsCommentRenderer\renderFlatView(), XoopsCommentRenderer\renderNestView(), and XoopsCommentRenderer\renderThreadView().
const _CM_FROM 'From' |
Definition at line 29 of file comment.php.
Referenced by XoopsComments\showThreadPost().
const _CM_HIDDEN 'Hidden' |
Definition at line 14 of file comment.php.
Referenced by XoopsCommentRenderer\XoopsCommentRenderer().
const _CM_JOINED 'Joined' |
Definition at line 27 of file comment.php.
Referenced by XoopsComments\showThreadPost().
const _CM_MESSAGE 'Message' |
Definition at line 7 of file comment.php.
const _CM_NOTICE "The comments are owned by the author. We aren't responsible for their content." |
Definition at line 36 of file comment.php.
const _CM_ONLINE 'Online!' |
Definition at line 22 of file comment.php.
Referenced by XoopsCommentRenderer\_getPosterArray().
const _CM_PARENT 'Parent' |
Definition at line 19 of file comment.php.
Referenced by XoopsCommentRenderer\renderThreadView().
const _CM_PENDING 'Pending' |
Definition at line 13 of file comment.php.
Referenced by XoopsCommentRenderer\XoopsCommentRenderer().
const _CM_POSTCOMMENT 'Publish Comment' |
Definition at line 17 of file comment.php.
Referenced by XoopsComments\printNavBar().
const _CM_POSTED 'Published' |
Definition at line 23 of file comment.php.
Referenced by XoopsComments\showTreeHead().
const _CM_POSTER 'Author' |
Definition at line 26 of file comment.php.
Referenced by openThread(), and XoopsComments\showTreeHead().
const _CM_POSTS 'Comments' |
Definition at line 28 of file comment.php.
Referenced by XoopsComments\showThreadPost().
const _CM_REFRESH 'Refresh' |
Definition at line 12 of file comment.php.
Referenced by XoopsComments\printNavBar().
const _CM_REPLIES 'Replies' |
Definition at line 18 of file comment.php.
Referenced by XoopsComments\showTreeHead().
const _CM_STATUS 'Status' |
Definition at line 16 of file comment.php.
Referenced by XoopsCommentRenderer\_renderNestReplies(), XoopsCommentRenderer\renderFlatView(), XoopsCommentRenderer\renderNestView(), and XoopsCommentRenderer\renderThreadView().
const _CM_THANKSPOST 'Thanks for your comments!' |
Definition at line 35 of file comment.php.
const _CM_THREAD 'Thread' |
Definition at line 25 of file comment.php.
Referenced by openThread().
const _CM_TITLE 'Title' |
Definition at line 6 of file comment.php.
Referenced by XoopsComments\showTreeHead().
const _CM_TOP 'Top' |
Definition at line 20 of file comment.php.
Referenced by XoopsCommentRenderer\renderThreadView().
const _CM_UPDATED 'Updated' |
Definition at line 24 of file comment.php.
const _CM_URL 'Website' |
Definition at line 46 of file comment.php.
const _CM_USER 'Name' |
Definition at line 44 of file comment.php.