XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
main.php File Reference

Go to the source code of this file.

Variables

const _AM_MODULEADMIN_ABOUT "About"
 
const _AM_MODULEADMIN_ABOUT_AUTHOR "Author: "
 
const _AM_MODULEADMIN_ABOUT_AUTHOR_INFO "Author Info"
 
const _AM_MODULEADMIN_ABOUT_AUTHOR_NAME "Author name: "
 
const _AM_MODULEADMIN_ABOUT_CHANGELOG 'Change log'
 
const _AM_MODULEADMIN_ABOUT_CREDITS "Credits: "
 
const _AM_MODULEADMIN_ABOUT_DESCRIPTION 'Description'
 
const _AM_MODULEADMIN_ABOUT_LICENSE "License: "
 
const _AM_MODULEADMIN_ABOUT_MODULEINFO 'Module Info'
 
const _AM_MODULEADMIN_ABOUT_MODULESTATUS 'Status:'
 
const _AM_MODULEADMIN_ABOUT_RELEASEDATE "Released: "
 
const _AM_MODULEADMIN_ABOUT_UPDATEDATE 'Updated:'
 
const _AM_MODULEADMIN_ABOUT_WEBSITE "Website:"
 
const _AM_MODULEADMIN_ADMIN_FOOTER "<div class='center smallsmall italic pad5'>This module is maintained by the <a class='tooltip' rel='external' href='http://xoops.org/' title='Visit XOOPS Community'>XOOPS Community</a></div>"
 
const _AM_MODULEADMIN_CONFIG 'Configuration Check'
 
const _AM_MODULEADMIN_CONFIG_ADMIN 'Minimum ModuleAdmin required: %s (your version is %s)'
 
const _AM_MODULEADMIN_CONFIG_CHMOD "The folder '%s' must be with a chmod '%s' (it's now set on %s).'"
 
const _AM_MODULEADMIN_CONFIG_DB 'minimum version required: %s (your version is %s)'
 
const _AM_MODULEADMIN_CONFIG_FOLDERKO "The folder '%s' does not exist"
 
const _AM_MODULEADMIN_CONFIG_FOLDEROK "The folder '%s' exists"
 
const _AM_MODULEADMIN_CONFIG_PHP 'Minimum PHP required: %s (your version is %s)'
 
const _AM_MODULEADMIN_CONFIG_XOOPS 'Minimum XOOPS required: %s (your version is %s)'
 
const _AM_MODULEADMIN_DASHBOARD "Dashboard"
 
const _AM_MODULEADMIN_HOME "Home"
 
const _AM_MODULEADMIN_PERMISSIONS "Permissions"
 

Variable Documentation

const _AM_MODULEADMIN_ABOUT "About"

Definition at line 45 of file main.php.

const _AM_MODULEADMIN_ABOUT_AUTHOR "Author: "

Definition at line 37 of file main.php.

const _AM_MODULEADMIN_ABOUT_AUTHOR_INFO "Author Info"

Definition at line 41 of file main.php.

const _AM_MODULEADMIN_ABOUT_AUTHOR_NAME "Author name: "

Definition at line 40 of file main.php.

const _AM_MODULEADMIN_ABOUT_CHANGELOG 'Change log'

Definition at line 29 of file main.php.

Referenced by ModuleAdmin\renderAbout().

const _AM_MODULEADMIN_ABOUT_CREDITS "Credits: "

Definition at line 38 of file main.php.

const _AM_MODULEADMIN_ABOUT_DESCRIPTION 'Description'

Definition at line 30 of file main.php.

Referenced by ModuleAdmin\renderAbout().

const _AM_MODULEADMIN_ABOUT_LICENSE "License: "

Definition at line 39 of file main.php.

const _AM_MODULEADMIN_ABOUT_MODULEINFO 'Module Info'

Definition at line 31 of file main.php.

Referenced by ModuleAdmin\renderAbout().

const _AM_MODULEADMIN_ABOUT_MODULESTATUS 'Status:'

Definition at line 32 of file main.php.

Referenced by ModuleAdmin\renderAbout().

const _AM_MODULEADMIN_ABOUT_RELEASEDATE "Released: "

Definition at line 36 of file main.php.

const _AM_MODULEADMIN_ABOUT_UPDATEDATE 'Updated:'

Definition at line 33 of file main.php.

Referenced by ModuleAdmin\renderAbout().

const _AM_MODULEADMIN_ABOUT_WEBSITE "Website:"

Definition at line 34 of file main.php.

Referenced by ModuleAdmin\renderAbout().

const _AM_MODULEADMIN_ADMIN_FOOTER "<div class='center smallsmall italic pad5'>This module is maintained by the <a class='tooltip' rel='external' href='http://xoops.org/' title='Visit XOOPS Community'>XOOPS Community</a></div>"

Definition at line 49 of file main.php.

const _AM_MODULEADMIN_CONFIG 'Configuration Check'

Frameworks Module Admin

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Author
Grégory Mage (Aka Mage)

Definition at line 18 of file main.php.

Referenced by ModuleAdmin\renderIndex().

const _AM_MODULEADMIN_CONFIG_ADMIN 'Minimum ModuleAdmin required: %s (your version is %s)'

Definition at line 26 of file main.php.

Referenced by ModuleAdmin\renderIndex().

const _AM_MODULEADMIN_CONFIG_CHMOD "The folder '%s' must be with a chmod '%s' (it's now set on %s).'"

Definition at line 19 of file main.php.

Referenced by ModuleAdmin\addConfigBoxLine().

const _AM_MODULEADMIN_CONFIG_DB 'minimum version required: %s (your version is %s)'

Definition at line 25 of file main.php.

Referenced by ModuleAdmin\renderIndex().

const _AM_MODULEADMIN_CONFIG_FOLDERKO "The folder '%s' does not exist"

Definition at line 20 of file main.php.

Referenced by ModuleAdmin\addConfigBoxLine().

const _AM_MODULEADMIN_CONFIG_FOLDEROK "The folder '%s' exists"

Definition at line 21 of file main.php.

Referenced by ModuleAdmin\addConfigBoxLine().

const _AM_MODULEADMIN_CONFIG_PHP 'Minimum PHP required: %s (your version is %s)'

Definition at line 22 of file main.php.

Referenced by ModuleAdmin\renderIndex().

const _AM_MODULEADMIN_CONFIG_XOOPS 'Minimum XOOPS required: %s (your version is %s)'

Definition at line 23 of file main.php.

Referenced by ModuleAdmin\renderIndex().

const _AM_MODULEADMIN_DASHBOARD "Dashboard"

Definition at line 44 of file main.php.

const _AM_MODULEADMIN_HOME "Home"

Definition at line 43 of file main.php.

const _AM_MODULEADMIN_PERMISSIONS "Permissions"

Definition at line 46 of file main.php.