XOOPS  2.6.0
admin.php File Reference

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:"
 

Variable Documentation

const _AM_IMAGES_ACTIONS "Actions"

Definition at line 26 of file admin.php.

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?"

Definition at line 37 of file admin.php.

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_MAXHEIGHT "Max height"

Definition at line 42 of file admin.php.

const _AM_IMAGES_CAT_MAXSIZE "Max size"

Definition at line 40 of file admin.php.

const _AM_IMAGES_CAT_MAXWIDTH "Max width"

Definition at line 41 of file admin.php.

const _AM_IMAGES_CAT_NAME "Category Name:"

Definition at line 47 of file admin.php.

Referenced by ImagesCategoryForm\__construct().

const _AM_IMAGES_CAT_NBIMAGES "Images"

Definition at line 39 of file admin.php.

const _AM_IMAGES_CAT_NOTSAVE "Category not saved"

Definition at line 36 of file admin.php.

const _AM_IMAGES_CAT_OFF "Display in image manager"

Definition at line 43 of file admin.php.

const _AM_IMAGES_CAT_ON "Does not display in image manager"

Definition at line 44 of file admin.php.

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_SAVE "Category saved"

Definition at line 35 of file admin.php.

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"
const _AM_IMAGES_IMG_DELETE "Are you sure to delete the image : <span class='bold red'>%s</span>?"

Definition at line 62 of file admin.php.

const _AM_IMAGES_IMG_EDIT "Edit Image"
const _AM_IMAGES_IMG_FILE 'Image file:'
const _AM_IMAGES_IMG_SAVE "Image saved"

Definition at line 61 of file admin.php.

const _AM_IMAGES_IMG_URL "Image url"

Definition at line 63 of file admin.php.

const _AM_IMAGES_NAME "Name"
const _AM_IMAGES_NBCAT "There are <span class='red bold'>%s</span> categories in our database"

images module

Since
2.6.0
Author
Mage Grégory (AKA Mage)
Version
$Id$

Definition at line 22 of file admin.php.

const _AM_IMAGES_NBIMAGES "There are <span class='red bold'>%s</span> images in our database"

Definition at line 23 of file admin.php.

const _AM_IMAGES_VIEW "View"

Definition at line 30 of file admin.php.

const _AM_IMAGES_WEIGHT "Display order in image manager:"

Definition at line 29 of file admin.php.

Referenced by ImagesImageForm\__construct(), and ImagesCategoryForm\__construct().