XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
blocksadmin.php File Reference

Go to the source code of this file.

Variables

const _AM_SYSTEM_BLOCKS_ADD "Add Block"
 
const _AM_SYSTEM_BLOCKS_ADDBLOCK "Add a new block"
 
const _AM_SYSTEM_BLOCKS_ADMIN "Blocks Administration"
 
const _AM_SYSTEM_BLOCKS_AFNOSMILE "Auto Format (smilies disabled)"
 
const _AM_SYSTEM_BLOCKS_AFWSMILE "Auto Format (smilies enabled)"
 
const _AM_SYSTEM_BLOCKS_ALLPAGES "All Pages"
 
const _AM_SYSTEM_BLOCKS_BCACHETIME "Cache lifetime"
 
const _AM_SYSTEM_BLOCKS_BLOCKTAG "%s will print %s"
 
const _AM_SYSTEM_BLOCKS_CBBOTTOM "Center Block - Bottom"
 
const _AM_SYSTEM_BLOCKS_CBBOTTOMLEFT "Center Block - Bottom left"
 
const _AM_SYSTEM_BLOCKS_CBBOTTOMRIGHT "Center Block - Bottom right"
 
const _AM_SYSTEM_BLOCKS_CBCENTER "Center Block - Center"
 
const _AM_SYSTEM_BLOCKS_CBLEFT "Center Block - Left"
 
const _AM_SYSTEM_BLOCKS_CBRIGHT "Center Block - Right"
 
const _AM_SYSTEM_BLOCKS_CLONE "Clone"
 
const _AM_SYSTEM_BLOCKS_CLONEBLOCK "Clone a block"
 
const _AM_SYSTEM_BLOCKS_CONTENT "Content"
 
const _AM_SYSTEM_BLOCKS_CTYPE "Content Type"
 
const _AM_SYSTEM_BLOCKS_CUSTOM "Custom Block"
 
const _AM_SYSTEM_BLOCKS_CUSTOMHTML "Custom Block (HTML)"
 
const _AM_SYSTEM_BLOCKS_CUSTOMNOSMILE "Custom Block (Auto Format)"
 
const _AM_SYSTEM_BLOCKS_CUSTOMPHP "Custom Block (PHP)"
 
const _AM_SYSTEM_BLOCKS_CUSTOMSMILE "Custom Block (Auto Format + smilies)"
 
const _AM_SYSTEM_BLOCKS_DBUPDATED _AM_SYSTEM_DBUPDATED
 
const _AM_SYSTEM_BLOCKS_DISPLAY "Display block "
 
const _AM_SYSTEM_BLOCKS_DRAG "Drag or sort the block"
 
const _AM_SYSTEM_BLOCKS_EDITBLOCK "Edit a block"
 
const _AM_SYSTEM_BLOCKS_EDITTPL "Edit Template"
 
const _AM_SYSTEM_BLOCKS_GENERATOR "Modules"
 
const _AM_SYSTEM_BLOCKS_GROUP "Groups"
 
const _AM_SYSTEM_BLOCKS_HIDE "Hide block "
 
const _AM_SYSTEM_BLOCKS_HTML "HTML"
 
const _AM_SYSTEM_BLOCKS_MANAGE "Manage Block"
 
const _AM_SYSTEM_BLOCKS_MANAGMENT "Manage"
 
const _AM_SYSTEM_BLOCKS_MODULECANT "This block cannot be deleted directly! If you wish to disable this block, deactivate the module."
 
const _AM_SYSTEM_BLOCKS_NAME "Name"
 
const _AM_SYSTEM_BLOCKS_OPTIONS "Options"
 
const _AM_SYSTEM_BLOCKS_PHP "PHP Script"
 
const _AM_SYSTEM_BLOCKS_RUSUREDEL 'Are you sure to delete this block ? <div class="bold">%s</div>'
 
const _AM_SYSTEM_BLOCKS_SBLEFT "Side Block - Left"
 
