[ class tree: admin ] [ index: admin ] [ all elements ]

Element index for package admin

Package indexes

[ $ ] [ a ] [ c ] [ d ] [ g ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ x ]

$

$

$key
in file auth_zp.php, constant $key
a

a

admin-functions.php
procedural page admin-functions.php
adminPageNav
in file admin-functions.php, function adminPageNav()
adminPrintImageThumb
in file admin-functions.php, function adminPrintImageThumb()
    Print the thumbnail for a particular Image.
admin_album_list
in file admin-functions.php, function admin_album_list()
    Returns an option list of administrators who can own albums or images
admin_securityChecks
in file admin-functions.php, function admin_securityChecks()
    Standard admin pages checks
auth_zp.php
procedural page auth_zp.php
c

c

checked
in file admin-functions.php, function checked()
checkForUpdate
in file admin-functions.php, function checkForUpdate()
    Searches the zenphoto.org home page for the current zenphoto download locates the version number of the download and compares it to the version we are running.
codeblocktabsJS
in file admin-functions.php, function codeblocktabsJS()
    Codeblock tabs JavaScript code
commentReply
in file admin-functions.php, function commentReply()
    Takes a comment and makes the body of an email.
copyThemeDirectory
in file admin-functions.php, function copyThemeDirectory()
    Copy a theme directory to create a new custom theme
currentRelativeURL
in file admin-functions.php, function currentRelativeURL()
    Return URL of current admin page
customOptions
in file admin-functions.php, function customOptions()
CUSTOM_OPTION_PREFIX
in file admin-functions.php, constant CUSTOM_OPTION_PREFIX
d

d

datepickerJS
in file admin-functions.php, function datepickerJS()
deleteThemeDirectory
in file admin-functions.php, function deleteThemeDirectory()
displayDeleted
in file admin-functions.php, function displayDeleted()
g

g

genAlbumUploadList
in file admin-functions.php, function genAlbumUploadList()
generateRadiobuttonsFromArray
in file admin-functions.php, function generateRadiobuttonsFromArray()
    Prints radio buttons from an array
generateUnorderedListFromArray
in file admin-functions.php, function generateUnorderedListFromArray()
    Creates the body of an unordered list with checkbox label/input fields (scrollable sortables)
getAlbumBreadcrumbAdmin
in file admin-functions.php, function getAlbumBreadcrumbAdmin()
getCheckboxState
in file admin-functions.php, function getCheckboxState()
    Returns the value of a checkbox form item
getLocaleForTinyMCEandAFM
in file admin-functions.php, function getLocaleForTinyMCEandAFM()
    Extracs the first two characters from the Zenphoto locale names like 'de_DE' so that TinyMCE and the Ajax File Manager who use two character locales like 'de' can set their language packs
getLogTabs
in file admin-functions.php, function getLogTabs()
getMagickConstants
in file admin-functions.php, function getMagickConstants()
    Returns Magick (Gmagick/Imagick) constants that begin with $filter and removes the constant of the form $filter . 'UNDEFINED' if it exists.
getNestedAlbumList
in file admin-functions.php, function getNestedAlbumList()
    generates a nested list of albums for the album tab sorting
getParentAlbumsAdmin
in file admin-functions.php, function getParentAlbumsAdmin()
    Returns an array of the names of the parents of the current album.
getTagOrder
in file admin-functions.php, function getTagOrder()
    Returns the desired tagsort order (0 for alphabetic, 1 for most used)
getWatermarks
in file admin-functions.php, function getWatermarks()
    Returns a merged list of available watermarks
i

i

isolate
in file admin-functions.php, function isolate()
    Extracts and returns a 'statement' from a PHP script for so that it may be 'evaled'
isTextFile
in file admin-functions.php, function isTextFile()
    Check if a file is a text file
is_zip
in file admin-functions.php, function is_zip()
    Checks for a zip file
l

l

