XOOPS  2.6.0
main.php File Reference

Go to the source code of this file.

Variables

const _MD_COMMENTS_ACTIVE 'Active'
 
const _MD_COMMENTS_COMANONPOST 'Allow anonymous comments?'
 
const _MD_COMMENTS_COMAPPROVEADMIN 'All comments need to be approved by administrator'
 
const _MD_COMMENTS_COMAPPROVEALL 'Comments are always approved'
 
const _MD_COMMENTS_COMAPPROVEUSER 'Comments by registered users are always approved'
 
const _MD_COMMENTS_COMDELETED 'Comment(s) deleted.'
 
const _MD_COMMENTS_COMDELETENG 'Could not delete comment.'
 
const _MD_COMMENTS_COMNOCOM 'Disable comments'
 
const _MD_COMMENTS_COMRULES 'Comment Rules'
 
const _MD_COMMENTS_DELETE "Deleting comments..."
 
const _MD_COMMENTS_DELETE_ERROR "ERROR: Could not delete comments"
 
const _MD_COMMENTS_DELETEALL 'Yes, delete all'
 
const _MD_COMMENTS_DELETED "Comments deleted"
 
const _MD_COMMENTS_DELETEONE 'No, delete only this comment'
 
const _MD_COMMENTS_DELETESELECT 'Delete all its child comments?'
 
const _MD_COMMENTS_DOAUTOWRAP 'Auto wrap lines'
 
const _MD_COMMENTS_DOHTML 'Enable HTML Tags'
 
const _MD_COMMENTS_DOSMILEY 'Enable Smiley Icons'
 
const _MD_COMMENTS_DOXCODE 'Enable XOOPS Codes'
 
const _MD_COMMENTS_FROM 'From'
 
const _MD_COMMENTS_HIDDEN 'Hidden'
 
const _MD_COMMENTS_JOINED 'Joined'
 
const _MD_COMMENTS_MESSAGE 'Message'
 
const _MD_COMMENTS_NOTICE "The comments are owned by the author. We aren't responsible for their content."
 
const _MD_COMMENTS_ONLINE 'Online!'
 
const _MD_COMMENTS_PARENT 'Parent'
 
const _MD_COMMENTS_PENDING 'Pending'
 
const _MD_COMMENTS_POSTCOMMENT 'Publish Comment'
 
const _MD_COMMENTS_POSTED 'Published'
 
const _MD_COMMENTS_POSTER 'Author'
 
const _MD_COMMENTS_POSTS 'Comments'
 
const _MD_COMMENTS_REFRESH 'Refresh'
 
const _MD_COMMENTS_REPLIES 'Replies'
 
const _MD_COMMENTS_STATUS 'Status'
 
const _MD_COMMENTS_THANKSPOST 'Thanks for your comments!'
 
const _MD_COMMENTS_THREAD 'Thread'
 
const _MD_COMMENTS_TITLE 'Title'
 
const _MD_COMMENTS_TOP 'Top'
 
const _MD_COMMENTS_UPDATED 'Updated'
 

Variable Documentation

const _MD_COMMENTS_ACTIVE 'Active'
const _MD_COMMENTS_COMANONPOST 'Allow anonymous comments?'

Definition at line 54 of file main.php.

const _MD_COMMENTS_COMAPPROVEADMIN 'All comments need to be approved by administrator'

Definition at line 53 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_COMAPPROVEALL 'Comments are always approved'

Definition at line 51 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_COMAPPROVEUSER 'Comments by registered users are always approved'

Definition at line 52 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_COMDELETED 'Comment(s) deleted.'

Definition at line 43 of file main.php.

Referenced by Comments\displayDelete().

const _MD_COMMENTS_COMDELETENG 'Could not delete comment.'

Definition at line 44 of file main.php.

Referenced by Comments\displayDelete().

const _MD_COMMENTS_COMNOCOM 'Disable comments'

Definition at line 55 of file main.php.

const _MD_COMMENTS_COMRULES 'Comment Rules'

Definition at line 50 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_DELETE "Deleting comments..."

Definition at line 58 of file main.php.

const _MD_COMMENTS_DELETE_ERROR "ERROR: Could not delete comments"

Definition at line 59 of file main.php.

const _MD_COMMENTS_DELETEALL 'Yes, delete all'

Definition at line 47 of file main.php.

Referenced by Comments\displayDelete().

const _MD_COMMENTS_DELETED "Comments deleted"

Definition at line 60 of file main.php.

const _MD_COMMENTS_DELETEONE 'No, delete only this comment'

Definition at line 46 of file main.php.

Referenced by Comments\displayDelete().

const _MD_COMMENTS_DELETESELECT 'Delete all its child comments?'

Definition at line 45 of file main.php.

Referenced by Comments\displayDelete().

const _MD_COMMENTS_DOAUTOWRAP 'Auto wrap lines'

Definition at line 23 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_DOHTML 'Enable HTML Tags'

Definition at line 22 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_DOSMILEY 'Enable Smiley Icons'

Definition at line 21 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_DOXCODE 'Enable XOOPS Codes'

Definition at line 24 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_FROM 'From'

Definition at line 42 of file main.php.

Referenced by Comments\renderView().

const _MD_COMMENTS_HIDDEN 'Hidden'
const _MD_COMMENTS_JOINED 'Joined'

Definition at line 40 of file main.php.

Referenced by Comments\renderView().

const _MD_COMMENTS_MESSAGE 'Message'

Definition at line 20 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_NOTICE "The comments are owned by the author. We aren't responsible for their content."

Definition at line 49 of file main.php.

Referenced by Comments\renderView().

const _MD_COMMENTS_ONLINE 'Online!'

Definition at line 35 of file main.php.

Referenced by CommentsCommentRenderer\_getPosterArray().

const _MD_COMMENTS_PARENT 'Parent'

Definition at line 32 of file main.php.

Referenced by CommentsCommentRenderer\renderThreadView().

const _MD_COMMENTS_PENDING 'Pending'
const _MD_COMMENTS_POSTCOMMENT 'Publish Comment'

Definition at line 30 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_POSTED 'Published'

Definition at line 36 of file main.php.

Referenced by Comments\renderHeader(), and Comments\renderView().

const _MD_COMMENTS_POSTER 'Author'

Definition at line 39 of file main.php.

Referenced by Comments\renderHeader(), and Comments\renderView().

const _MD_COMMENTS_POSTS 'Comments'

Definition at line 41 of file main.php.

Referenced by Comments\renderView().

const _MD_COMMENTS_REFRESH 'Refresh'

Definition at line 25 of file main.php.

const _MD_COMMENTS_REPLIES 'Replies'

Definition at line 31 of file main.php.

Referenced by Comments\renderView().

const _MD_COMMENTS_THANKSPOST 'Thanks for your comments!'

Definition at line 48 of file main.php.

Referenced by Comments\displayPost().

const _MD_COMMENTS_THREAD 'Thread'

Definition at line 38 of file main.php.

Referenced by Comments\renderView().

const _MD_COMMENTS_TITLE 'Title'
Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 19 of file main.php.

Referenced by CommentsCommentForm\__construct().

const _MD_COMMENTS_TOP 'Top'

Definition at line 33 of file main.php.

Referenced by CommentsCommentRenderer\renderThreadView().

const _MD_COMMENTS_UPDATED 'Updated'

Definition at line 37 of file main.php.

Referenced by Comments\renderView().