XOOPS  2.6.0
modinfo.php File Reference

Go to the source code of this file.

Namespaces

 userrank
 

Variables

const _MI_RANK_TITLE_1 "Just popping in"
 
const _MI_RANK_TITLE_2 "Not too shy to talk"
 
const _MI_RANK_TITLE_3 "Quite a regular"
 
const _MI_RANK_TITLE_4 "Just can't stay away"
 
const _MI_RANK_TITLE_5 "Home away from home"
 
const _MI_RANK_TITLE_6 "Moderator"
 
const _MI_RANK_TITLE_7 "Webmaster"
 
const _MI_USERRANK_DESC "You can add ranks for your users."
 
const _MI_USERRANK_NAME "User ranks"
 
const _MI_USERRANK_PREFERENCE_PAGER "Number of ranks to display per page"
 
const _USERRANK_MI_ABOUT "About"
 
const _USERRANK_MI_INDEX "Home"
 
const _USERRANK_MI_USERRANK "User Ranks"
 

Variable Documentation

const _MI_RANK_TITLE_1 "Just popping in"

Definition at line 33 of file modinfo.php.

Referenced by xoops_module_install_userrank().

const _MI_RANK_TITLE_2 "Not too shy to talk"

Definition at line 34 of file modinfo.php.

Referenced by xoops_module_install_userrank().

const _MI_RANK_TITLE_3 "Quite a regular"

Definition at line 35 of file modinfo.php.

Referenced by xoops_module_install_userrank().

const _MI_RANK_TITLE_4 "Just can't stay away"

Definition at line 36 of file modinfo.php.

Referenced by xoops_module_install_userrank().

const _MI_RANK_TITLE_5 "Home away from home"

Definition at line 37 of file modinfo.php.

Referenced by xoops_module_install_userrank().

const _MI_RANK_TITLE_6 "Moderator"

Definition at line 38 of file modinfo.php.

Referenced by xoops_module_install_userrank().

const _MI_RANK_TITLE_7 "Webmaster"

Definition at line 39 of file modinfo.php.

Referenced by xoops_module_install_userrank().

const _MI_USERRANK_DESC "You can add ranks for your users."

Definition at line 24 of file modinfo.php.

const _MI_USERRANK_NAME "User ranks"

Definition at line 23 of file modinfo.php.

const _MI_USERRANK_PREFERENCE_PAGER "Number of ranks to display per page"

Definition at line 30 of file modinfo.php.

const _USERRANK_MI_ABOUT "About"

Definition at line 28 of file modinfo.php.

const _USERRANK_MI_INDEX "Home"

Definition at line 26 of file modinfo.php.

const _USERRANK_MI_USERRANK "User Ranks"

Definition at line 27 of file modinfo.php.