XOOPS  2.6.0
modinfo.php File Reference

Go to the source code of this file.

Variables

const _MI_SCHEMATOOL_ADMIN_ABOUT 'About'
 
const _MI_SCHEMATOOL_ADMIN_INDEX 'Home'
 
const _MI_SCHEMATOOL_ADMIN_TOOL 'Schema'
 
const _MI_SCHEMATOOL_DESC 'Developer tool to create schema files.'
 
const _MI_SCHEMATOOL_EXPORT_SCHEMA 'Exportable Schema'
 
const _MI_SCHEMATOOL_FORM_CAPTION 'Select module'
 
const _MI_SCHEMATOOL_MSG_NO_TABLES 'The module "%s" does not have any database tables.'
 
const _MI_SCHEMATOOL_NAME 'Schema Tool'
 
const _MI_SCHEMATOOL_TITLE 'Schema Tool'
 
const _MI_SCHEMATOOL_TITLE_NO_TABLES 'No Tables'
 

Variable Documentation

const _MI_SCHEMATOOL_ADMIN_ABOUT 'About'

Definition at line 6 of file modinfo.php.

const _MI_SCHEMATOOL_ADMIN_INDEX 'Home'

Definition at line 5 of file modinfo.php.

const _MI_SCHEMATOOL_ADMIN_TOOL 'Schema'

Definition at line 7 of file modinfo.php.

const _MI_SCHEMATOOL_DESC 'Developer tool to create schema files.'

Definition at line 3 of file modinfo.php.

const _MI_SCHEMATOOL_EXPORT_SCHEMA 'Exportable Schema'

Definition at line 11 of file modinfo.php.

const _MI_SCHEMATOOL_FORM_CAPTION 'Select module'

Definition at line 10 of file modinfo.php.

const _MI_SCHEMATOOL_MSG_NO_TABLES 'The module "%s" does not have any database tables.'

Definition at line 13 of file modinfo.php.

const _MI_SCHEMATOOL_NAME 'Schema Tool'

Definition at line 2 of file modinfo.php.

const _MI_SCHEMATOOL_TITLE 'Schema Tool'

Definition at line 9 of file modinfo.php.

const _MI_SCHEMATOOL_TITLE_NO_TABLES 'No Tables'

Definition at line 12 of file modinfo.php.