const _AM_SYSTEM_BLOCKS_SBRIGHT "Side Block - Right"
 
const _AM_SYSTEM_BLOCKS_SIDEBOTTOMCENTER "Bottom Center"
 
const _AM_SYSTEM_BLOCKS_SIDEBOTTOMLEFT "Bottom Left"
 
const _AM_SYSTEM_BLOCKS_SIDEBOTTOMRIGHT "Bottom Right"
 
const _AM_SYSTEM_BLOCKS_SIDELEFT "Left"
 
const _AM_SYSTEM_BLOCKS_SIDERIGHT "Right"
 
const _AM_SYSTEM_BLOCKS_SIDETOPCENTER "Top Center"
 
const _AM_SYSTEM_BLOCKS_SIDETOPLEFT "Top Left"
 
const _AM_SYSTEM_BLOCKS_SIDETOPRIGHT "Top Right"
 
const _AM_SYSTEM_BLOCKS_SVISIBLEIN "Page"
 
const _AM_SYSTEM_BLOCKS_SYSTEMCANT "System blocks cannot be deleted!"
 
const _AM_SYSTEM_BLOCKS_TIPS '<ul> <li>You can easily change side or order position with the drag\'n drop, click on <img class="tooltip" src="%s" alt="'._AM_SYSTEM_BLOCKS_DRAG.'" title="'._AM_SYSTEM_BLOCKS_DRAG.'" /> this image and set your site just the way you want it</li> <li>Add a new custom block</li> <li>Set block online or offline by clicking on <img class="tooltip" width="16" src="%s" alt="'._AM_SYSTEM_BLOCKS_DISPLAY.'" title="'._AM_SYSTEM_BLOCKS_DISPLAY.'"/> or <img class="tooltip" width="16" src="%s" alt="'._AM_SYSTEM_BLOCKS_HIDE.'" title="'._AM_SYSTEM_BLOCKS_HIDE.'" /></li> </ul>'
 
const _AM_SYSTEM_BLOCKS_TITLE "Title"
 
const _AM_SYSTEM_BLOCKS_TOPPAGE "Top Page"
 
const _AM_SYSTEM_BLOCKS_TYPE "Block Type"
 
const _AM_SYSTEM_BLOCKS_TYPES "All types"
 
const _AM_SYSTEM_BLOCKS_UNASSIGNED "Unassigned"
 
const _AM_SYSTEM_BLOCKS_USEFULTAGS "Useful Tags:"
 
const _AM_SYSTEM_BLOCKS_VISIBLE "Visible"
 
const _AM_SYSTEM_BLOCKS_VISIBLEIN "Visible in"
 
const _AM_SYSTEM_BLOCKS_WEIGHT "Weight"
 

Variable Documentation

const _AM_SYSTEM_BLOCKS_ADD "Add Block"

Definition at line 34 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_ADDBLOCK "Add a new block"

Definition at line 13 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_ADMIN "Blocks Administration"
Version
Id:
blocksadmin.php 11355 2013-04-07 03:14:28Z beckmi

Definition at line 11 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_AFNOSMILE "Auto Format (smilies disabled)"

Definition at line 60 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_AFWSMILE "Auto Format (smilies enabled)"

Definition at line 59 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_ALLPAGES "All Pages"

Definition at line 50 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_BCACHETIME "Cache lifetime"

Definition at line 61 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_BLOCKTAG "%s will print %s"

Definition at line 55 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_CBBOTTOM "Center Block - Bottom"

Definition at line 45 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CBBOTTOMLEFT "Center Block - Bottom left"

Definition at line 43 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CBBOTTOMRIGHT "Center Block - Bottom right"

Definition at line 44 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CBCENTER "Center Block - Center"

Definition at line 42 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CBLEFT "Center Block - Left"

Definition at line 40 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CBRIGHT "Center Block - Right"

Definition at line 41 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CLONE "Clone"

Definition at line 25 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_CLONEBLOCK "Clone a block"

Definition at line 15 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CONTENT "Content"

