XOOPS 2.5.6
Final
|
Go to the source code of this file.
Variables | |
const | _AM_SYSTEM_IMAGES_ACTIONS "Actions" |
const | _AM_SYSTEM_IMAGES_ADDCAT "Add Category" |
const | _AM_SYSTEM_IMAGES_ADDIMG "Add Image" |
const | _AM_SYSTEM_IMAGES_ASFILE " Store as files (in uploads directory)<br />" |
const | _AM_SYSTEM_IMAGES_CATLIST "Category List" |
const | _AM_SYSTEM_IMAGES_DISPLAY "Display" |
const | _AM_SYSTEM_IMAGES_EDITIMG "Edit Image" |
const | _AM_SYSTEM_IMAGES_FAILDEL "Failed deleting image %s from the database" |
const | _AM_SYSTEM_IMAGES_FAILDELCAT "Failed deleting image category %s from the database" |
const | _AM_SYSTEM_IMAGES_FAILSAVE "Failed save image %s into the database" |
const | _AM_SYSTEM_IMAGES_FAILUNLINK "Failed deleting image %s from the server directory" |
const | _AM_SYSTEM_IMAGES_IMGCATDISPLAY "Display this category ?" |
const | _AM_SYSTEM_IMAGES_IMGCATNAME "Category Name:" |
const | _AM_SYSTEM_IMAGES_IMGCATRGRP 'Select groups for image manager use:<br /><br /><span style="font-weight: normal;">These are groups allowed to use the image manager for selecting images but not uploading. Webmaster has automatic access.</span>' |
const | _AM_SYSTEM_IMAGES_IMGCATSTRTYPE "Images are uploaded to:" |
const | _AM_SYSTEM_IMAGES_IMGCATWEIGHT "Display order in image manager:" |
const | _AM_SYSTEM_IMAGES_IMGCATWGRP 'Select groups allowed to upload images:<br /><br /><span style="font-weight: normal;">Typical usage is for moderator and admin groups.</span>' |
const | _AM_SYSTEM_IMAGES_IMGLIST "Image List" |
const | _AM_SYSTEM_IMAGES_INDB ' Store in the database (as binary "blob" data)' |
const | _AM_SYSTEM_IMAGES_MAIN "Main" |
const | _AM_SYSTEM_IMAGES_MANAGER "Image Manager" |
const | _AM_SYSTEM_IMAGES_MAXHEIGHT "Max height" |
const | _AM_SYSTEM_IMAGES_MAXSIZE "Max size" |
const | _AM_SYSTEM_IMAGES_MAXWIDTH "Max width" |
const | _AM_SYSTEM_IMAGES_NAME "Name" |
const | _AM_SYSTEM_IMAGES_NBIMAGES "Images" |
const | _AM_SYSTEM_IMAGES_NOCAT "No Category Available" |
const | _AM_SYSTEM_IMAGES_OFF "Display in image manager" |
const | _AM_SYSTEM_IMAGES_ON "Does not display in image manager" |
const | _AM_SYSTEM_IMAGES_RUDELIMG "Are you sure that you want to delete this images file ?" |
const | _AM_SYSTEM_IMAGES_RUDELIMGCAT "Are you sure that you want to delete this category and all of its images files?" |
const | _AM_SYSTEM_IMAGES_STRTYOPENG "This can not be changed afterwards!" |
const | _AM_SYSTEM_IMAGES_TIPS "<ul><li>Manage categories of images and users permissions</li></ul>" |
const | _AM_SYSTEM_IMAGES_URL "Show image URL" |
const | _AM_SYSTEM_IMAGES_VIEW "View" |
const _AM_SYSTEM_IMAGES_ACTIONS "Actions" |
Definition at line 27 of file images.php.
const _AM_SYSTEM_IMAGES_ADDCAT "Add Category" |
Definition at line 16 of file images.php.
const _AM_SYSTEM_IMAGES_ADDIMG "Add Image" |
Definition at line 17 of file images.php.
const _AM_SYSTEM_IMAGES_ASFILE " Store as files (in uploads directory)<br />" |
Definition at line 30 of file images.php.
const _AM_SYSTEM_IMAGES_CATLIST "Category List" |
Definition at line 19 of file images.php.
const _AM_SYSTEM_IMAGES_DISPLAY "Display" |
Definition at line 26 of file images.php.
const _AM_SYSTEM_IMAGES_EDITIMG "Edit Image" |
Definition at line 18 of file images.php.
const _AM_SYSTEM_IMAGES_FAILDEL "Failed deleting image %s from the database" |
Definition at line 46 of file images.php.
const _AM_SYSTEM_IMAGES_FAILDELCAT "Failed deleting image category %s from the database" |
Definition at line 47 of file images.php.
const _AM_SYSTEM_IMAGES_FAILSAVE "Failed save image %s into the database" |
Definition at line 44 of file images.php.
const _AM_SYSTEM_IMAGES_FAILUNLINK "Failed deleting image %s from the server directory" |
Definition at line 48 of file images.php.
const _AM_SYSTEM_IMAGES_IMGCATDISPLAY "Display this category ?" |
Definition at line 34 of file images.php.
const _AM_SYSTEM_IMAGES_IMGCATNAME "Category Name:" |
Definition at line 31 of file images.php.
const _AM_SYSTEM_IMAGES_IMGCATRGRP 'Select groups for image manager use:<br /><br /><span style="font-weight: normal;">These are groups allowed to use the image manager for selecting images but not uploading. Webmaster has automatic access.</span>' |
Definition at line 32 of file images.php.
const _AM_SYSTEM_IMAGES_IMGCATSTRTYPE "Images are uploaded to:" |
Definition at line 35 of file images.php.
const _AM_SYSTEM_IMAGES_IMGCATWEIGHT "Display order in image manager:" |
Definition at line 37 of file images.php.
const _AM_SYSTEM_IMAGES_IMGCATWGRP 'Select groups allowed to upload images:<br /><br /><span style="font-weight: normal;">Typical usage is for moderator and admin groups.</span>' |
Definition at line 33 of file images.php.
const _AM_SYSTEM_IMAGES_IMGLIST "Image List" |
Definition at line 13 of file images.php.
const _AM_SYSTEM_IMAGES_INDB ' Store in the database (as binary "blob" data)' |
Definition at line 29 of file images.php.
const _AM_SYSTEM_IMAGES_MAIN "Main" |
Definition at line 12 of file images.php.
const _AM_SYSTEM_IMAGES_MANAGER "Image Manager" |
Definition at line 11 of file images.php.
const _AM_SYSTEM_IMAGES_MAXHEIGHT "Max height" |
Definition at line 25 of file images.php.
const _AM_SYSTEM_IMAGES_MAXSIZE "Max size" |
Definition at line 23 of file images.php.
const _AM_SYSTEM_IMAGES_MAXWIDTH "Max width" |
Definition at line 24 of file images.php.
const _AM_SYSTEM_IMAGES_NAME "Name" |
Definition at line 21 of file images.php.
const _AM_SYSTEM_IMAGES_NBIMAGES "Images" |
Definition at line 22 of file images.php.
const _AM_SYSTEM_IMAGES_NOCAT "No Category Available" |
Definition at line 20 of file images.php.
const _AM_SYSTEM_IMAGES_OFF "Display in image manager" |
Definition at line 38 of file images.php.
const _AM_SYSTEM_IMAGES_ON "Does not display in image manager" |
Definition at line 39 of file images.php.
const _AM_SYSTEM_IMAGES_RUDELIMG "Are you sure that you want to delete this images file ?" |
Definition at line 43 of file images.php.
const _AM_SYSTEM_IMAGES_RUDELIMGCAT "Are you sure that you want to delete this category and all of its images files?" |
Definition at line 45 of file images.php.
const _AM_SYSTEM_IMAGES_STRTYOPENG "This can not be changed afterwards!" |
Definition at line 36 of file images.php.
const _AM_SYSTEM_IMAGES_TIPS "<ul><li>Manage categories of images and users permissions</li></ul>" |
Definition at line 51 of file images.php.
const _AM_SYSTEM_IMAGES_URL "Show image URL" |
Definition at line 40 of file images.php.
const _AM_SYSTEM_IMAGES_VIEW "View" |
Definition at line 28 of file images.php.