XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _AM_IMAGES_ACTIONS "Actions" |
const | _AM_IMAGES_CAT_ADD "Add a new category" |
const | _AM_IMAGES_CAT_ASFILE " Store as files (in uploads directory)<br />" |
const | _AM_IMAGES_CAT_DELETE "Are you sure to delete the category : <span class='bold red'>%s</span><br />and all of its images files?" |
const | _AM_IMAGES_CAT_DISPLAY "Display this category ?" |
const | _AM_IMAGES_CAT_EDIT "Edit Category" |
const | _AM_IMAGES_CAT_HEIGHT 'Max height allowed (pixels):' |
const | _AM_IMAGES_CAT_INDB ' Store in the database (as binary "blob" data)' |
const | _AM_IMAGES_CAT_MAXHEIGHT "Max height" |
const | _AM_IMAGES_CAT_MAXSIZE "Max size" |
const | _AM_IMAGES_CAT_MAXWIDTH "Max width" |
const | _AM_IMAGES_CAT_NAME "Category Name:" |
const | _AM_IMAGES_CAT_NBIMAGES "Images" |
const | _AM_IMAGES_CAT_NOTSAVE "Category not saved" |
const | _AM_IMAGES_CAT_OFF "Display in image manager" |
const | _AM_IMAGES_CAT_ON "Does not display in image manager" |
const | _AM_IMAGES_CAT_READ_GRP '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_IMAGES_CAT_SAVE "Category saved" |
const | _AM_IMAGES_CAT_SELECT "Select category" |
const | _AM_IMAGES_CAT_SIZE 'Max size allowed (bytes):' |
const | _AM_IMAGES_CAT_STR_TYOPENG "This can not be changed afterwards!" |
const | _AM_IMAGES_CAT_STR_TYPE "Images are uploaded to:" |
const | _AM_IMAGES_CAT_WIDTH 'Max width allowed (pixels):' |
const | _AM_IMAGES_CAT_WRITE_GRP 'Select groups allowed to upload images:<br /><br /><span style="font-weight: normal;">Typical usage is for moderator and admin groups.</span>' |
const | _AM_IMAGES_DISPLAY "Display" |
const | _AM_IMAGES_IMG_ADD "Add a new images" |
const | _AM_IMAGES_IMG_DELETE "Are you sure to delete the image : <span class='bold red'>%s</span>?" |
const | _AM_IMAGES_IMG_EDIT "Edit Image" |
const | _AM_IMAGES_IMG_FILE 'Image file:' |
const | _AM_IMAGES_IMG_SAVE "Image saved" |
const | _AM_IMAGES_IMG_URL "Image url" |
const | _AM_IMAGES_NAME "Name" |
const | _AM_IMAGES_NBCAT "There are <span class='red bold'>%s</span> categories in our database" |
const | _AM_IMAGES_NBIMAGES "There are <span class='red bold'>%s</span> images in our database" |
const | _AM_IMAGES_VIEW "View" |
const | _AM_IMAGES_WEIGHT "Display order in image manager:" |
const _AM_IMAGES_CAT_ADD "Add a new category" |
Definition at line 33 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_ASFILE " Store as files (in uploads directory)<br />" |
Definition at line 46 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_DELETE "Are you sure to delete the category : <span class='bold red'>%s</span><br />and all of its images files?" |
const _AM_IMAGES_CAT_DISPLAY "Display this category ?" |
Definition at line 50 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_EDIT "Edit Category" |
Definition at line 34 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_HEIGHT 'Max height allowed (pixels):' |
Definition at line 56 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_INDB ' Store in the database (as binary "blob" data)' |
Definition at line 45 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_NAME "Category Name:" |
Definition at line 47 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_ON "Does not display in image manager" |
const _AM_IMAGES_CAT_READ_GRP '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 48 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_SELECT "Select category" |
Definition at line 38 of file admin.php.
Referenced by ImagesImageForm\__construct(), ImagesCategoryselectForm\__construct(), ImagesCategory_imagemanagerForm\__construct(), and ImagesImage_imagemanagerForm\__construct().
const _AM_IMAGES_CAT_SIZE 'Max size allowed (bytes):' |
Definition at line 54 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_STR_TYOPENG "This can not be changed afterwards!" |
Definition at line 52 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_STR_TYPE "Images are uploaded to:" |
Definition at line 51 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_WIDTH 'Max width allowed (pixels):' |
Definition at line 55 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesCategoryForm\__construct().
const _AM_IMAGES_CAT_WRITE_GRP '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 49 of file admin.php.
Referenced by ImagesCategoryForm\__construct().
const _AM_IMAGES_DISPLAY "Display" |
Definition at line 28 of file admin.php.
Referenced by ImagesImageForm\__construct().
const _AM_IMAGES_IMG_ADD "Add a new images" |
Definition at line 59 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesImage_imagemanagerForm\__construct().
const _AM_IMAGES_IMG_DELETE "Are you sure to delete the image : <span class='bold red'>%s</span>?" |
const _AM_IMAGES_IMG_EDIT "Edit Image" |
Definition at line 60 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesImage_imagemanagerForm\__construct().
const _AM_IMAGES_IMG_FILE 'Image file:' |
Definition at line 64 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesImage_imagemanagerForm\__construct().
const _AM_IMAGES_NAME "Name" |
Definition at line 27 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesImage_imagemanagerForm\__construct().
const _AM_IMAGES_NBCAT "There are <span class='red bold'>%s</span> categories in our database" |
images module
const _AM_IMAGES_NBIMAGES "There are <span class='red bold'>%s</span> images in our database" |
const _AM_IMAGES_WEIGHT "Display order in image manager:" |
Definition at line 29 of file admin.php.
Referenced by ImagesImageForm\__construct(), and ImagesCategoryForm\__construct().