Definition at line 53 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CTYPE "Content Type"

Definition at line 56 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_CUSTOM "Custom Block"

Definition at line 18 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_CUSTOMHTML "Custom Block (HTML)"

Definition at line 62 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_CUSTOMNOSMILE "Custom Block (Auto Format)"

Definition at line 65 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_CUSTOMPHP "Custom Block (PHP)"

Definition at line 63 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_CUSTOMSMILE "Custom Block (Auto Format + smilies)"

Definition at line 64 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_DBUPDATED _AM_SYSTEM_DBUPDATED

Definition at line 71 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_DISPLAY "Display block "

Definition at line 23 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_DRAG "Drag or sort the block"

Definition at line 68 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_EDITBLOCK "Edit a block"

Definition at line 14 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_EDITTPL "Edit Template"

Definition at line 66 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_GENERATOR "Modules"

Definition at line 20 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_GROUP "Groups"

Definition at line 21 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_HIDE "Hide block "

Definition at line 24 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_HTML "HTML"

Definition at line 57 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_MANAGE "Manage Block"

Definition at line 35 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_MANAGMENT "Manage"

Definition at line 12 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_MODULECANT "This block cannot be deleted directly! If you wish to disable this block, deactivate the module."

Definition at line 74 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_NAME "Name"

Definition at line 36 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_OPTIONS "Options"

Definition at line 67 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_PHP "PHP Script"

Definition at line 58 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_RUSUREDEL 'Are you sure to delete this block ? <div class="bold">%s</div>'

Definition at line 72 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SBLEFT "Side Block - Left"

Definition at line 38 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_SBRIGHT "Side Block - Right"

Definition at line 39 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_SIDEBOTTOMCENTER "Bottom Center"

Definition at line 32 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SIDEBOTTOMLEFT "Bottom Left"

Definition at line 31 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SIDEBOTTOMRIGHT "Bottom Right"

Definition at line 33 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SIDELEFT "Left"

Definition at line 26 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SIDERIGHT "Right"

Definition at line 30 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SIDETOPCENTER "Top Center"

Definition at line 28 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SIDETOPLEFT "Top Left"

Definition at line 27 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SIDETOPRIGHT "Top Right"

Definition at line 29 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SVISIBLEIN "Page"

Definition at line 22 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_SYSTEMCANT "System blocks cannot be deleted!"

Definition at line 73 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_TIPS '<ul> <li>You can easily change side or order position with the drag\'n drop, click on <img class="tooltip" src="%s" alt="'._AM_SYSTEM_BLOCKS_DRAG.'" title="'._AM_SYSTEM_BLOCKS_DRAG.'" /> this image and set your site just the way you want it</li> <li>Add a new custom block</li> <li>Set block online or offline by clicking on <img class="tooltip" width="16" src="%s" alt="'._AM_SYSTEM_BLOCKS_DISPLAY.'" title="'._AM_SYSTEM_BLOCKS_DISPLAY.'"/> or <img class="tooltip" width="16" src="%s" alt="'._AM_SYSTEM_BLOCKS_HIDE.'" title="'._AM_SYSTEM_BLOCKS_HIDE.'" /></li> </ul>'

Definition at line 77 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_TITLE "Title"

Definition at line 52 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_TOPPAGE "Top Page"

Definition at line 49 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_TYPE "Block Type"

Definition at line 37 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_TYPES "All types"

Definition at line 19 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_UNASSIGNED "Unassigned"

Definition at line 51 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_USEFULTAGS "Useful Tags:"

Definition at line 54 of file blocksadmin.php.

const _AM_SYSTEM_BLOCKS_VISIBLE "Visible"

Definition at line 47 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_VISIBLEIN "Visible in"

Definition at line 48 of file blocksadmin.php.

Referenced by SystemBlock\getForm().

const _AM_SYSTEM_BLOCKS_WEIGHT "Weight"

Definition at line 46 of file blocksadmin.php.

Referenced by SystemBlock\getForm().