XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _MI_THUMBS_DESC 'Support for thumbnail management' |
const | _MI_THUMBS_MAX_HEIGHT "Max Height" |
const | _MI_THUMBS_MAX_HEIGHT_DESC "Default maximum height in pixels for thumbnails" |
const | _MI_THUMBS_MAX_WIDTH "Max Width" |
const | _MI_THUMBS_MAX_WIDTH_DESC "Default maximum width in pixels for thumbnails" |
const | _MI_THUMBS_NAME 'Thumbs' |
const _MI_THUMBS_DESC 'Support for thumbnail management' |
Definition at line 20 of file modinfo.php.
const _MI_THUMBS_MAX_HEIGHT "Max Height" |
Definition at line 23 of file modinfo.php.
const _MI_THUMBS_MAX_HEIGHT_DESC "Default maximum height in pixels for thumbnails" |
Definition at line 24 of file modinfo.php.
const _MI_THUMBS_MAX_WIDTH "Max Width" |
Definition at line 25 of file modinfo.php.
const _MI_THUMBS_MAX_WIDTH_DESC "Default maximum width in pixels for thumbnails" |
Definition at line 26 of file modinfo.php.
const _MI_THUMBS_NAME 'Thumbs' |
Definition at line 19 of file modinfo.php.