listDirectoryFiles
in file admin-functions.php, function listDirectoryFiles()
    Return an array of files from a directory and sub directories
LIST_RIGHTS
in file auth_zp.php, constant LIST_RIGHTS
m

m

MANAGED_OBJECT_RIGHTS_EDIT
in file auth_zp.php, constant MANAGED_OBJECT_RIGHTS_EDIT
MANAGED_OBJECT_RIGHTS_UPLOAD
in file auth_zp.php, constant MANAGED_OBJECT_RIGHTS_UPLOAD
minDiff
in file admin-functions.php, function minDiff()
    returns the shortest version of string2 that is different from string1
o

o

OPTION_TYPE_CHECKBOX
in file admin-functions.php, constant OPTION_TYPE_CHECKBOX
OPTION_TYPE_CHECKBOX_ARRAY
in file admin-functions.php, constant OPTION_TYPE_CHECKBOX_ARRAY
OPTION_TYPE_CHECKBOX_UL
in file admin-functions.php, constant OPTION_TYPE_CHECKBOX_UL
OPTION_TYPE_CLEARTEXT
in file admin-functions.php, constant OPTION_TYPE_CLEARTEXT
OPTION_TYPE_COLOR_PICKER
in file admin-functions.php, constant OPTION_TYPE_COLOR_PICKER
OPTION_TYPE_CUSTOM
in file admin-functions.php, constant OPTION_TYPE_CUSTOM
OPTION_TYPE_NOTE
in file admin-functions.php, constant OPTION_TYPE_NOTE
OPTION_TYPE_RADIO
in file admin-functions.php, constant OPTION_TYPE_RADIO
OPTION_TYPE_SELECTOR
in file admin-functions.php, constant OPTION_TYPE_SELECTOR
OPTION_TYPE_TEXTAREA
in file admin-functions.php, constant OPTION_TYPE_TEXTAREA
OPTION_TYPE_TEXTBOX
in file admin-functions.php, constant OPTION_TYPE_TEXTBOX
    Generates the HTML for custom options (e.g. theme options, plugin options, etc.)
p

p

postAlbumSort
in file admin-functions.php, function postAlbumSort()
    POST handler for album tree sorts
postIndexDecode
in file admin-functions.php, function postIndexDecode()
    Decodes encoded $_POST index
postIndexEncode
in file admin-functions.php, function postIndexEncode()
    Encodes for use as a $_POST index
printAdminFooter
in file admin-functions.php, function printAdminFooter()
    Print the footer <div> for the bottom of all admin pages.
printAdminHeader
in file admin-functions.php, function printAdminHeader()
    Print the header for all admin pages. Starts at <DOCTYPE> but does not include the </head> tag, in case there is a need to add something further.
printAdminRightsTable
in file admin-functions.php, function printAdminRightsTable()
    Outputs the rights checkbox table for admin
printAlbumBreadcrumbAdmin
in file admin-functions.php, function printAlbumBreadcrumbAdmin()
    prints the album breadcrumb for the album edit page
printAlbumButtons
in file admin-functions.php, function printAlbumButtons()
    puts out the maintenance buttons for an album
printAlbumEditForm
in file admin-functions.php, function printAlbumEditForm()
    emits the html for editing album information
printAlbumEditRow
in file admin-functions.php, function printAlbumEditRow()
    puts out a row in the edit album table
printAlbumLedgend
in file admin-functions.php, function printAlbumLedgend()
printBulkActions
in file admin-functions.php, function printBulkActions()
    Edit tab bulk actions drop-down
printEditDropdown
in file admin-functions.php, function printEditDropdown()
    Prints the dropdown menu for the nesting level depth for the album sorting
printLogoAndLinks
in file admin-functions.php, function printLogoAndLinks()
    Print the html required to display the ZP logo and links in the top section of the admin page.
printManagedObjects
in file admin-functions.php, function printManagedObjects()
    Creates the managed album table for Admin
printNestedAlbumsList
in file admin-functions.php, function printNestedAlbumsList()
    Prints the sortable nested albums list returns true if nesting levels exceede the database container
printSortableHead
in file admin-functions.php, function printSortableHead()
printSubtabs
in file admin-functions.php, function printSubtabs()
printTabs
in file admin-functions.php, function printTabs()
    Print the nav tabs for the admin section. We determine which tab should be highlighted from the $_GET['page']. If none is set, we default to "home".
print_language_string_list
in file admin-functions.php, function print_language_string_list()
    Generates an editable list of language strings
processAlbumBulkActions
in file admin-functions.php, function processAlbumBulkActions()
    Processes the check box bulk actions for albums
processAlbumEdit
in file admin-functions.php, function processAlbumEdit()
    processes the post from the above
processCommentBulkActions
in file admin-functions.php, function processCommentBulkActions()
    Processes the check box bulk actions for comments
processCustomOptionSave
in file admin-functions.php, function processCustomOptionSave()
processEditSelection
in file admin-functions.php, function processEditSelection()
processImageBulkActions
in file admin-functions.php, function processImageBulkActions()
    Handles Image bulk actions
processManagedObjects
in file admin-functions.php, function processManagedObjects()
processOrder
in file admin-functions.php, function processOrder()
    Processes the serialized array from tree sort.
processRights
in file admin-functions.php, function processRights()
    processes the post of administrator rights
process_language_string_save
in file admin-functions.php, function process_language_string_save()
    process the post of a language string form
r

r

removeParentAlbumNames
in file admin-functions.php, function removeParentAlbumNames()
    Removes the parent album name so that we can print a album breadcrumb with them
s

s

setAlbumSubtabs
in file admin-functions.php, function setAlbumSubtabs()
standardScripts
in file admin-functions.php, function standardScripts()
    Returns an array of "standard" theme scripts. This list is normally used to exclude these scripts form various option seletors.
t

t

tagSelector
in file admin-functions.php, function tagSelector()
    Creates an unordered checklist of the tags
TEXTAREA_COLUMNS
in file admin-functions.php, constant TEXTAREA_COLUMNS
TEXTAREA_COLUMNS_SHORT
in file admin-functions.php, constant TEXTAREA_COLUMNS_SHORT
TEXT_INPUT_SIZE
in file admin-functions.php, constant TEXT_INPUT_SIZE
TEXT_INPUT_SIZE_SHORT
in file admin-functions.php, constant TEXT_INPUT_SIZE_SHORT
themeIsEditable
in file admin-functions.php, function themeIsEditable()
    Check if a theme is editable (ie not a bundled theme)
u

u

unQuote
in file admin-functions.php, function unQuote()
    Strips off quotes from the strng
unzip
in file admin-functions.php, function unzip()
    Unzips an image archive
v

v

VIEW_ALBUMS_RIGHTS
in file auth_zp.php, constant VIEW_ALBUMS_RIGHTS
VIEW_ALL_RIGHTS
in file auth_zp.php, constant VIEW_ALL_RIGHTS
VIEW_FULLIMAGE_RIGHTS
in file auth_zp.php, constant VIEW_FULLIMAGE_RIGHTS
VIEW_GALLERY_RIGHTS
in file auth_zp.php, constant VIEW_GALLERY_RIGHTS
VIEW_NEWS_RIGHTS
in file auth_zp.php, constant VIEW_NEWS_RIGHTS
VIEW_PAGES_RIGHTS
in file auth_zp.php, constant VIEW_PAGES_RIGHTS
VIEW_SEARCH_RIGHTS
in file auth_zp.php, constant VIEW_SEARCH_RIGHTS
x

x

XSRFdefender
in file admin-functions.php, function XSRFdefender()
    Checks for Cross Site Request Forgeries

Documentation generated on Tue, 20 Dec 2011 16:06:21 +0100 by phpDocumentor 1.4.3