[ all elements ]

Index of All Elements

Package Indexes


[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ z ] [ _ ]

a

a

$admin_users
in file lib-auth.php, variable Zenphoto_Authority::$admin_users
$album
in file class-image.php, variable _Image::$album
$albumdir
in file class-gallery.php, variable Gallery::$albumdir
$albums
in file class-search.php, variable SearchEngine::$albums
$albums
in file class-gallery.php, variable Gallery::$albums
$albumthumbnail
in file class-album.php, variable Album::$albumthumbnail
$album_list
in file class-search.php, variable SearchEngine::$album_list
$AltBody
in file class.phpmailer.php, variable PHPMailer::$AltBody
    Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
$apiKey
in file phoogle.php, variable PhoogleMap::$apiKey
    apiKey
addAddress
in file phoogle.php, method PhoogleMap::addAddress()
    Add's an address to be displayed on the Google Map (thus eliminating the need for two different show methods from version 1.0)
AddAddress
in file class.phpmailer.php, method PHPMailer::AddAddress()
    Adds a "To" address.
AddAttachment
in file class.phpmailer.php, method PHPMailer::AddAttachment()
    Adds an attachment from a path on the filesystem.
AddBCC
in file class.phpmailer.php, method PHPMailer::AddBCC()
    Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
AddCC
in file class.phpmailer.php, method PHPMailer::AddCC()
    Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
addComment
in file class-album.php, method Album::addComment()
    Adds comments to the album assumes data is coming straight from GET or POST
addComment
in file class-image.php, method _Image::addComment()
    Adds a comment to the image assumes data is coming straight from GET or POST
addComment
in file zenpage-class-page.php, method ZenpagePage::addComment()
    Adds a comment to the page assumes data is coming straight from GET or POST
addComment
in file zenpage-class-news.php, method ZenpageNews::addComment()
    Adds a comment to the news article assumes data is coming straight from GET or POST
AddCustomHeader
in file class.phpmailer.php, method PHPMailer::AddCustomHeader()
    Adds a custom header.
AddEmbeddedImage
in file class.phpmailer.php, method PHPMailer::AddEmbeddedImage()
    Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
addGeoPoint
in file phoogle.php, method PhoogleMap::addGeoPoint()
    Add's an address to be displayed on the Google Map using latitude/longitude
addMap
in file phoogle.php, method PhoogleMap::addMap()
    adds a map type to the list of selectable maps
addPluginScript
in file functions.php, function addPluginScript()
    Allows plugins to add to the scripts output by zenJavascript()
addPluginType
in file functions.php, function addPluginType()
    Registers a plugin as handler for a file extension
addPoint
in file google_maps.php, function addPoint()
    Adds a geoPoint after first insuring it uses periods for the decimal separator
AddrAppend
in file class.phpmailer.php, method PHPMailer::AddrAppend()
    Creates recipient headers.
AddReplyTo
in file class.phpmailer.php, method PHPMailer::AddReplyTo()
    Adds a "Reply-to" address.
AddrFormat
in file class.phpmailer.php, method PHPMailer::AddrFormat()
    Formats an address correctly.
AddStringAttachment
in file class.phpmailer.php, method PHPMailer::AddStringAttachment()
    Adds a string or binary attachment (non-filesystem) to the list.
add_context
in file functions.php, function add_context()
Album
in file class-album.php, method Album::Album()
    Constructor for albums
ALBUM
in file template-functions.php, constant ALBUM
Album
in file class-album.php, class Album
    Album Class
albumNumber
in file template-functions.php, function albumNumber()
    Gets the 'n' for n of m albums
allowedSearchFields
in file class-search.php, method SearchEngine::allowedSearchFields()
    Returns an array of the enabled search fields
assert_handler
in file functions-basic.php, function assert_handler()
    Emits an assertion error
AttachAll
in file class.phpmailer.php, method PHPMailer::AttachAll()
    Attaches all fs, string, and binary attachments to the message.
Authenticate
in file class.smtp.php, method SMTP::Authenticate()
    Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
Authorise
in file class.pop3.php, method POP3::Authorise()
    Combination of public events - connect, login, disconnect
b

b

$backGround
in file phoogle.php, variable PhoogleMap::$backGround
    backGround
$Body
in file class.phpmailer.php, variable PHPMailer::$Body
    Sets the Body of the message. This can be either an HTML or text body.
Base64EncodeWrapMB
in file class.phpmailer.php, method PHPMailer::Base64EncodeWrapMB()
    Correctly encodes and wraps long multibyte strings for mail headers without breaking lines within a character.
byteConvert
in file functions.php, function byteConvert()
    Returns a byte size from a size value (eg: 100M).
c

c

$cache_by
in file classes.php, variable PersistentObject::$cache_by
$CharSet
in file class.phpmailer.php, variable PHPMailer::$CharSet
    Sets the CharSet of the message.
$commentcount
in file zenpage-class-page.php, variable ZenpagePage::$commentcount
$commentcount
in file zenpage-class-news.php, variable ZenpageNews::$commentcount
$commentcount
in file class-album.php, variable Album::$commentcount
$commentcount
in file class-image.php, variable _Image::$commentcount
$comments
in file class-image.php, variable _Image::$comments
$comments
in file zenpage-class-page.php, variable ZenpagePage::$comments
$comments
in file zenpage-class-news.php, variable ZenpageNews::$comments
$comments
in file class-album.php, variable Album::$comments
$ConfirmReadingTo
in file class.phpmailer.php, variable PHPMailer::$ConfirmReadingTo
    Sets the email address that a reading confirmation will be sent.
$ContentType
in file class.phpmailer.php, variable PHPMailer::$ContentType
    Sets the Content-type of the message.
$controlType
in file phoogle.php, variable PhoogleMap::$controlType
    controlType
$counter
in file paged_thumbs_nav.php, variable pagedThumbsNav::$counter
$CRLF
in file class.pop3.php, variable POP3::$CRLF
    POP3 Carriage Return + Line Feed
$CRLF
in file class.smtp.php, variable SMTP::$CRLF
    SMTP reply line ending
$crop
in file paged_thumbs_nav.php, variable pagedThumbsNav::$crop
$currentciel
in file paged_thumbs_nav.php, variable pagedThumbsNav::$currentciel
$currentfloor
in file paged_thumbs_nav.php, variable pagedThumbsNav::$currentfloor
$currentimgnr
in file paged_thumbs_nav.php, variable pagedThumbsNav::$currentimgnr
$currentpage
in file paged_thumbs_nav.php, variable pagedThumbsNav::$currentpage
$customJS
in file phoogle.php, variable PhoogleMap::$customJS
    customJS
cache
in file classes.php, method PersistentObject::cache()
    Caches the current set of objects defined by a variable key $cache_by.
captcha
in file zenphoto.php, method captcha::captcha()
    Class instantiator
captcha
in file zenphoto.php, class captcha
    Zenphoto default captcha handler
characterData
in file phoogle.php, method PhoogleMap::characterData()
checkAlbumPassword
in file functions.php, function checkAlbumPassword()
    Checks to see access is allowed to an album Returns true if access is allowed.
checkAuthorization
in file lib-auth.php, method Zenphoto_Authority::checkAuthorization()
    Retuns the administration rights of a saved authorization code Will promote an admin to ADMIN_RIGHTS if he is the most privileged admin
checkCaptcha
in file zenphoto.php, method captcha::checkCaptcha()
    Checks if a CAPTCHA string matches the CAPTCHA attached to the comment post Returns true if there is a match.
checkChosenItemStatus
in file menu_manager.php, function checkChosenItemStatus()
    Checks if the menu item is set visible or not
checkChosenMenuset
in file menu_manager.php, function checkChosenMenuset()
    Checks which menu set is chosen via $_GET. If none is explicity chosen the "default" one (create initially) is used.
checkForGuest
in file template-functions.php, function checkForGuest()
    returns the auth type of a guest login
checkForPage
in file zenpage-template-functions.php, function checkForPage()
    If the titlelink is valid this will setup for the page Returns true if page is setup and valid, otherwise returns false
checkforPassword
in file template-functions.php, function checkforPassword()
    Checks to see if a password is needed displays a password form if log-on is required
checkIfAllowedPage
in file static_html_cache.php, method staticCache::checkIfAllowedPage()
    Checks if the current page should be excluded from caching.
checkIfNew
in file image_album_statistics.php, function checkIfNew()
    A little helper function that checks if an image or album is to be considered 'new' within the time range set in relation to getImageDate()/getAlbumDate() Returns true or false.
checkLogon
in file lib-auth.php, method Zenphoto_Authority::checkLogon()
    Checks a logon user/password against the list of admins
checkNewsAccess
in file zenpage-template-functions.php, function checkNewsAccess()
    Checks if user is allowed access t the news article
checkNewsCategoryPassword
in file zenpage-template-functions.php, function checkNewsCategoryPassword()
    Checks if user is allowed to access News category
checkObjectsThumb
in file functions.php, function checkObjectsThumb()
    Search for a thumbnail for the image
checkPagePassword
in file zenpage-template-functions.php, function checkPagePassword()
    Checks for allowed access to a page
checkRequiredField
in file contact_form.php, function checkRequiredField()
    Helper function that checks if the field is a required one. If it returns '*" to be appended to the field name as an indicator.
checkSelectedAlbum
in file print_album_menu.php, function checkSelectedAlbum()
    A printAlbumMenu() helper function for the jump menu mode of printAlbumMenu() that only checks which the current album so that the entry in the in the dropdown jump menu can be selected Not for standalone use.
CHMOD_VALUE
in file functions-basic.php, constant CHMOD_VALUE
class-album.php
procedural page class-album.php
class-comment.php
procedural page class-comment.php
class-gallery.php
procedural page class-gallery.php
class-image.php
procedural page class-image.php
class-search.php
procedural page class-search.php
classes.php
procedural page classes.php
classSetup
in file class-image.php, method _Image::classSetup()
    generic "image" class setup code Returns true if valid image.
ClearAddresses
in file class.phpmailer.php, method PHPMailer::ClearAddresses()
    Clears all recipients assigned in the TO array. Returns void.
ClearAllRecipients
in file class.phpmailer.php, method PHPMailer::ClearAllRecipients()
    Clears all recipients assigned in the TO, CC and BCC array. Returns void.
ClearAttachments
in file class.phpmailer.php, method PHPMailer::ClearAttachments()
    Clears all previously set filesystem, string, and binary attachments. Returns void.
ClearBCCs
in file class.phpmailer.php, method PHPMailer::ClearBCCs()
    Clears all recipients assigned in the BCC array. Returns void.
clearCache
in file class-gallery.php, method Gallery::clearCache()
    Cleans out the cache folder
ClearCCs
in file class.phpmailer.php, method PHPMailer::ClearCCs()
    Clears all recipients assigned in the CC array. Returns void.
ClearCustomHeaders
in file class.phpmailer.php, method PHPMailer::ClearCustomHeaders()
    Clears all custom headers. Returns void.
clearHTMLCache
in file static_html_cache.php, method staticCache::clearHTMLCache()
    Cleans out the cache folder. (Adpated from the zenphoto image cache)
clearMaps
in file phoogle.php, method PhoogleMap::clearMaps()
    Sets the map selections to empty.
ClearReplyTos
in file class.phpmailer.php, method PHPMailer::ClearReplyTos()
    Clears all recipients assigned in the ReplyTo array. Returns void.
clearRSSCache
in file functions-rss.php, function clearRSSCache()
    Cleans out the RSS cache folder
clearSitemapCache
in file sitemap-extended.php, function clearSitemapCache()
    Cleans out the cache folder.
Close
in file class.smtp.php, method SMTP::Close()
    Closes the socket and cleans up the state of the class.
codifySearchString
in file class-search.php, method SearchEngine::codifySearchString()
    recodes the search words replacing the boolean operators with text versions
Comment
in file class-comment.php, method Comment::Comment()
    Constructor for a comment
Comment
in file class-comment.php, class Comment
    Comment Class
commentsAllowed
in file functions.php, function commentsAllowed()
    Returns true if all the right conditions are set to allow comments for the $type
COMMENT_BODY_REQUIRED
in file functions.php, constant COMMENT_BODY_REQUIRED
COMMENT_EMAIL_REQUIRED
in file functions.php, constant COMMENT_EMAIL_REQUIRED
comment_form
in file comment_form.php, method comment_form::comment_form()
    class instantiation function
comment_form
in file comment_form.php, class comment_form
    Provides a unified comment handling facility
comment_form_comment_post
in file comment_form.php, function comment_form_comment_post()
    Processes the address parts of a comment posst
comment_form_edit_admin
in file comment_form.php, function comment_form_edit_admin()
    Returns table row(s) for edit of an admin user's custom data
comment_form_edit_comment
in file comment_form.php, function comment_form_edit_comment()
    Returns table row(s) for edit of a comment's custom data
comment_form_save_admin
in file comment_form.php, function comment_form_save_admin()
    Saves admin custom data Called when an admin is saved
comment_form_save_comment
in file comment_form.php, function comment_form_save_comment()
    Returns a processed comment custom data item Called when a comment edit is saved
COMMENT_NAME_REQUIRED
in file functions.php, constant COMMENT_NAME_REQUIRED
COMMENT_SEND_EMAIL
in file functions.php, constant COMMENT_SEND_EMAIL
COMMENT_WEB_REQUIRED
in file functions.php, constant COMMENT_WEB_REQUIRED
Connect
in file class.pop3.php, method POP3::Connect()
    Connect to the POP3 server
Connect
in file class.smtp.php, method SMTP::Connect()
    Connect to the server specified on the port specified.
Connected
in file class.smtp.php, method SMTP::Connected()
    Returns true if connected to a server otherwise false
contactformOptions
in file contact_form.php, method contactformOptions::contactformOptions()
contactformOptions
in file contact_form.php, class contactformOptions
    Plugin option handling class
COOKIE_PESISTENCE
in file functions-basic.php, constant COOKIE_PESISTENCE
copy
in file classes.php, method PersistentObject::copy()
    Copy this record to another unique set. Checks if the record exists there first, if so returns false. If successful returns true. No changes are made to this object and no other objects are created, just the database entry.
copyAlbum
in file class-album.php, method Album::copyAlbum()
    Copy this album to the location specified by $newfolder, copying all metadata, subalbums, and subalbums' metadata with it.
copyImage
in file class-image.php, method _Image::copyImage()
    Copies the image to a new album, along with all metadata.
countArticles
in file zenpage-functions.php, function countArticles()
    Counts news articles, either all or by category or archive date, published or un-published
countCombiNews
in file zenpage-functions.php, function countCombiNews()
    CombiNews Feature: Counts all news articles and all images
CreateBody
in file class.phpmailer.php, method PHPMailer::CreateBody()
    Assembles the message body. Returns an empty string on failure.
createCacheFilepath
in file static_html_cache.php, method staticCache::createCacheFilepath()
    Creates the path and filename of the page to be cached.
CreateHeader
in file class.phpmailer.php, method PHPMailer::CreateHeader()
    Assembles message header.
createMenuIfNotExists
in file menu_manager.php, function createMenuIfNotExists()
    Creates a menu set from the items passed. But only if the menu set does not already exist
class-textobject.php
procedural page class-textobject.php
class-video.php
procedural page class-video.php
comment_form.php
procedural page comment_form.php
contact_form.php
procedural page contact_form.php
class.phpmailer.php
procedural page class.phpmailer.php
class.pop3.php
procedural page class.pop3.php
class.smtp.php
procedural page class.smtp.php
d

d

$data
in file classes.php, variable PersistentObject::$data
$dates
in file class-search.php, variable SearchEngine::$dates
$defaultMap
in file phoogle.php, variable PhoogleMap::$defaultMap
    defaultMap
$disable
in file sitemap-extended.php, variable sitemap::$disable
$disable
in file static_html_cache.php, variable staticCache::$disable
$displayname
in file class-image.php, variable _Image::$displayname
$do_debug
in file class.smtp.php, variable SMTP::$do_debug
    Sets whether debugging is turned on
$do_debug
in file class.pop3.php, variable POP3::$do_debug
    Displaying Debug warnings? (0 = now, 1+ = yes)
$do_verp
in file class.smtp.php, variable SMTP::$do_verp
    Sets VERP use on/off (default is off)
$dynalbumname
in file class-search.php, variable SearchEngine::$dynalbumname
Data
in file class.smtp.php, method SMTP::Data()
    Issues a data command and sends the msg_data to the server
dateTimeConvert
in file functions.php, function dateTimeConvert()
    Converts a datetime to connoical form
db_connect
in file functions-db.php, function db_connect()
    Connect to the database server and select the database.
debug404
in file functions.php, function debug404()
debugLog
in file functions-basic.php, function debugLog()
    Write output to the debug log Use this for debugging when echo statements would come before headers are sent or would create havoc in the HTML.
debugLogArray
in file functions-basic.php, function debugLogArray()
    "print_r" equivalent for the debug log
debugLogBacktrace
in file functions-basic.php, function debugLogBacktrace()
    Logs the calling stack
debugLogVar
in file functions-basic.php, function debugLogVar()
    Records a Var to the debug log
DEBUG_404
in file functions-basic.php, constant DEBUG_404
DEBUG_ERROR
in file functions-basic.php, constant DEBUG_ERROR
DEBUG_EXIF
in file functions-basic.php, constant DEBUG_EXIF
DEBUG_IMAGE
in file functions-basic.php, constant DEBUG_IMAGE
DEBUG_LOCALE
in file functions-i18n.php, constant DEBUG_LOCALE
DEBUG_LOGIN
in file functions-basic.php, constant DEBUG_LOGIN
DEBUG_PLUGINS
in file functions-basic.php, constant DEBUG_PLUGINS
deleteAdmin
in file lib-auth.php, method Zenphoto_Authority::deleteAdmin()
    Deletes admin record(s)
deleteAlbum
in file class-album.php, method Album::deleteAlbum()
    Delete the entire album PERMANENTLY. Be careful! This is unrecoverable.
deleteImage
in file class-image.php, method _Image::deleteImage()
    Permanently delete this image (permanent: be careful!)
deleteStaticCacheFile
in file static_html_cache.php, method staticCache::deleteStaticCacheFile()
    Deletes a cache file
dircopy
in file functions.php, function dircopy()
    Copies a directory recursively
dirsize
in file functions.php, function dirsize()
    Get the size of a directory.
Disconnect
in file class.pop3.php, method POP3::Disconnect()
    Disconnect from the POP3 server
deprecated-functions.php
procedural page deprecated-functions.php
dynamic-locale.php
procedural page dynamic-locale.php
e

e

$Encoding
in file class.phpmailer.php, variable PHPMailer::$Encoding
    Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
$ErrorInfo
in file class.phpmailer.php, variable PHPMailer::$ErrorInfo
    Holds the most recent mailer error message.
$exists
in file class-album.php, variable Album::$exists
$exists
in file class-image.php, variable _Image::$exists
edit_crop_image
in file filter-crop_image.php, function edit_crop_image()
EncodeFile
in file class.phpmailer.php, method PHPMailer::EncodeFile()
    Encodes attachment in requested format. Returns an empty string on failure.
EncodeHeader
in file class.phpmailer.php, method PHPMailer::EncodeHeader()
    Encode a header string to best of Q, B, quoted or none.
EncodeQ
in file class.phpmailer.php, method PHPMailer::EncodeQ()
    Encode string to q encoding.
EncodeQP
in file class.phpmailer.php, method PHPMailer::EncodeQP()
    Encode string to quoted-printable.
EncodeString
in file class.phpmailer.php, method PHPMailer::EncodeString()
    Encodes string to requested format. Returns an empty string on failure.
EndBoundary
in file class.phpmailer.php, method PHPMailer::EndBoundary()
    Returns the end of a message boundary.
endElement
in file phoogle.php, method PhoogleMap::endElement()
endHTMLCache
in file static_html_cache.php, method staticCache::endHTMLCache()
    Ends the caching: Ends the output buffering and writes the html cache file from the buffer
endRSSCache
in file functions-rss.php, function endRSSCache()
    Ends the static RSS caching.
endSitemapCache
in file sitemap-extended.php, function endSitemapCache()
    Ends the static RSS caching.
Expand
in file class.smtp.php, method SMTP::Expand()
    Expand takes the name and asks the server to list all the people who are members of the _list_. Expand will return back and array of the result or false if an error occurs.
exposeZenPhotoInformations
in file template-functions.php, function exposeZenPhotoInformations()
    Expose some informations in a HTML comment
extractXMP
in file xmpMetadata.php, function extractXMP()
    Finds and returns xmp metadata
f

f

$fieldList
in file class-search.php, variable SearchEngine::$fieldList
$filemtime
in file class-image.php, variable _Image::$filemtime
$filename
in file class-image.php, variable _Image::$filename
$From
in file class.phpmailer.php, variable PHPMailer::$From
    Sets the From email address for the message.
$FromName
in file class.phpmailer.php, variable PHPMailer::$FromName
    Sets the From name of the message.
fetchComments
in file functions.php, function fetchComments()
    Gets an array of comments for the current admin
fileChanged
in file class-image.php, method _Image::fileChanged()
    Returns true if the file has changed since last time we looked
filesystemToInternal
in file functions-basic.php, function filesystemToInternal()
    Converts a file system filename to UTF-8 for zenphoto internal storage
FILESYSTEM_CHARSET
in file functions-basic.php, constant FILESYSTEM_CHARSET
filterAccentedCharacters
in file filter-zenphoto_seo.php, function filterAccentedCharacters()
    translates accented characters to unaccented ones
filterAccentedCharacters_js
in file filter-zenphoto_seo.php, function filterAccentedCharacters_js()
filterLocale_load_request
in file seo_locale.php, function filterLocale_load_request()
filterMessage
in file none.php, method SpamFilter::filterMessage()
    The function for processing a message to see if it might be SPAM
filter_zenphoto_seo
in file filter-zenphoto_seo.php, class filter_zenphoto_seo
    Option handler class
filter_zenphoto_seo
in file filter-zenphoto_seo.php, method filter_zenphoto_seo::filter_zenphoto_seo()
    class instantiation function
flowplayer3
in file flowplayer3.php, method flowplayer3::flowplayer3()
flowplayer3
in file flowplayer3.php, class flowplayer3
    Plugin option handling class
flowplayer3_playlist
in file flowplayer3_playlist.php, method flowplayer3_playlist::flowplayer3_playlist()
flowplayer3_playlist
in file flowplayer3_playlist.php, class flowplayer3_playlist
    Plugin option handling class
flowplayerPlaylist
in file flowplayer3_playlist.php, function flowplayerPlaylist()
    Show the content of an media album with .flv/.mp4/.mp3 movie/audio files only as a playlist or as separate players with Flowplayer 3 Important: The Flowplayer 3 plugin needs to be activated to use this plugin. This plugin shares all settings with this plugin, too.
FLOW_PLAYER_MP3_HEIGHT
in file flowplayer3.php, constant FLOW_PLAYER_MP3_HEIGHT
FULLWEBPATH
in file functions-basic.php, constant FULLWEBPATH
functions-basic.php
procedural page functions-basic.php
functions-db.php
procedural page functions-db.php
functions-filter.php
procedural page functions-filter.php
functions-i18n.php
procedural page functions-i18n.php
functions-rss.php
procedural page functions-rss.php
functions.php
procedural page functions.php
filter-crop_image.php
procedural page filter-crop_image.php
filter-zenphoto_seo.php
procedural page filter-zenphoto_seo.php
flowplayer3.php
procedural page flowplayer3.php
flowplayer3_playlist.php
procedural page flowplayer3_playlist.php
functions-rating.php
procedural page functions-rating.php
g

g

$gallery
in file class-album.php, variable Album::$gallery
Gallery
in file class-gallery.php, method Gallery::Gallery()
    Creates an instance of a gallery
Gallery
in file class-gallery.php, class Gallery
    Gallery Class
galleryAlbumsPerPage
in file functions.php, function galleryAlbumsPerPage()
    Returns the number of album thumbs that go on a gallery page
garbageCollect
in file class-gallery.php, method Gallery::garbageCollect()
    For every album in the gallery, look for its file. Delete from the database if the file does not exist. Do the same for images. Clean up comments that have been left orphaned.
garbageCollect
in file class-album.php, method Album::garbageCollect()
    For every image in the album, look for its file. Delete from the database if the file does not exist. Same for each sub-directory/album.
generateCaptcha
in file zenphoto.php, method captcha::generateCaptcha()
    generates a simple captcha for comments
generateCaptcha
in file template-functions.php, function generateCaptcha()
    Shell for calling the installed captcha generator.
generateLanguageList
in file functions-i18n.php, function generateLanguageList()
    Returns an array of available language locales.
generateLanguageOptionList
in file functions-i18n.php, function generateLanguageOptionList()
    Generates the option list for the language selectin <select>
generateListFromArray
in file functions.php, function generateListFromArray()
    Creates the body of a select list
generateListFromFiles
in file functions.php, function generateListFromFiles()
    Generates a selection list from files found on disk
get
in file classes.php, method PersistentObject::get()
    Get the value of a variable. If $current is false, return the value as of the last save of this object.
getAdminEmail
in file lib-auth.php, method Zenphoto_Authority::getAdminEmail()
    Returns the email addresses of the Admin with ADMIN_USERS rights
getAdministrators
in file lib-auth.php, method Zenphoto_Authority::getAdministrators()
    Returns an array of admin users, indexed by the userid and ordered by "privileges"
getAlbum
in file class-image.php, method _Image::getAlbum()
    Returns the album that holds this image
getAlbum
in file class-gallery.php, method Gallery::getAlbum()
    Returns the a specific album in the array indicated by index.
getAlbumArray
in file functions-basic.php, function getAlbumArray()
    getAlbumArray - returns an array of folder names corresponding to the given album string.
getAlbumCustomData
in file template-functions.php, function getAlbumCustomData()
    Returns the custom_data field of the current album
getAlbumData
in file template-functions.php, function getAlbumData()
    A composit for getting album data
getAlbumDate
in file template-functions.php, function getAlbumDate()
    Returns the formatted date field of the album
getAlbumDesc
in file template-functions.php, function getAlbumDesc()
    Returns the raw description of the current album.
getAlbumDir
in file class-gallery.php, method Gallery::getAlbumDir()
    Returns the main albums directory
getAlbumFolder
in file functions-basic.php, function getAlbumFolder()
    Returns the fully qualified path to the album folders
getAlbumID
in file class-album.php, method Album::getAlbumID()
    Returns the id of this album in the db
getAlbumId
in file template-functions.php, function getAlbumId()
    Returns the record number of the album in the database
getAlbumIndex
in file class-search.php, method SearchEngine::getAlbumIndex()
    Returns the index of the album within the search albums
getAlbumInherited
in file functions-basic.php, function getAlbumInherited()
    returns the non-empty value of $field from the album or one of its parents
getAlbumLink
in file class-album.php, method Album::getAlbumLink()
    Returns an URL to the album, including the current page number
getAlbumLinkURL
in file template-functions.php, function getAlbumLinkURL()
    Returns the album link url of the current album.
getAlbumLocation
in file template-functions.php, function getAlbumLocation()
    Returns the Location of the album.
getAlbumName
in file class-image.php, method _Image::getAlbumName()
    Retuns the folder name of the album that holds this image
getAlbumPage
in file template-functions.php, function getAlbumPage()
    Returns the album page number of the current image
getAlbumPlace
in file deprecated-functions.php, function getAlbumPlace()
    Returns the Location of the album.
getAlbums
in file class-search.php, method SearchEngine::getAlbums()
    Returns an array of album names found in the search.
getAlbums
in file class-gallery.php, method Gallery::getAlbums()
    Get Albums will create our $albums array with a fully populated set of Album names in the correct order.
getAlbums
in file class-album.php, method Album::getAlbums()
    Returns all folder names for all the subdirectories.
getAlbumSortKey
in file class-album.php, method Album::getAlbumSortKey()
    Returns the DB key associated with the subalbum sort type
getAlbumSortKey
in file class-gallery.php, method Gallery::getAlbumSortKey()
    Returns the DB field corresponding to the album sort type desired
getAlbumSortType
in file class-album.php, method Album::getAlbumSortType()
    Returns the sort type for subalbums in this album.
getAlbumStatistic
in file image_album_statistics.php, function getAlbumStatistic()
    Retuns a list of album statistic accordingly to $option
getAlbumTheme
in file class-album.php, method Album::getAlbumTheme()
    Returns the theme for the album
getAlbumThumb
in file class-album.php, method Album::getAlbumThumb()
    Gets the thumbnail URL for the album thumbnail image as returned by $this->getAlbumThumbImage();
getAlbumThumb
in file template-functions.php, function getAlbumThumb()
    Returns the name of the defined album thumbnail image.
getAlbumThumbImage
in file class-album.php, method Album::getAlbumThumbImage()
    Gets the album's set thumbnail image from the database if one exists, otherwise, finds the first image in the album or sub-album and returns it as an Image object.
getAlbumTitle
in file template-functions.php, function getAlbumTitle()
    Returns the raw title of the current album.
getAllAlbums
in file template-functions.php, function getAllAlbums()
    Returns a list of all albums decendent from an album
getAllArticleDates
in file zenpage-functions.php, function getAllArticleDates()
    Retrieves a list of all unique years & months
getAllCategories
in file zenpage-functions.php, function getAllCategories()
    Gets all categories
getAllDates
in file template-functions.php, function getAllDates()
    Retrieves a list of all unique years & months from the images in the gallery
getAllSubAlbumIDs
in file functions.php, function getAllSubAlbumIDs()
    Returns an array of album ids whose parent is the folder
getAllSubalbums
in file deprecated-functions.php, function getAllSubalbums()
getAllTagsCount
in file functions.php, function getAllTagsCount()
    Returns an array indexed by 'tag' with the element value the count of the tag
getAllTagsFromAlbum
in file tags_from_album.php, function getAllTagsFromAlbum()
    Prints a tag cloud list of the tags in one album and optionally its subalbums.
getAllTagsFromAlbum_multi_unique
in file tags_from_album.php, function getAllTagsFromAlbum_multi_unique()
    Removes duplicate entries in multi dimensional array.
getAllTagsUnique
in file functions.php, function getAllTagsUnique()
    Returns an array of unique tag names
getAnnotatedAlbumTitle
in file template-functions.php, function getAnnotatedAlbumTitle()
    Returns an album title taged with of Not visible or password protected status
getAnnotatedImageTitle
in file template-functions.php, function getAnnotatedImageTitle()
    Returns the image title taged with not visible annotation.
getAnon
in file class-comment.php, method Comment::getAnon()
    Returns true if the comment is flagged anonymous
getAuthor
in file zenpage-class-page.php, method ZenpagePage::getAuthor()
    Returns the author of the page
getAuthor
in file zenpage-class-news.php, method ZenpageNews::getAuthor()
    Returns the author of the news article
getAuthor
in file zenpage-template-functions.php, function getAuthor()
    Wrapper function to get the author of a news article or page: Used by getNewsAuthor() and getPageAuthor().
getBareAlbumDesc
in file template-functions.php, function getBareAlbumDesc()
    Returns a text-only description of the current album.
getBareAlbumTitle
in file template-functions.php, function getBareAlbumTitle()
    Returns a text-only title of the current album.
getBareGalleryDesc
in file template-functions.php, function getBareGalleryDesc()
    Returns a text-only description of the gallery.
getBareGalleryTitle
in file template-functions.php, function getBareGalleryTitle()
    Returns a text-only title of the gallery.
getBareImageDesc
in file template-functions.php, function getBareImageDesc()
    Returns a text-only description of the current image.
getBareImageTitle
in file template-functions.php, function getBareImageTitle()
    Returns a text-only title of the current image.
getBareNewsAlbumTitle
in file zenpage-template-functions.php, function getBareNewsAlbumTitle()
    CombiNews feature only: returns the raw title of an album if image or movie/audio or false.
getBareNewsTitle
in file zenpage-template-functions.php, function getBareNewsTitle()
    Returns the raw title of a news article.
getBarePageTitle
in file zenpage-template-functions.php, function getBarePageTitle()
    Returns the raw title of a page.
getBody
in file class-video.php, method Video::getBody()
getBody
in file class-textobject.php, method TextObject::getBody()
    Returns the content of the text file
GetBoundary
in file class.phpmailer.php, method PHPMailer::GetBoundary()
    Returns the start of a message boundary.
getCaptchaKey
in file zenphoto.php, method captcha::getCaptchaKey()
    gets (or creates) the CAPTCHA encryption key
getCategories
in file zenpage-class-news.php, method ZenpageNews::getCategories()
    Gets the categories assigned to an news article
getCategory
in file zenpage-functions.php, function getCategory()
    Gets a category by id
getCategoryID
in file zenpage-functions.php, function getCategoryID()
    Gets the id of a category
getCategoryLink
in file zenpage-functions.php, function getCategoryLink()
    Gets the category link of a category
getCategoryTitle
in file zenpage-functions.php, function getCategoryTitle()
    Gets the category title of a category
getCity
in file class-image.php, method _Image::getCity()
    Returns the city field of the image
getCodeblock
in file zenpage-class-page.php, method ZenpagePage::getCodeblock()
    Returns the codeblocks of the page as an serialized array
getCodeblock
in file zenpage-template-functions.php, function getCodeblock()
    Gets the content of a codeblock for a page or news article.
getCodeblock
in file zenpage-class-news.php, method ZenpageNews::getCodeblock()
    Returns the codeblocks of the news article as an serialized array
getCombiNews
in file zenpage-functions.php, function getCombiNews()
    Gets news articles and images of a gallery to show them together on the news section
getComment
in file class-comment.php, method Comment::getComment()
    Returns the comment text
getCommentAuthorEmail
in file template-functions.php, function getCommentAuthorEmail()
    Returns the comment author's email
getCommentAuthorName
in file template-functions.php, function getCommentAuthorName()
    Returns the comment author's name
getCommentAuthorSite
in file template-functions.php, function getCommentAuthorSite()
    Returns the comment author's website
getCommentBody
in file template-functions.php, function getCommentBody()
    Returns the body of the current comment
getCommentCount
in file class-album.php, method Album::getCommentCount()
    Returns the count of comments in the album. Ignores comments in moderation
getCommentCount
in file class-image.php, method _Image::getCommentCount()
    Returns the count of comments for the image. Comments in moderation are not counted
getCommentCount
in file zenpage-class-news.php, method ZenpageNews::getCommentCount()
    Returns the count of comments for the current news article. Comments in moderation are not counted
getCommentCount
in file template-functions.php, function getCommentCount()
    Retuns the count of comments on the current image
getCommentCount
in file zenpage-class-page.php, method ZenpagePage::getCommentCount()
    Returns the count of comments for the current page. Comments in moderation are not counted
getCommentDate
in file deprecated-functions.php, function getCommentDate()
    Retrieves the date of the current comment.
getCommentDateTime
in file template-functions.php, function getCommentDateTime()
    Returns a formatted date and time for the comment.
getCommentErrors
in file comment_form.php, function getCommentErrors()
    returns an error message if a comment possting was not accepted
getComments
in file zenpage-class-news.php, method ZenpageNews::getComments()
    Returns an array of comments of the current news article
getComments
in file zenpage-class-page.php, method ZenpagePage::getComments()
    Returns an array of comments of the current page
getComments
in file class-album.php, method Album::getComments()
    Returns an array of comments for this album
getComments
in file class-image.php, method _Image::getComments()
    Returns an array of comments
getCommentsAllowed
in file template-functions.php, function getCommentsAllowed()
    Returns true if neither the album nor the image have comments closed
getCommentsAllowed
in file class-album.php, method Album::getCommentsAllowed()
    Returns true of comments are allowed
getCommentsAllowed
in file class-image.php, method _Image::getCommentsAllowed()
    Retuns true if comments are allowed on the image
getCommentsAllowed
in file zenpage-class-news.php, method ZenpageNews::getCommentsAllowed()
    Returns true of comments are allowed
getCommentsAllowed
in file zenpage-class-page.php, method ZenpagePage::getCommentsAllowed()
    Returns true of comments are allowed
getCommentStored
in file template-functions.php, function getCommentStored()
    Returns the data from the last comment posted
getCommentTime
in file deprecated-functions.php, function getCommentTime()
    Retrieves the time of the current comment.
getContent
in file zenpage-class-news.php, method ZenpageNews::getContent()
    Returns the content of the news article
getContent
in file zenpage-class-page.php, method ZenpagePage::getContent()
    Returns the content of the page
getCopyright
in file class-image.php, method _Image::getCopyright()
    Returns the copyright field of the image
getCounter
in file paged_thumbs_nav.php, method pagedThumbsNav::getCounter()
    Gets From image x to image y counter values
getCountry
in file class-image.php, method _Image::getCountry()
    Returns the country field of the image
getCredit
in file class-image.php, method _Image::getCredit()
    Returns the credit field of the image
getCurrentAdminNewsPage
in file zenpage-functions.php, function getCurrentAdminNewsPage()
    Get current news page for admin news pagination Addition needed because $_GET['page'] conflict with zenphoto could probably removed now...
getCurrentMenuItem
in file menu_manager.php, function getCurrentMenuItem()
    Returns the sort_order of the current menu item
getCurrentNewsArchive
in file zenpage-template-functions.php, function getCurrentNewsArchive()
    Gets the current select news date (year-month) or formatted
getCurrentNewsCategory
in file zenpage-template-functions.php, function getCurrentNewsCategory()
    Gets the current selected news category
getCurrentNewsCategoryID
in file zenpage-template-functions.php, function getCurrentNewsCategoryID()
    Gets the id of the current selected news category
getCurrentNewsPage
in file zenpage-functions.php, function getCurrentNewsPage()
    Gets the current news page number
getCurrentPage
in file template-functions.php, function getCurrentPage()
    Returns the number of albums without printing it.
getCurrentPageObject
in file functions-rating.php, function getCurrentPageObject()
    returns the $object for the current loaded page
getCurrentTheme
in file class-gallery.php, method Gallery::getCurrentTheme()
    Returns the foldername of the current theme.
getCurrentTheme
in file template-functions.php, function getCurrentTheme()
    Returns the name of the currently active theme
getCustomAlbumThumb
in file template-functions.php, function getCustomAlbumThumb()
    Returns a link to a custom sized thumbnail of the current album
getCustomAlbumThumbMaxSpace
in file template-functions.php, function getCustomAlbumThumbMaxSpace()
    Returns a link to a un-cropped custom sized version of the current album thumb within the given height and width dimensions.
getCustomData
in file class-image.php, method _Image::getCustomData()
    returns the custom data field
getCustomData
in file class-comment.php, method Comment::getCustomData()
    Returns the custom data field of the comment
getCustomData
in file class-album.php, method Album::getCustomData()
    returns the custom data field
getCustomData
in file lib-auth.php, method Zenphoto_Administrator::getCustomData()
getCustomImage
in file class-video.php, method Video::getCustomImage()
    Get a custom sized version of this image based on the parameters.
getCustomImage
in file class-image.php, method _Image::getCustomImage()
    Get a custom sized version of this image based on the parameters.
getCustomImage
in file class-textobject.php, method TextObject::getCustomImage()
    Get a custom sized version of this image based on the parameters.
getCustomImageURL
in file template-functions.php, function getCustomImageURL()
    Returns the url to the image in that dimensions you define with this function.
getCustomPageURL
in file template-functions.php, function getCustomPageURL()
    Produces the url to a custom page (e.g. one that is not album.php, image.php, or index.php)
getCustomSizedImageMaxSpace
in file template-functions.php, function getCustomSizedImageMaxSpace()
    Returns a link to a un-cropped custom sized version of the current image within the given height and width dimensions.
getCustomSizedImageThumbMaxSpace
in file template-functions.php, function getCustomSizedImageThumbMaxSpace()
    Returns a link to a un-cropped custom sized version of the current image within the given height and width dimensions.
getDateTime
in file class-album.php, method Album::getDateTime()
    Returns the unformatted date of the album
getDateTime
in file zenpage-class-page.php, method ZenpagePage::getDateTime()
    Returns the date of the page
getDateTime
in file class-image.php, method _Image::getDateTime()
    Returns the unformatted date of the image
getDateTime
in file class-comment.php, method Comment::getDateTime()
    returns the comment date/time
getDateTime
in file zenpage-class-news.php, method ZenpageNews::getDateTime()
    Returns the date of the news article
getDefaultHeight
in file template-functions.php, function getDefaultHeight()
    Returns the height of the default-sized image (in printDefaultSizedImage)
getDefaultSizedImage
in file template-functions.php, function getDefaultSizedImage()
    Returns the url to the default sized image.
getDefaultTitle
in file class-image.php, method _Image::getDefaultTitle()
getDefaultWidth
in file template-functions.php, function getDefaultWidth()
    The width of the default-sized image (in printDefaultSizedImage)
getDesc
in file class-gallery.php, method Gallery::getDesc()
    Returns the gallery description
getDesc
in file class-image.php, method _Image::getDesc()
    Returns the description of the image
getDesc
in file class-album.php, method Album::getDesc()
    Returns the album description
getEmail
in file class-comment.php, method Comment::getEmail()
    returns the email address of the commentor
getEmail
in file lib-auth.php, method Zenphoto_Administrator::getEmail()
getEnabledPlugins
in file functions.php, function getEnabledPlugins()
    Returns an array of the currently enabled plugins
getExpireDate
in file zenpage-class-page.php, method ZenpagePage::getExpireDate()
    Returns the expire date of the page
getExpireDate
in file zenpage-class-news.php, method ZenpageNews::getExpireDate()
    Returns the expire date of the news article
getExtraContent
in file zenpage-class-page.php, method ZenpagePage::getExtraContent()
    Returns the extra content of the page
getExtraContent
in file zenpage-class-news.php, method ZenpageNews::getExtraContent()
    Returns the extra content of the news article
getField
in file contact_form.php, function getField()
    Retrieves the post field if it exists
getFile
in file class.phpmailer.php, method PHPMailer::getFile()
    Read a file from a supplied filename and return it.
getFileName
in file class-image.php, method _Image::getFileName()
    Returns the image filename
getFirstImageOfAlbum
in file print_album_menu.php, function getFirstImageOfAlbum()
    Returns the link of the first image in $albumobj
getFirstImageURL
in file template-functions.php, function getFirstImageURL()
    Returns the url of the first image in current album.
getFolder
in file class-album.php, method Album::getFolder()
    Returns the folder on the filesystem
getFullHeight
in file template-functions.php, function getFullHeight()
    Returns the height of the original image
getFullImage
in file class-image.php, method _Image::getFullImage()
    Returns a path to the original image in the original folder.
getFullImageURL
in file template-functions.php, function getFullImageURL()
    Returns the url to original image.
getFullNewsImageURL
in file zenpage-template-functions.php, function getFullNewsImageURL()
    CombiNews feature only: Returns the fullimage link if image or movie/audio or false.
getFullWidth
in file template-functions.php, function getFullWidth()
    Returns the width of the original image
getGalleryDesc
in file template-functions.php, function getGalleryDesc()
    Returns the raw description of the gallery.
getGalleryIndexURL
in file template-functions.php, function getGalleryIndexURL()
    Returns the URL of the main gallery page containing the current album
getGalleryPage
in file class-album.php, method Album::getGalleryPage()
    Returns the page number in the gallery of this album
getGalleryTitle
in file template-functions.php, function getGalleryTitle()
    Returns the raw title of the gallery.
getGroup
in file lib-auth.php, method Zenphoto_Administrator::getGroup()
getHeight
in file class-image.php, method _Image::getHeight()
    Returns the height of the image
getHitcounter
in file zenpage-class-news.php, method ZenpageNews::getHitcounter()
    Returns the hitcount of the news article
getHitcounter
in file template-functions.php, function getHitcounter()
    returns the hitcounter for the current page or for the object passed
getHitcounter
in file zenpage-class-page.php, method ZenpagePage::getHitcounter()
    Returns the hitcount of the page
getHTMLMetaData
in file html_meta_tags.php, function getHTMLMetaData()
    Prints html meta data to be used in the <head> section of a page
getID
in file zenpage-class-news.php, method ZenpageNews::getID()
    Returns the id of the news article
getID
in file zenpage-class-page.php, method ZenpagePage::getID()
    Returns the id of the page
getID
in file lib-auth.php, method Zenphoto_Administrator::getID()
getImage
in file class-album.php, method Album::getImage()
    Returns an image from the album based on the index passed.
getImage
in file class-search.php, method SearchEngine::getImage()
    Returns a specific image
getImageCacheFilename
in file functions-basic.php, function getImageCacheFilename()
    Returns the path of an image for uses in caching it NOTE: character set if for the filesystem
getImageCachePostfix
in file functions-basic.php, function getImageCachePostfix()
    Returns the crop/sizing string to postfix to a cache image
getImageCity
in file template-functions.php, function getImageCity()
    Returns the City field of the current image
getImageCountry
in file template-functions.php, function getImageCountry()
    Returns the Country field of the current image
getImageCustomData
in file template-functions.php, function getImageCustomData()
    Returns the custom_data field of the current image
getImageData
in file template-functions.php, function getImageData()
    A composit for getting image data
getImageDate
in file template-functions.php, function getImageDate()
    Returns the image date of the current image in yyyy-mm-dd hh:mm:ss format.
getImageDesc
in file template-functions.php, function getImageDesc()
    Returns the raw description of the current image.
getImageEXIFData
in file deprecated-functions.php, function getImageEXIFData()
    Returns the EXIF infromation from the current image
getImageFootprint
in file class-image.php, method _Image::getImageFootprint()
    Returns the disk size of the image
getImageID
in file template-functions.php, function getImageID()
    Get the unique ID of the current image.
getImageIndex
in file class-search.php, method SearchEngine::getImageIndex()
    Returns the index of this image in the search images
getImageLink
in file class-image.php, method _Image::getImageLink()
    Returns an image page link for the image
getImageLinkURL
in file template-functions.php, function getImageLinkURL()
    Returns the url of the current image.
getImageLocation
in file template-functions.php, function getImageLocation()
    Returns the Location field of the current image
getImageMetaData
in file template-functions.php, function getImageMetaData()
    Returns the Metadata infromation from the current image
getImageParameters
in file functions-basic.php, function getImageParameters()
    Validates and edits image size/cropping parameters
getImageProcessorURI
in file functions-basic.php, function getImageProcessorURI()
    forms the i.php parameter list for an image.
getImages
in file class-search.php, method SearchEngine::getImages()
    Returns an array of images found in the search It will return a "page's worth" if $page is non zero
getImages
in file class-album.php, method Album::getImages()
    Returns a of a slice of the images for this album. They will also be sorted according to the sort type of this album, or by filename if none has been set.
getImageSortKey
in file class-album.php, method Album::getImageSortKey()
    Returns the DB key associated with the image sort type
getImageSortOrder
in file template-functions.php, function getImageSortOrder()
    Get the sort order of this image.
getImageState
in file template-functions.php, function getImageState()
    Returns the State field of the current image
getImageStatistic
in file image_album_statistics.php, function getImageStatistic()
    Returns a list of image statistic according to $option
getImageThumb
in file template-functions.php, function getImageThumb()
    Returns the url to the thumbnail of the current image.
getImageTitle
in file template-functions.php, function getImageTitle()
    Returns the raw title of the current image.
getIndex
in file class-image.php, method _Image::getIndex()
    Get the index of this image in the album, taking sorting into account.
getInModeration
in file class-comment.php, method Comment::getInModeration()
    Returns true if the comment is marked for moderation
getIP
in file class-comment.php, method Comment::getIP()
    Returns the IP address of the comment poster
getIPTCTag
in file class-image.php, method _Image::getIPTCTag()
    For internal use--fetches a single tag from IPTC data
getIPTCTagArray
in file class-image.php, method _Image::getIPTCTagArray()
    For internal use--fetches the IPTC array for a single tag.
getItem
in file menu_manager.php, function getItem()
    Gets a menu item by its id
getItemTitleAndURL
in file menu_manager.php, function getItemTitleAndURL()
    Gets the title, url and name of a menu item
getLastchange
in file zenpage-class-news.php, method ZenpageNews::getLastchange()
    Returns the last change date of the news article
getLastchange
in file zenpage-class-page.php, method ZenpagePage::getLastchange()
    Returns the last change date of the page
getLastchangeAuthor
in file zenpage-class-page.php, method ZenpagePage::getLastchangeAuthor()
    Returns the last change author of the page
getLastchangeAuthor
in file zenpage-class-news.php, method ZenpageNews::getLastchangeAuthor()
    Returns the last change author of the news article
getLastImageURL
in file template-functions.php, function getLastImageURL()
    Returns the url of the last image in current album.
getLatestComments
in file template-functions.php, function getLatestComments()
    Gets latest comments for images and albums
getLatestNews
in file zenpage-template-functions.php, function getLatestNews()
    Gets the latest news either only news articles or with the latest images or albums
getLatestZenpageComments
in file zenpage-template-functions.php, function getLatestZenpageComments()
    Gets latest comments for news articles and pages
getLimitAndOffset
in file zenpage-functions.php, function getLimitAndOffset()
    Gets the LIMIT and OFFSET for the MySQL query that gets the news articles
getLocation
in file class-image.php, method _Image::getLocation()
    Returns the location field of the image
getLocation
in file class-album.php, method Album::getLocation()
    Returns the place data of an album
getLocked
in file zenpage-class-news.php, method ZenpageNews::getLocked()
    Returns the locked status of the news article, "1" if locked (only used on the admin)
getLocked
in file zenpage-class-page.php, method ZenpagePage::getLocked()
    Returns the locked status of the page (only used on admin)
GetMailMIME
in file class.phpmailer.php, method PHPMailer::GetMailMIME()
    Returns the message MIME.
getMainSiteName
in file template-functions.php, function getMainSiteName()
    Returns the name of the main website as set by the "Website Title" option on the gallery options tab.
getMainSiteURL
in file template-functions.php, function getMainSiteURL()
    Returns the URL of the main website as set by the "Website URL" option on the gallery options tab.
getManagedAlbumList
in file functions.php, function getManagedAlbumList()
    Populates and returns the $_zp_admin_album_list array
getMaxSpaceContainer
in file template-functions.php, function getMaxSpaceContainer()
    Called by ***MaxSpace functions to compute the parameters to be passed to xxCustomyyy functions.
getMenuFromLink
in file menu_manager.php, function getMenuFromLink()
    Returns the menu item corresponding to $link
getMenuItems
in file menu_manager.php, function getMenuItems()
    Gets the menu items
getMenumanagerPredicessor
in file menu_manager.php, function getMenumanagerPredicessor()
    Returns the link to the predicessor of the current menu item
getMenumanagerSuccessor
in file menu_manager.php, function getMenumanagerSuccessor()
    Returns the successor link of the current menu item
getMenuVisibility
in file menu_manager.php, function getMenuVisibility()
    Gets the menu visibility
getMetaAlbumAndImageTags
in file html_meta_tags.php, function getMetaAlbumAndImageTags()
    Helper function to print the album and image tags and/or the news article categorieslist within printMetaKeywords() Shortens the length to the allowed 1000 characters.
getMetaData
in file class-image.php, method _Image::getMetaData()
    Returns an array of EXIF data
getMetaKeywords
in file html_meta_tags.php, function getMetaKeywords()
    Helper function to list tags/categories as keywords separated by comma.
getMimeType
in file functions-rss.php, function getMimeType()
    Returns the mimetype for the standard gallery items
getName
in file lib-auth.php, method Zenphoto_Administrator::getName()
getName
in file class-comment.php, method Comment::getName()
    Returns the commentor's name
getNewsAlbumName
in file zenpage-template-functions.php, function getNewsAlbumName()
    CombiNews feature only: returns the album name (folder) if image or movie/audio or returns false.
getNewsAlbumTitle
in file zenpage-template-functions.php, function getNewsAlbumTitle()
    CombiNews feature only: returns the album title if image or movie/audio or false.
getNewsAlbumURL
in file zenpage-template-functions.php, function getNewsAlbumURL()
    CombiNews feature only: returns the url to an album if image or movie/audio or returns false.
getNewsArchivePath
in file zenpage-template-functions.php, function getNewsArchivePath()
    Returns partial path of news date archive
getNewsArchivePathNav
in file zenpage-template-functions.php, function getNewsArchivePathNav()
    news archive path only for use in the news article pagination
getNewsArticles
in file zenpage-functions.php, function getNewsArticles()
    Gets news articles titlelink either all or by category or by archive date.
getNewsAuthor
in file zenpage-template-functions.php, function getNewsAuthor()
    Gets the author of a news article
getNewsBaseURL
in file zenpage-template-functions.php, function getNewsBaseURL()
    Returns the base /news or index.php?p=news url
getNewsCategories
in file zenpage-template-functions.php, function getNewsCategories()
    Gets the categories of the current news article
getNewsCategoryPath
in file zenpage-template-functions.php, function getNewsCategoryPath()
    Returns partial path of news category
getNewsCategoryPathNav
in file zenpage-template-functions.php, function getNewsCategoryPathNav()
    News cat path only for use in the news article pagination
getNewsCategoryURL
in file zenpage-template-functions.php, function getNewsCategoryURL()
    Returns the full path to a news category
getNewsContent
in file zenpage-template-functions.php, function getNewsContent()
    Gets the content of a news article
getNewsContentShorten
in file zenpage-template-functions.php, function getNewsContentShorten()
    Helper function for getNewsContent to shorten the news article content or if using Zenpage CombiNews' the image/album description If shorten is disable it sjust returns the string passed.
getNewsDate
in file zenpage-template-functions.php, function getNewsDate()
    Gets the date of the current news article
getNewsExtraContent
in file zenpage-template-functions.php, function getNewsExtraContent()
    Gets the extracontent of a news article if in single news articles view or returns FALSE
getNewsID
in file zenpage-template-functions.php, function getNewsID()
    Gets the id of a news article/item
getNewsImageTags
in file deprecated-functions.php, function getNewsImageTags()
    CombiNews feature: Returns a list of tags of an image.
getNewsIndexURL
in file zenpage-template-functions.php, function getNewsIndexURL()
    Returns the full path of the news index page (news page 1) or if the "news on zp index" option is set a link to the gallery index.
getNewsPagePath
in file zenpage-template-functions.php, function getNewsPagePath()
    Returns partial path of a news page number path
getNewsReadMore
in file zenpage-template-functions.php, function getNewsReadMore()
    Returns the text for the read more link or if using CombiNews feature also the link to the image.php gallery page
getNewsTitle
in file zenpage-template-functions.php, function getNewsTitle()
    Gets the news article title
getNewsTitleLink
in file zenpage-template-functions.php, function getNewsTitleLink()
    Returns the titlelink (url name) of the current news article.
getNewsTitlePath
in file zenpage-template-functions.php, function getNewsTitlePath()
    Returns partial path of news article title
getNewsType
in file zenpage-template-functions.php, function getNewsType()
    Gets the news type of a news item.
getNewsURL
in file zenpage-template-functions.php, function getNewsURL()
    Returns the url to a news article
getNewsVideoContent
in file zenpage-template-functions.php, function getNewsVideoContent()
    Helper function for getNewsContent to get video/audio content if $imageobj is a video/audio object if using Zenpage CombiNews
getNextAlbum
in file template-functions.php, function getNextAlbum()
    Returns the next album
getNextAlbum
in file class-search.php, method SearchEngine::getNextAlbum()
    Returns the album following the current one
getNextAlbum
in file class-album.php, method Album::getNextAlbum()
    Returns the album following the current album
getNextAlbumURL
in file template-functions.php, function getNextAlbumURL()
    Get the URL of the next album in the gallery.
getNextImage
in file class-image.php, method _Image::getNextImage()
    Returns the next Image.
getNextImageThumb
in file template-functions.php, function getNextImageThumb()
    Returns the thumbnail of the next image.
getNextImageURL
in file template-functions.php, function getNextImageURL()
    Returns the url of the next image.
getNextNewsPageURL
in file zenpage-template-functions.php, function getNextNewsPageURL()
    Returns the url to the next news page
getNextNewsURL
in file zenpage-template-functions.php, function getNextNewsURL()
    Returns the title and the titlelink of the next article in single news article pagination as an array Returns false if there is none (or option is empty)
getNextPageURL
in file template-functions.php, function getNextPageURL()
    Returns the URL of the next page. Use within If or while loops for pagination.
getNextPrevNews
in file zenpage-template-functions.php, function getNextPrevNews()
    Returns the title and the titlelink of the next or previous article in single news article pagination as an array Returns false if there is none (or option is empty)
getNextThumbsLink
in file paged_thumbs_nav.php, method pagedThumbsNav::getNextThumbsLink()
    Gets the link for the next page of thumbs
getNotViewableAlbums
in file functions.php, function getNotViewableAlbums()
    Returns a list of album IDs that the current viewer is allowed to see
getNumAlbums
in file class-search.php, method SearchEngine::getNumAlbums()
    Returns the number of albums found in a search
getNumAlbums
in file class-album.php, method Album::getNumAlbums()
    Returns the count of subalbums
getNumAlbums
in file class-gallery.php, method Gallery::getNumAlbums()
    Returns the total number of TOPLEVEL albums in the gallery (does not include sub-albums)
getNumAlbums
in file template-functions.php, function getNumAlbums()
    Returns the number of albums.
getNumAllSubalbums
in file image_album_statistics.php, function getNumAllSubalbums()
    Gets the number of all subalbums of all subalbum levels of either the current album or $albumobj
getNumComments
in file class-gallery.php, method Gallery::getNumComments()
    Returns the count of comments
getNumImages
in file class-album.php, method Album::getNumImages()
    Returns the number of images in this album (not counting its subalbums)
getNumImages
in file class-search.php, method SearchEngine::getNumImages()
    Returns the number of images found in the search
getNumImages
in file template-functions.php, function getNumImages()
    Returns the number of images in the album.
getNumImages
in file class-gallery.php, method Gallery::getNumImages()
    Returns the number of images from a database SELECT count(*) Ideally one should call garbageCollect() before to make sure the database is current.
getNumNews
in file zenpage-template-functions.php, function getNumNews()
    Returns the number of news articles.
getNumPages
in file zenpage-template-functions.php, function getNumPages()
    Returns a count of the pages
getNumSubalbums
in file deprecated-functions.php, function getNumSubalbums()
getObjects
in file lib-auth.php, method Zenphoto_Administrator::getObjects()
getOption
in file functions-basic.php, function getOption()
    Get a option stored in the database.
getOptionList
in file functions-basic.php, function getOptionList()
    Retuns the option array
getOptionsSupported
in file PHPMailer.php, method zp_PHPMailer::getOptionsSupported()
    Reports the supported options
getOptionsSupported
in file image_upload_limiter.php, method uploadlimit::getOptionsSupported()
    Reports the supported options
getOptionsSupported
in file print_album_menu.php, method print_album_menu::getOptionsSupported()
getOptionsSupported
in file quota_manager.php, method Quota_management::getOptionsSupported()
    Reports the supported options
getOptionsSupported
in file paged_thumbs_nav.php, method pagedthumbsOptions::getOptionsSupported()
getOptionsSupported
in file viewer_size_image.php, method viewer_size_image_options::getOptionsSupported()
getOptionsSupported
in file class-textobject.php, method TextObject_Options::getOptionsSupported()
    Standard option interface
getOptionsSupported
in file xmpMetadata.php, method xmpMetadata_options::getOptionsSupported()
    Option interface
getOptionsSupported
in file rating.php, method jquery_rating::getOptionsSupported()
    Reports the supported options
getOptionsSupported
in file register_user.php, method register_user_options::getOptionsSupported()
getOptionsSupported
in file zenpage.php, method zenpagecms::getOptionsSupported()
getOptionsSupported
in file static_html_cache.php, method staticCache::getOptionsSupported()
getOptionsSupported
in file slideshow.php, method slideshowOptions::getOptionsSupported()
getOptionsSupported
in file html_meta_tags.php, method htmlmetatags::getOptionsSupported()
getOptionsSupported
in file zenphoto.php, method captcha::getOptionsSupported()
    Returns array of supported options for the admin-options handler
getOptionsSupported
in file lib-auth.php, method Zenphoto_Authority::getOptionsSupported()
    Declares options used by lib-auth
getOptionsSupported
in file google_maps.php, method google_mapsOptions::getOptionsSupported()
getOptionsSupported
in file sitemap-extended.php, method sitemap::getOptionsSupported()
getOptionsSupported
in file jcarousel_thumb_nav.php, method jcarouselOptions::getOptionsSupported()
getOptionsSupported
in file flowplayer3.php, method flowplayer3::getOptionsSupported()
getOptionsSupported
in file none.php, method SpamFilter::getOptionsSupported()
    The admin options interface
getOptionsSupported
in file flowplayer3_playlist.php, method flowplayer3_playlist::getOptionsSupported()
getOptionsSupported
in file filter-zenphoto_seo.php, method filter_zenphoto_seo::getOptionsSupported()
    Reports the supported options
getOptionsSupported
in file class-video.php, method VideoObject_Options::getOptionsSupported()
    Standard option interface
getOptionsSupported
in file comment_form.php, method comment_form::getOptionsSupported()
    Reports the supported options
getOptionsSupported
in file user_login-out.php, method user_logout_options::getOptionsSupported()
getOptionsSupported
in file contact_form.php, method contactformOptions::getOptionsSupported()
getOwner
in file class-image.php, method _Image::getOwner()
    Owner functions
getOwnerID
in file class-comment.php, method Comment::getOwnerID()
    Returns the id of the comment owner
getPageAuthor
in file zenpage-template-functions.php, function getPageAuthor()
    Returns the author of a page
getPageContent
in file zenpage-template-functions.php, function getPageContent()
    Returns page content either of the current page or if requested by titlelink directly. If not both return false Set the titlelink of a page to call a specific even un-published page ($published = false) as a gallery description or on another custom page for example
getPageDate
in file zenpage-template-functions.php, function getPageDate()
    Returns the creation date of a page
getPageExtraContent
in file zenpage-template-functions.php, function getPageExtraContent()
    Returns page extra content either of the current page or if requested by titlelink directly. If not both return false Set the titlelink of a page to call a specific even un-published page ($published = false) as a gallery description or on another custom page for example
getPageID
in file zenpage-template-functions.php, function getPageID()
    Returns the id of a page
getPageLastChangeDate
in file zenpage-template-functions.php, function getPageLastChangeDate()
    Returns the last change date of a page if available
getPageLinkPath
in file zenpage-template-functions.php, function getPageLinkPath()
    Returns path to the pages.php page
getPageLinkURL
in file zenpage-template-functions.php, function getPageLinkURL()
    Returns full path to a specific page
getPageParentID
in file zenpage-template-functions.php, function getPageParentID()
    Returns the id of the parent page of a page
getPageRedirect
in file template-functions.php, function getPageRedirect()
    Returns a redirection link for the password form
getPages
in file zenpage-functions.php, function getPages()
    Gets the titlelink and sort order for all pages or published ones.
getPageSortorder
in file zenpage-template-functions.php, function getPageSortorder()
    Returns the sortorder of a page
getPageTitle
in file zenpage-template-functions.php, function getPageTitle()
    Returns title of a page
getPageTitleLink
in file zenpage-template-functions.php, function getPageTitleLink()
    Returns titlelink of a page
getPageURL
in file template-functions.php, function getPageURL()
    Returns the URL of the page number passed as a parameter
getParent
in file class-album.php, method Album::getParent()
    Returns The parent Album of this Album. NULL if this is a top-level album.
getParentAlbums
in file template-functions.php, function getParentAlbums()
    Returns an array of the names of the parents of the current album.
getParentID
in file zenpage-class-page.php, method ZenpagePage::getParentID()
    Returns the partent id of the page
getParentPages
in file zenpage-functions.php, function getParentPages()
    Gets the parent pages recursivly to the page whose parentid is passed
getPass
in file lib-auth.php, method Zenphoto_Administrator::getPass()
getPassword
in file class-album.php, method Album::getPassword()
    Returns the album password
getPassword
in file zenpage-class-page.php, method ZenpagePage::getPassword()
    Returns the page password
getPassword
in file class-gallery.php, method Gallery::getPassword()
    Returns the hashed password for guest gallery access
getPasswordHint
in file zenpage-class-page.php, method ZenpagePage::getPasswordHint()
    Returns the password hint for the page
getPasswordHint
in file class-album.php, method Album::getPasswordHint()
    Returns the password hint for the album
getPasswordHint
in file class-gallery.php, method Gallery::getPasswordHint()
    Returns the hind associated with the gallery password
getPasswordProtectImage
in file template-functions.php, function getPasswordProtectImage()
    Returns an img src link to the password protect thumb substitute
getPermalink
in file zenpage-class-page.php, method ZenpagePage::getPermalink()
    Returns the perma link status of the page (only used on admin)
getPermalink
in file zenpage-class-news.php, method ZenpageNews::getPermalink()
    Returns the permalink status of the news article, "1" if enabled (only used on the admin)
getPlayerConfig
in file flowplayer3.php, method flowplayer3::getPlayerConfig()
    Print the JS configuration of flowplayer
getPlugin
in file functions.php, function getPlugin()
    Returns the fully qualified "require" file name of the plugin file.
getPluginFiles
in file functions.php, function getPluginFiles()
    Returns a consolidated list of plugins The array structure is key=plugin name, value=plugin path
getPrevAlbum
in file template-functions.php, function getPrevAlbum()
    Returns the previous album
getPrevAlbum
in file class-album.php, method Album::getPrevAlbum()
    Returns the album prior to the current album
getPrevAlbum
in file class-search.php, method SearchEngine::getPrevAlbum()
    Returns the album preceding the current one
getPrevAlbumURL
in file template-functions.php, function getPrevAlbumURL()
    Get the URL of the previous album in the gallery.
getPrevImage
in file class-image.php, method _Image::getPrevImage()
    Return the previous Image
getPrevImageThumb
in file template-functions.php, function getPrevImageThumb()
    Returns the thumbnail of the previous image.
getPrevImageURL
in file template-functions.php, function getPrevImageURL()
    Returns the url of the previous image.
getPrevNewsPageURL
in file zenpage-template-functions.php, function getPrevNewsPageURL()
    Returns the url to the previous news page
getPrevNewsURL
in file zenpage-template-functions.php, function getPrevNewsURL()
    Returns the title and the titlelink of the previous article in single news article pagination as an array Returns false if there is none (or option is empty)
getPrevPageURL
in file template-functions.php, function getPrevPageURL()
    Returns the URL of the previous page.
getPrevThumbsLink
in file paged_thumbs_nav.php, method pagedThumbsNav::getPrevThumbsLink()
    Gets the link to the previous thumbnail page
getPrivate
in file class-comment.php, method Comment::getPrivate()
    Returns true if the comment is flagged private
getProtectedAlbumsWhere
in file template-functions.php, function getProtectedAlbumsWhere()
    Returns a where clause for filter password protected album.
getProtectedImageURL
in file template-functions.php, function getProtectedImageURL()
    Returns an url to the password protected/watermarked current image
getQuota
in file lib-auth.php, method Zenphoto_Administrator::getQuota()
getRandomImages
in file template-functions.php, function getRandomImages()
    Returns a randomly selected image from the gallery. (May be NULL if none exists)
getRandomImagesAlbum
in file template-functions.php, function getRandomImagesAlbum()
    Returns a randomly selected image from the album or its subalbums. (May be NULL if none exists)
getRating
in file rating.php, function getRating()
    Returns the current rating of an object
getRatingByIP
in file functions-rating.php, function getRatingByIP()
    Returns the last vote rating from an IP or false if no vote on record
getRights
in file lib-auth.php, method Zenphoto_Administrator::getRights()
getRights
in file lib-auth.php, method Zenphoto_Authority::getRights()
    Returns an array of the rights definitions for $version (default returns current version rights)
getRSSAlbumnameAndCollection
in file functions-rss.php, function getRSSAlbumnameAndCollection()
    Returns the albumname and TRUE or FALSE for the collection mode (album + subalbums)
getRSSAlbumsmode
in file functions-rss.php, function getRSSAlbumsmode()
    Returns the albums RSS mode from the feed's url
getRSSAlbumTitle
in file functions-rss.php, function getRSSAlbumTitle()
    Returns the title from the feed's url for latest albums or a specific album rss
getRSSCacheFilename
in file functions-rss.php, function getRSSCacheFilename()
    Gets the RSS file name from the feed url and clears out query items and special chars
getRSSHeaderLink
in file template-functions.php, function getRSSHeaderLink()
    Returns the RSS link for use in the HTML HEAD
getRSSHost
in file functions-rss.php, function getRSSHost()
    Returns the host
getRSSID
in file functions-rss.php, function getRSSID()
    Returns the item id from the feed URL for item specific rss
getRSSImageAndAlbumPaths
in file functions-rss.php, function getRSSImageAndAlbumPaths()
    Returns the image path, album path and modrewrite suffix
getRSSImageSize
in file functions-rss.php, function getRSSImageSize()
    Returns the size of the images to be used in the feed.
getRSSLocale
in file functions-rss.php, function getRSSLocale()
    Returns the locale of the feed either from the feed's url if passed directly or by standard option
getRSSLocaleXML
in file functions-rss.php, function getRSSLocaleXML()
    Replaces "_" with "-" in the locale for usage in the feed's xml
getRSSNewsCatOptions
in file functions-rss.php, function getRSSNewsCatOptions()
    Returns the News category title or catlink (name) or the mode (all news or category only) for the Zenpage news feed.
getRSSTitle
in file functions-rss.php, function getRSSTitle()
    Returns the title from the feed's url for item specific rss
getRSSType
in file functions-rss.php, function getRSSType()
    Returns the RSS type from the feed's url
getRSSURI
in file functions-rss.php, function getRSSURI()
    Returns the feed's URI
getSearchAlbums
in file class-search.php, method SearchEngine::getSearchAlbums()
    Returns an array of albums found in the search
getSearchDate
in file class-search.php, method SearchEngine::getSearchDate()
    Returns the search dates variable
getSearchDate
in file template-functions.php, function getSearchDate()
    Returns the date of the search
getSearchEngine
in file class-album.php, method Album::getSearchEngine()
    Returns the search engine for a dynamic album
getSearchFieldList
in file class-search.php, method SearchEngine::getSearchFieldList()
    Returns a list of search fields display names indexed by the search mask
getSearchFields
in file class-search.php, method SearchEngine::getSearchFields()
    Returns the search fields variable
getSearchFieldsText
in file class-search.php, method SearchEngine::getSearchFieldsText()
    Returns the "searchstring" element of a query parameter set
getSearchImages
in file class-search.php, method SearchEngine::getSearchImages()
    Returns an array of image names found in the search
getSearchNews
in file class-search.php, method SearchEngine::getSearchNews()
    Returns a list of News IDs found in the search
getSearchPages
in file class-search.php, method SearchEngine::getSearchPages()
    Returns a list of Pages IDs found in the search
getSearchParams
in file class-search.php, method SearchEngine::getSearchParams()
    creates a search query from the search words
getSearchParams
in file class-album.php, method Album::getSearchParams()
    Returns the search parameters for a dynamic album
getSearchString
in file class-search.php, method SearchEngine::getSearchString()
    Parses a search string Items within quotations are treated as atomic AND, OR and NOT are converted to &, |, and !
getSearchURL
in file template-functions.php, function getSearchURL()
    Returns a search URL
getSearchWords
in file class-search.php, method SearchEngine::getSearchWords()
    Returns the search words variable
getSearchWords
in file template-functions.php, function getSearchWords()
    Returns the a sanitized version of the search string
getSetClause
in file functions-db.php, function getSetClause()
    Constructs a SET clause ("SET uniqueid1='uniquevalue1', uniqueid2='uniquevalue2' ...") from an array (map) of variables and their values which identifies a unique record in the database table. Used to 'move' records. Note: does not check anything.
getShow
in file zenpage-class-news.php, method ZenpageNews::getShow()
    Returns the show status of the news article, "1" if published
getShow
in file class-album.php, method Album::getShow()
    Returns true if the album is published
getShow
in file class-image.php, method _Image::getShow()
    Returns true if the image is set visible
getShow
in file zenpage-class-page.php, method ZenpagePage::getShow()
    Returns the show status of the page, "1" if published
getSizeCustomImage
in file template-functions.php, function getSizeCustomImage()
    Returns an array with the height & width
getSizeDefaultImage
in file template-functions.php, function getSizeDefaultImage()
    Returns an array [width, height] of the default-sized image.
getSizedImage
in file class-image.php, method _Image::getSizedImage()
    Returns a path to a sized version of the image
getSizedImage
in file class-textobject.php, method TextObject::getSizedImage()
getSizedImageURL
in file template-functions.php, function getSizedImageURL()
    Returns a link to the current image custom sized to $size
getSizeFullImage
in file template-functions.php, function getSizeFullImage()
    Returns an array [width, height] of the original image.
getSortDirection
in file class-album.php, method Album::getSortDirection()
    Returns either the subalbum sort direction or the image sort direction of the album
getSortDirection
in file class-gallery.php, method Gallery::getSortDirection()
getSortOrder
in file class-album.php, method Album::getSortOrder()
    Returns the image sort order for this album
getSortOrder
in file class-image.php, method _Image::getSortOrder()
    Returns the sort order value of the image
getSortOrder
in file zenpage-class-page.php, method ZenpagePage::getSortOrder()
    Returns the sort order of the page
getSortOrder
in file zenpage-class-news.php, method ZenpageNews::getSortOrder()
    Returns the news article title sortorder
getSortType
in file class-album.php, method Album::getSortType()
    Returns the sort type of the album images Will return a parent sort type if the sort type for this album is empty
getState
in file class-image.php, method _Image::getState()
    Returns the state field of the image
getSuffix
in file functions-basic.php, function getSuffix()
    Returns the suffix of a file name
getTags
in file zenpage-class-page.php, method ZenpagePage::getTags()
    Returns the tag data of an album
getTags
in file template-functions.php, function getTags()
    Returns a list of tags for either an image or album, depends on the page called from
getTags
in file zenpage-class-news.php, method ZenpageNews::getTags()
    Returns the tag data of an album
getTags
in file class-album.php, method Album::getTags()
    Returns the tag data of an album
getTags
in file class-image.php, method _Image::getTags()
    Returns the tags of the image
getTheme
in file template-functions.php, function getTheme()
    Finds the name of the themeColor option selected on the admin options tab Returns a path and name of the theme css file. Returns the value passed for defaultcolor if the theme css option file does not exist.
getThemeOption
in file functions.php, function getThemeOption()
    Returns the value of a theme option
getThemes
in file class-gallery.php, method Gallery::getThemes()
    Populates the theme array and returns it. The theme array contains information about all the currently available themes.
getThumb
in file class-image.php, method _Image::getThumb()
    Get a default-sized thumbnail of this image.
getThumb
in file class-textobject.php, method TextObject::getThumb()
    returns a link to the thumbnail for the text file.
getThumb
in file class-video.php, method Video::getThumb()
    Get a default-sized thumbnail of this image.
getThumbImageFile
in file class-video.php, method Video::getThumbImageFile()
    Returns the image file name for the thumbnail image.
getThumbImageFile
in file class-image.php, method _Image::getThumbImageFile()
    Returns the image file name for the thumbnail image.
getThumbImageFile
in file class-textobject.php, method TextObject::getThumbImageFile()
    Returns the image file name for the thumbnail image.
getThumbs
in file paged_thumbs_nav.php, method pagedThumbsNav::getThumbs()
    Gets the thumbnails and returns them as an array with objects
getTimezones
in file functions-i18n.php, function getTimezones()
    Returns a list of timezones
getTitle
in file class-image.php, method _Image::getTitle()
    Returns the title of this image
getTitle
in file class-gallery.php, method Gallery::getTitle()
    Returns the gallery title
getTitle
in file zenpage-class-news.php, method ZenpageNews::getTitle()
    Returns the title of the news article
getTitle
in file zenpage-class-page.php, method ZenpagePage::getTitle()
    Returns the title of the page
getTitle
in file class-album.php, method Album::getTitle()
    Returns the album title
getTitlelink
in file zenpage-class-page.php, method ZenpagePage::getTitlelink()
    Returns the titlelink of the page
getTitlelink
in file zenpage-class-news.php, method ZenpageNews::getTitlelink()
    Returns the titlelink of the news article
getTotalArticles
in file zenpage-functions.php, function getTotalArticles()
    Returns the articles count
getTotalImagesIn
in file template-functions.php, function getTotalImagesIn()
    Returns the count of all the images in the album and any subalbums
getTotalNewsPages
in file zenpage-template-functions.php, function getTotalNewsPages()
getTotalPages
in file template-functions.php, function getTotalPages()
    Returns the number of pages for the current object
getType
in file class-comment.php, method Comment::getType()
    Returns the 'type' of the comment. i.e. the class of the owner object
getUnprotectedImageURL
in file template-functions.php, function getUnprotectedImageURL()
    Returns the "raw" url to the image in the albums folder
getUploadImagesInAlbum
in file image_upload_limiter.php, function getUploadImagesInAlbum()
getUploadLimitedAlbums
in file image_upload_limiter.php, function getUploadLimitedAlbums()
getUrAlbum
in file functions.php, function getUrAlbum()
    Returns the oldest ancestor of an alubm;
getURL
in file template-functions.php, function getURL()
    Returns the URL to an image (This is NOT the URL for the image.php page)
getUser
in file lib-auth.php, method Zenphoto_Administrator::getUser()
getUser
in file class-album.php, method Album::getUser()
    Returns the album guest user
getUser
in file zenpage-class-page.php, method ZenpagePage::getUser()
    Returns the page guest user
getUser
in file class-gallery.php, method Gallery::getUser()
getUserInfo
in file comment_form.php, function getUserInfo()
    Processes the post of an address
getUserIP
in file functions.php, function getUserIP()
    Returns the viewer's IP address Deals with transparent proxies
getUserLocale
in file functions-i18n.php, function getUserLocale()
    Returns a saved (or posted) locale. Posted locales are stored as a cookie.
getValid
in file lib-auth.php, method Zenphoto_Administrator::getValid()
getVersion
in file template-functions.php, function getVersion()
    Returns the zenphoto version string
getVersion
in file lib-auth.php, method Zenphoto_Authority::getVersion()
getVideoHeigth
in file flowplayer3.php, method flowplayer3::getVideoHeigth()
    Returns the width of the player
getVideoWidth
in file flowplayer3.php, method flowplayer3::getVideoWidth()
    Returns the height of the player
getViewerImageSize
in file viewer_size_image.php, function getViewerImageSize()
    returns the current values for the image size or its height & width
getWatermark
in file class-image.php, method _Image::getWatermark()
    Returns the custom watermark name
getWatermarkPath
in file functions-basic.php, function getWatermarkPath()
    Returns the path to a watermark
getWebsite
in file class-comment.php, method Comment::getWebsite()
    returns the Website of the commentor
getWhereClause
in file functions-db.php, function getWhereClause()
    Constructs a WHERE clause ("WHERE uniqueid1='uniquevalue1' AND uniqueid2='uniquevalue2' ...") from an array (map) of variables and their values which identifies a unique record in the database table.
getWidth
in file class-image.php, method _Image::getWidth()
    Returns the width of the image
getWMUse
in file class-image.php, method _Image::getWMUse()
    Returns the custom watermark usage
getZenpageHitcounter
in file deprecated-functions.php, function getZenpageHitcounter()
    THIS FUNCTION IS DEPRECATED! Use getHitcounter()! Gets the hitcount of a page, news article or news category
getZenpageRSSHeaderLink
in file zenpage-template-functions.php, function getZenpageRSSHeaderLink()
    Returns the RSS link for use in the HTML HEAD
getZenpageStatistic
in file zenpage-template-functions.php, function getZenpageStatistic()
    Gets the statistic for pages, news articles or categories as an unordered list
get_context
in file functions.php, function get_context()
get_language_string
in file functions-i18n.php, function get_language_string()
    Returns the sring for the current language from a serialized set of language strings Defaults to the string for the current locale, the en_US string, or the first string which ever is present
google_mapsOptions
in file google_maps.php, class google_mapsOptions
    Plugin option handling class
google_mapsOptions
in file google_maps.php, method google_mapsOptions::google_mapsOptions()
google_maps.php
procedural page google_maps.php
h

h

$height
in file paged_thumbs_nav.php, variable pagedThumbsNav::$height
$Helo
in file class.phpmailer.php, variable PHPMailer::$Helo
    Sets the SMTP HELO of the message (Default is $Hostname).
$host
in file class.pop3.php, variable POP3::$host
    POP3 Mail Server
$Host
in file class.phpmailer.php, variable PHPMailer::$Host
    Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com").
$Hostname
in file class.phpmailer.php, variable PHPMailer::$Hostname
    Sets the hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
handleOption
in file PHPMailer.php, method zp_PHPMailer::handleOption()
    Custom opton handler--creates the clear ratings button
handleOption
in file none.php, method SpamFilter::handleOption()
    Handles custom formatting of options for Admin
handleOption
in file user_login-out.php, method user_logout_options::handleOption()
handleOption
in file print_album_menu.php, method print_album_menu::handleOption()
handleOption
in file image_upload_limiter.php, method uploadlimit::handleOption()
handleOption
in file rating.php, method jquery_rating::handleOption()
handleOption
in file slideshow.php, method slideshowOptions::handleOption()
handleOption
in file static_html_cache.php, method staticCache::handleOption()
handleOption
in file sitemap-extended.php, method sitemap::handleOption()
handleOption
in file register_user.php, method register_user_options::handleOption()
handleOption
in file viewer_size_image.php, method viewer_size_image_options::handleOption()
handleOption
in file quota_manager.php, method Quota_management::handleOption()
handleOption
in file xmpMetadata.php, method xmpMetadata_options::handleOption()
    Custom option handler
handleOption
in file zenphoto.php, method captcha::handleOption()
handleOption
in file comment_form.php, method comment_form::handleOption()
handleOption
in file zenpage.php, method zenpagecms::handleOption()
handleOption
in file filter-zenphoto_seo.php, method filter_zenphoto_seo::handleOption()
handleOption
in file google_maps.php, method google_mapsOptions::handleOption()
handleSearchParms
in file functions.php, function handleSearchParms()
    recovers search parameters from stored cookie, clears the cookie
hasDynamicAlbumSuffix
in file functions-basic.php, function hasDynamicAlbumSuffix()
    Returns true if the file has the dynamic album suffix
hasMapData
in file google_maps.php, function hasMapData()
    Returns true if the current image has EXIF location data
HasMultiBytes
in file class.phpmailer.php, method PHPMailer::HasMultiBytes()
    Checks if a string contains multibyte characters.
hasNextImage
in file template-functions.php, function hasNextImage()
    True if there is a next image
hasNextPage
in file template-functions.php, function hasNextPage()
    Returns true if there is a next page
hasPrevImage
in file template-functions.php, function hasPrevImage()
    True if there is a previous image
hasPrevPage
in file template-functions.php, function hasPrevPage()
    Returns TRUE if there is a previous page. Use within If or while loops for pagination.
HeaderLine
in file class.phpmailer.php, method PHPMailer::HeaderLine()
Hello
in file class.smtp.php, method SMTP::Hello()
    Sends the HELO command to the smtp server.
Help
in file class.smtp.php, method SMTP::Help()
    Gets help information on the keyword specified. If the keyword
hitcounter
in file deprecated-functions.php, function hitcounter()
    Returns the hitcounter for the page viewed (image.php and album.php only).
hitcounter_load_script
in file hitcounter.php, function hitcounter_load_script()
htmlmetatags
in file html_meta_tags.php, class htmlmetatags
    A plugin to print the most common html meta tags to the head of your site's pages using general existing Zenphoto info like gallery description, tags or Zenpage news categories.
htmlmetatags
in file html_meta_tags.php, method htmlmetatags::htmlmetatags()
htmlspecialchars_decode
in file functions-basic.php, function htmlspecialchars_decode()
    Decodes HTML Special Characters. Function for backwards compatability with PHP 4.1.
html_encode
in file functions-basic.php, function html_encode()
    encodes a pre-sanitized string to be used in an HTML text-only field (value, alt, title, etc.)
hitcounter.php
procedural page hitcounter.php
html_meta_tags.php
procedural page html_meta_tags.php
i

i

$id
in file classes.php, variable PersistentObject::$id
$images
in file paged_thumbs_nav.php, variable pagedThumbsNav::$images
$images
in file class-album.php, variable Album::$images
$images
in file class-search.php, variable SearchEngine::$images
$imagesperpage
in file paged_thumbs_nav.php, variable pagedThumbsNav::$imagesperpage
$index
in file class-album.php, variable Album::$index
$index
in file class-image.php, variable _Image::$index
$invalidPoints
in file phoogle.php, variable PhoogleMap::$invalidPoints
    invalidPoints : array
IMAGE
in file template-functions.php, constant IMAGE
imageNumber
in file template-functions.php, function imageNumber()
    Returns the 'n' of n of m images
imgSrcURI
in file functions-basic.php, function imgSrcURI()
    Returns an img src URI encoded based on the OS of the server
im_suffix
in file functions-basic.php, function im_suffix()
    returns the mod_rewrite suffix
InlineImageExists
in file class.phpmailer.php, method PHPMailer::InlineImageExists()
    Returns true if an inline attachment is present.
inNewsCategory
in file zenpage-template-functions.php, function inNewsCategory()
    Checks if an article is in a category and returns TRUE or FALSE
inProtectedNewsCategory
in file zenpage-functions.php, function inProtectedNewsCategory()
    Checks if an article (not CombiNews gallery items!) is in a password protected category and returns TRUE or FALSE NOTE: This function does not check if the password has been entered! Use checkNewsAccess() for that.
internalToFilesystem
in file functions-basic.php, function internalToFilesystem()
    Converts a Zenphoto Internal filename string to one compatible with the file system
inventMenuItem
in file menu_manager.php, function inventMenuItem()
    "invents" a menu item for the current page (for when one does not exist) Adds the item to the current menuset and modifies its "parent" as needed
in_context
in file functions.php, function in_context()
isAlbumPage
in file template-functions.php, function isAlbumPage()
    Returns true if this page has album thumbs on it
isArchive
in file template-functions.php, function isArchive()
    tests if a search page is an "archive" page
isDynamic
in file class-album.php, method Album::isDynamic()
    Returns true if the album is "dynamic"
IsError
in file class.phpmailer.php, method PHPMailer::IsError()
    Returns true if an error occurred.
IsHTML
in file class.phpmailer.php, method PHPMailer::IsHTML()
    Sets message type to HTML.
isImageClass
in file class-image.php, function isImageClass()
    Returns true if the object is a zenphoto 'image'
isImagePage
in file template-functions.php, function isImagePage()
    Returns true if this page has image thumbs on it
isImagePhoto
in file functions.php, function isImagePhoto()
    Returns true if the image is a standard photo type
isImageVideo
in file functions.php, function isImageVideo()
    Returns video argument of the current Image.
isLandscape
in file template-functions.php, function isLandscape()
    Returns true if the image is landscape-oriented (width is greater than height)
IsMail
in file class.phpmailer.php, method PHPMailer::IsMail()
    Sets Mailer to send message using PHP mail() function.
isMyAlbum
in file functions-basic.php, function isMyAlbum()
    Checks to see if the loggedin Admin has rights to the album
isMyNews
in file zenpage-template-functions.php, function isMyNews()
    Checks if user is news author
isMyPage
in file zenpage-template-functions.php, function isMyPage()
    Checks if user is author of page
isProtectedAlbum
in file template-functions.php, function isProtectedAlbum()
    Checks if the album is password protected
isProtectedNewsCategory
in file zenpage-functions.php, function isProtectedNewsCategory()
    Checks if a category is protected and returns TRUE or FALSE NOTE: This function does only check if a password is set not if it has been entered! Use checkNewsCategoryPassword() for that.
isProtectedPage
in file zenpage-functions.php, function isProtectedPage()
    Checks if the page is itself password protected or is inheriting protection from a parent pages.
IsQmail
in file class.phpmailer.php, method PHPMailer::IsQmail()
    Sets Mailer to send message using the qmail MTA.
IsSendmail
in file class.phpmailer.php, method PHPMailer::IsSendmail()
    Sets Mailer to send message using the $Sendmail program.
IsSMTP
in file class.phpmailer.php, method PHPMailer::IsSMTP()
    Sets Mailer to send message using SMTP.
isValidURL
in file functions.php, function isValidURL()
    Checks to see if a URL is valid
isWin
in file functions-basic.php, function isWin()
    Returns true if we are running on a Windows server
is_connected
in file functions.php, function is_connected()
    Returns true if there is an internet connection
is_GalleryNewsType
in file zenpage-template-functions.php, function is_GalleryNewsType()
    CombiNews feature: A general wrapper function to check if this is a 'normal' news article (type 'news' or one of the zenphoto news types
is_News
in file zenpage-template-functions.php, function is_News()
    Checks if the current page is in news context.
is_NewsArchive
in file zenpage-template-functions.php, function is_NewsArchive()
    Checks if the current page is a news archive page
is_NewsArticle
in file zenpage-template-functions.php, function is_NewsArticle()
    Checks if the current page is a single news article page
is_NewsCategory
in file zenpage-template-functions.php, function is_NewsCategory()
    Checks if the current page is a news category page
is_NewsPage
in file zenpage-template-functions.php, function is_NewsPage()
    Checks if the current page is the news page in general.
is_NewsType
in file zenpage-template-functions.php, function is_NewsType()
    Checks what type the current news item is (See get NewsType())
is_Pages
in file zenpage-template-functions.php, function is_Pages()
    Checks if the current page is a zenpage page
is_valid
in file slideshow.php, function is_valid()
    Returns the file extension if the item passed is displayable by the player
is_valid_email_zp
in file functions.php, function is_valid_email_zp()
    Determines if the input is an e-mail address. Adapted from WordPress.
is_valid_image
in file functions.php, function is_valid_image()
    Returns true if the file is an image
is_valid_other
in file functions-basic.php, function is_valid_other()
    Returns true if the file is a valid 'other' type
is_valid_other_type
in file functions.php, function is_valid_other_type()
    Returns true if the file is handled by a plugin object
image_album_statistics.php
procedural page image_album_statistics.php
image_upload_limiter.php
procedural page image_upload_limiter.php
j

j

jcarouselOptions
in file jcarousel_thumb_nav.php, method jcarouselOptions::jcarouselOptions()
jcarouselOptions
in file jcarousel_thumb_nav.php, class jcarouselOptions
    Plugin option handling class
jquery_rating
in file rating.php, method jquery_rating::jquery_rating()
    class instantiation function
jquery_rating
in file rating.php, class jquery_rating
    Option handler class
js_encode
in file functions-basic.php, function js_encode()
    encodes a pre-sanitized string to be used in a Javascript alert box
jcarousel_thumb_nav.php
procedural page jcarousel_thumb_nav.php
l

l

$lastalbumsort
in file class-gallery.php, variable Gallery::$lastalbumsort
$lastimagesort
in file class-search.php, variable SearchEngine::$lastimagesort
$lastimagesort
in file class-album.php, variable Album::$lastimagesort
$lastsubalbumsort
in file class-search.php, variable SearchEngine::$lastsubalbumsort
$lastsubalbumsort
in file class-album.php, variable Album::$lastsubalbumsort
$loaded
in file classes.php, variable PersistentObject::$loaded
$localpath
in file class-image.php, variable _Image::$localpath
$localpath
in file class-album.php, variable Album::$localpath
lib-auth.php
procedural page lib-auth.php
lib_auth_options
in file lib-auth.php, method Zenphoto_Authority::lib_auth_options()
    class instantiatio function
limitUploadFiletypes
in file image_upload_limiter.php, function limitUploadFiletypes()
    Removes ZIP from list of upload suffixes
load
in file classes.php, method PersistentObject::load()
    Load the data array from the database, using the unique id set to get the unique record.
loadAlbumNames
in file class-gallery.php, method Gallery::loadAlbumNames()
    Load all of the albums names that are found in the Albums directory on disk.
loadFileNames
in file class-album.php, method Album::loadFileNames()
    Load all of the filenames that are found in this Albums directory on disk.
loadLocalOptions
in file functions-basic.php, function loadLocalOptions()
    Loads option table with album/theme options
Login
in file class.pop3.php, method POP3::Login()
    Login to the POP3 server (does not support APOP yet)
logTime
in file functions.php, function logTime()
    Logs a time into the debug log
lookupSortKey
in file functions.php, function lookupSortKey()
    Returns a sort field part for querying Note: $sorttype may be a comma separated list of field names. If so, these are peckmarked and returned otherwise unchanged.
m

m

$Mailer
in file class.phpmailer.php, variable PHPMailer::$Mailer
    Method to send mail: ("mail", "sendmail", or "smtp").
$mapHeight
in file phoogle.php, variable PhoogleMap::$mapHeight
    mapHeight
$mapselections
in file phoogle.php, variable PhoogleMap::$mapselections
$mapTypeControl
in file phoogle.php, variable PhoogleMap::$mapTypeControl
    mapTypeControl
$mapWidth
in file phoogle.php, variable PhoogleMap::$mapWidth
    mapWidth
$MessageID
in file class.phpmailer.php, variable PHPMailer::$MessageID
    Sets the message ID to be used in the Message-Id header.
Mail
in file class.smtp.php, method SMTP::Mail()
    Starts a mail transaction from the email address specified in $from. Returns true if successful or false otherwise. If True the mail transaction is started and then one or more Recipient commands may be called followed by a Data command.
MailSend
in file class.phpmailer.php, method PHPMailer::MailSend()
    Sends mail using the PHP mail() function.
makeAlbumCurrent
in file template-functions.php, function makeAlbumCurrent()
    Sets the album passed as the current album
makeImageCurrent
in file template-functions.php, function makeImageCurrent()
    Sets the image passed as the current image
makeSpecialImageName
in file functions.php, function makeSpecialImageName()
    Returns an i.php "image name" for an image not within the albums structure
menu_tabs
in file menu_manager.php, function menu_tabs()
    Enter description here...
migrateAuth
in file lib-auth.php, method Zenphoto_Authority::migrateAuth()
    Migrates credentials
mkdir_recursive
in file functions-basic.php, function mkdir_recursive()
    Makes directory recursively, returns TRUE if exists or was created sucessfuly.
move
in file classes.php, method PersistentObject::move()
    Change one or more values of the unique set assigned to this record.
moveAlbum
in file class-album.php, method Album::moveAlbum()
    Move this album to the location specified by $newfolder, copying all metadata, subalbums, and subalbums' metadata with it.
moveImage
in file class-image.php, method _Image::moveImage()
    Moves an image to a new album and/or filename (rename).
MsgHTML
in file class.phpmailer.php, method PHPMailer::MsgHTML()
    Evaluates the message and returns modifications for inline images and backgrounds
myts_date
in file functions.php, function myts_date()
    Simple mySQL timestamp formatting function.
my_truncate_string
in file deprecated-functions.php, function my_truncate_string()
    Shortens a string to $length
menu_manager.php
procedural page menu_manager.php
n

n

$name
in file class-album.php, variable Album::$name
$next
in file paged_thumbs_nav.php, variable pagedThumbsNav::$next
$nextpageimage
in file paged_thumbs_nav.php, variable pagedThumbsNav::$nextpageimage
newAdministrator
in file lib-auth.php, method Zenphoto_Authority::newAdministrator()
    Instantiates and returns administrator object
newImage
in file class-image.php, function newImage()
    Returns a new "image" object based on the file extension
next_album
in file template-functions.php, function next_album()
    WHILE next_album(): context switches to Album.
next_comment
in file template-functions.php, function next_comment()
    Iterate through comments; use the ZP_COMMENT context.
next_image
in file template-functions.php, function next_image()
    Returns the next image on a page.
next_news
in file zenpage-template-functions.php, function next_news()
    Returns the next news item on a page.
next_page
in file zenpage-template-functions.php, function next_page()
    Returns a page from the search list
Noop
in file class.smtp.php, method SMTP::Noop()
    Sends the command NOOP to the SMTP server.
normalizeColumns
in file template-functions.php, function normalizeColumns()
    Passed # of album columns, # of image columns of the theme.
numericFields
in file class-search.php, method SearchEngine::numericFields()
    converts old style bitmask field spec into field list array
none.php
procedural page none.php
o

o

$objectsThumb
in file class-image.php, variable _Image::$objectsThumb
$options
in file class-gallery.php, variable Gallery::$options
OFFSET_PATH
in file functions-basic.php, constant OFFSET_PATH
OFFSET_PATH
in file filter-crop_image.php, constant OFFSET_PATH
openedForComments
in file template-functions.php, function openedForComments()
    Checks to see if comment posting is allowed for an image/album Returns true if comment posting should be allowed
optionVoteStatus
in file rating.php, function optionVoteStatus()
    Option filter handler for images and albums
optionVoteStatusSave
in file rating.php, function optionVoteStatusSave()
    Option save handler for the filter
p

p

$page
in file class-search.php, variable SearchEngine::$page
$pagelistlength
in file paged_thumbs_nav.php, variable pagedThumbsNav::$pagelistlength
$pagelistprevnext
in file paged_thumbs_nav.php, variable pagedThumbsNav::$pagelistprevnext
$parent
in file class-album.php, variable Album::$parent
$parentalbum
in file class-album.php, variable Album::$parentalbum
$Password
in file class.phpmailer.php, variable PHPMailer::$Password
    Sets SMTP password.
$password
in file class.pop3.php, variable POP3::$password
    POP3 Password
$placeholders
in file paged_thumbs_nav.php, variable pagedThumbsNav::$placeholders
$PluginDir
in file class.phpmailer.php, variable PHPMailer::$PluginDir
    Path to PHPMailer plugins. This is now only useful if the SMTP class is in a different directory than the PHP include path.
$POP3_PORT
in file class.pop3.php, variable POP3::$POP3_PORT
    Default POP3 port
$POP3_TIMEOUT
in file class.pop3.php, variable POP3::$POP3_TIMEOUT
    Default Timeout
$Port
in file class.phpmailer.php, variable PHPMailer::$Port
    Sets the default SMTP server port.
$port
in file class.pop3.php, variable POP3::$port
    POP3 Port
$prev
in file paged_thumbs_nav.php, variable pagedThumbsNav::$prev
$prevpageimage
in file paged_thumbs_nav.php, variable pagedThumbsNav::$prevpageimage
$Priority
in file class.phpmailer.php, variable PHPMailer::$Priority
    Email priority (1 = High, 3 = Normal, 5 = low).
pagedThumbsNav
in file paged_thumbs_nav.php, method pagedThumbsNav::pagedThumbsNav()
pagedThumbsNav
in file paged_thumbs_nav.php, class pagedThumbsNav
pagedthumbsOptions
in file paged_thumbs_nav.php, method pagedthumbsOptions::pagedthumbsOptions()
pagedthumbsOptions
in file paged_thumbs_nav.php, class pagedthumbsOptions
    Plugin option handling class
pageError
in file functions.php, function pageError()
    Emits a page error. Used for attempts to bypass password protection
parseAllowedTags
in file functions.php, function parseAllowedTags()
    parses the allowed HTML tags for use by htmLawed
parseHttpAcceptLanguage
in file functions-i18n.php, function parseHttpAcceptLanguage()
    This function will parse a given HTTP Accepted language instruction (or retrieve it from $_SERVER if not provided) and will return a sorted array. For example, it will parse fr;en-us;q=0.8
parseQueryFields
in file class-search.php, method SearchEngine::parseQueryFields()
    Returns the set of fields from the url query/post
parseThemeDef
in file functions.php, function parseThemeDef()
    Parses and sanitizes Theme definition text
parse_size
in file functions-basic.php, function parse_size()
    Parses a byte size from a size value (eg: 100M) for comparison.
passwordHash
in file lib-auth.php, method Zenphoto_Authority::passwordHash()
    Returns the hash of the zenphoto password
passwordNote
in file lib-auth.php, method Zenphoto_Authority::passwordNote()
    Returns text describing password constraints
pathurlencode
in file functions-basic.php, function pathurlencode()
    rawurlencode function that is path-safe (does not encode /)
PersistentObject
in file classes.php, method PersistentObject::PersistentObject()
PersistentObject
in file classes.php, class PersistentObject
    ***************************************************************************** ****************************************************************************** Persistent Object Class *****************************************************
PhoogleMap
in file phoogle.php, class PhoogleMap
    Phoogle Maps 2.0 | Uses Google Maps API to create customizable maps that can be embedded on your website Copyright (C) 2005 Justin Johnson
PHPMailer
in file class.phpmailer.php, class PHPMailer
    PHPMailer - PHP email transport class NOTE: Designed for use with PHP version 5 and up
PHPScript
in file functions-basic.php, function PHPScript()
    Returns the Require string for the appropriate script based on the PHP version
POP3
in file class.pop3.php, class POP3
    POP Before SMTP Authentication Class Version 2.1
postComment
in file functions.php, function postComment()
    Generic comment adding routine. Called by album objects or image objects to add comments.
prefix
in file functions-db.php, function prefix()
    Prefix a table name with a user-defined string to avoid conflicts.
preLoad
in file class-album.php, method Album::preLoad()
    Simply creates objects of all the images and sub-albums in this album to load accurate values into the database.
prepIPTCString
in file class-image.php, method _Image::prepIPTCString()
    Returns the IPTC data converted into UTF8
printAdminLink
in file template-functions.php, function printAdminLink()
    Prints the admin edit link for albums if the current user is logged-in
printAdminToolbox
in file template-functions.php, function printAdminToolbox()
    Prints the clickable drop down toolbox on any theme page with generic admin helpers
printAlbumBreadcrumb
in file template-functions.php, function printAlbumBreadcrumb()
    prints the breadcrumb item for the current images's album
printAlbumCustomData
in file template-functions.php, function printAlbumCustomData()
    Prints the custom_data field of the current album.
printAlbumData
in file template-functions.php, function printAlbumData()
    Prints arbitrary data from the album object and make it editable if applicable
printAlbumDate
in file template-functions.php, function printAlbumDate()
    Prints the date of the current album and makes it editable in place if applicable
printAlbumDesc
in file template-functions.php, function printAlbumDesc()
    Prints description of the current album and makes it editable in place
printAlbumLink
in file template-functions.php, function printAlbumLink()
    Prints the album link url of the current album.
printAlbumLocation
in file template-functions.php, function printAlbumLocation()
    Prints the location of the album and make it editable
printAlbumMap
in file google_maps.php, function printAlbumMap()
    Causes a Google map to be printed based on the gps data in all the images in the album
printAlbumMenu
in file print_album_menu.php, function printAlbumMenu()
    Prints a list of all albums context sensitive.
printAlbumMenuJump
in file print_album_menu.php, function printAlbumMenuJump()
    Prints a dropdown menu of all albums(not context sensitive) Is used by the wrapper function printAlbumMenu() if the options "jump" is choosen. For standalone use, too.
printAlbumMenuJumpAlbum
in file print_album_menu.php, function printAlbumMenuJumpAlbum()
    Handles a single album level for printAlbumMenuJump
printAlbumMenuList
in file print_album_menu.php, function printAlbumMenuList()
    Prints a nested html list of all albums context sensitive.
printAlbumMenuListAlbum
in file print_album_menu.php, function printAlbumMenuListAlbum()
    Handles an album for printAlbumMenuList
printAlbumPlace
in file deprecated-functions.php, function printAlbumPlace()
    Prints the location of the album and make it editable
printAlbumRating
in file deprecated-functions.php, function printAlbumRating()
    Prints the album rating information for the current image
printAlbumStatistic
in file image_album_statistics.php, function printAlbumStatistic()
    Prints album statistic according to $option as an unordered HTML list A css id is attached by default named '$option_album'
printAlbumStatisticItem
in file image_album_statistics.php, function printAlbumStatisticItem()
    A helper function that only prints a item of the loop within printAlbumStatistic() Not for standalone use.
printAlbumThumbImage
in file template-functions.php, function printAlbumThumbImage()
    Prints the album thumbnail image.
printAlbumTitle
in file template-functions.php, function printAlbumTitle()
    Prints an encapsulated title of the current album.
printAlbumZip
in file template-functions.php, function printAlbumZip()
    Creates an URL for to download of a zipped copy of the current album
printAllDates
in file template-functions.php, function printAllDates()
    Prints a compendum of dates and links to a search page that will show results of the date
printAllNewsCategories
in file zenpage-template-functions.php, function printAllNewsCategories()
    Prints all news categories as a unordered html list
printAllTagsAs
in file template-functions.php, function printAllTagsAs()
    Either prints all of the galleries tgs as a UL list or a cloud
printAllTagsFromAlbum
in file tags_from_album.php, function printAllTagsFromAlbum()
    Prints a tag cloud list of the tags in one album and optionally its subalbums.
printCaptcha
in file template-functions.php, function printCaptcha()
    Simple captcha for comments.
printCommentAuthorLink
in file template-functions.php, function printCommentAuthorLink()
    Prints a link to the author
printCommentErrors
in file comment_form.php, function printCommentErrors()
    Tool to put an out error message if a comment possting was not accepted
printCommentForm
in file comment_form.php, function printCommentForm()
    prints a form for posting comments
printContactForm
in file contact_form.php, function printContactForm()
    Prints the mail contact form, handles checks and the mail sending. It uses Zenphoto's check for valid e-mail address and website URL and also supports CAPTCHA.
printCounter
in file paged_thumbs_nav.php, method pagedThumbsNav::printCounter()
    Prints the counter
printCurrentNewsArchive
in file zenpage-template-functions.php, function printCurrentNewsArchive()
    Prints the current select news date (year-month) or formatted
printCurrentNewsCategory
in file zenpage-template-functions.php, function printCurrentNewsCategory()
    Prints the currently selected news category
printCustomAlbumThumbImage
in file template-functions.php, function printCustomAlbumThumbImage()
    Prints a link to a custom sized thumbnail of the current album
printCustomAlbumThumbMaxSpace
in file template-functions.php, function printCustomAlbumThumbMaxSpace()
    Prints a un-cropped custom sized album thumb within the given height and width dimensions.
printCustomMenu
in file menu_manager.php, function printCustomMenu()
    Prints a context sensitive menu of all pages as a unordered html list
printCustomPageURL
in file template-functions.php, function printCustomPageURL()
    Prints the url to a custom page (e.g. one that is not album.php, image.php, or index.php)
printCustomSizedImage
in file template-functions.php, function printCustomSizedImage()
    Print normal video or custom sized images.
printCustomSizedImageMaxHeight
in file deprecated-functions.php, function printCustomSizedImageMaxHeight()
    This function is considered deprecated.
printCustomSizedImageMaxSpace
in file template-functions.php, function printCustomSizedImageMaxSpace()
    Print normal video or un-cropped within the given height and width dimensions. Use for sized images or thumbnails in an album.
printCustomSizedImageThumbMaxSpace
in file template-functions.php, function printCustomSizedImageThumbMaxSpace()
    Creates image thumbnails which will fit un-cropped within the width & height parameters given
printDefaultSizedImage
in file template-functions.php, function printDefaultSizedImage()
    Show video player with video loaded or display the image.
printEditable
in file template-functions.php, function printEditable()
    Print any album or image data and make it editable in place
printEditCommentLink
in file template-functions.php, function printEditCommentLink()
    Creates a link to the admin comment edit page for the current comment
printGalleryDesc
in file template-functions.php, function printGalleryDesc()
    Prints the description of the gallery.
printGalleryTitle
in file template-functions.php, function printGalleryTitle()
    Prints the title of the gallery.
printGoogleJS
in file phoogle.php, method PhoogleMap::printGoogleJS()
    The necessary Javascript for the Google Map to function should be echoed in between the html <head></head> tags
printHomeLink
in file template-functions.php, function printHomeLink()
    Prints a link to the 'main website' Only prints the link if the url is not empty and does not point back the gallery page
printImageCustomData
in file template-functions.php, function printImageCustomData()
    Prints the custom_data field of the current image.
printImageData
in file template-functions.php, function printImageData()
    Prints arbitrary data from the image object and make it editable if applicable
printImageDate
in file template-functions.php, function printImageDate()
    Prints the date of the current album and makes it editable in place if applicable
printImageDesc
in file template-functions.php, function printImageDesc()
    Prints the description of the current image.
printImageDiv
in file template-functions.php, function printImageDiv()
    Print the entire <div> for a thumbnail. If we are in sorting mode, then only the image is inserted, if not, then the hyperlink to the image is also added.
printImageEXIFData
in file deprecated-functions.php, function printImageEXIFData()
    Prints image data.
printImageID
in file template-functions.php, function printImageID()
    Print the unique ID of the current image.
printImageLink
in file template-functions.php, function printImageLink()
    Prints the link to the current image.
printImageMap
in file google_maps.php, function printImageMap()
    Causes a Google map to be printed based on the gps data in the current image
printImageMetadata
in file template-functions.php, function printImageMetadata()
    Prints the Metadata data of the current image, and make each value editable in place if applicable
printImageRating
in file deprecated-functions.php, function printImageRating()
    Prints the image rating information for the current image
printImageSortOrder
in file template-functions.php, function printImageSortOrder()
    Print the sort order of this image.
printImageStatistic
in file image_album_statistics.php, function printImageStatistic()
    Prints image statistic according to $option as an unordered HTML list A css id is attached by default named accordingly'$option'
printImageThumb
in file template-functions.php, function printImageThumb()
printImageTitle
in file template-functions.php, function printImageTitle()
    Prints title of the current image and make it editable in place
printjCarouselThumbNav
in file jcarousel_thumb_nav.php, function printjCarouselThumbNav()
    Prints the jQuery jCarousel HTML setup to be replaced by JS
printLanguageSelector
in file dynamic-locale.php, function printLanguageSelector()
    prints a form for selecting a locale
printLargeFileContents
in file functions.php, function printLargeFileContents()
    Processes a file for createAlbumZip
printLatestAlbums
in file image_album_statistics.php, function printLatestAlbums()
    Prints the latest albums
printLatestComments
in file template-functions.php, function printLatestComments()
    Prints out latest comments for images and albums
printLatestImages
in file image_album_statistics.php, function printLatestImages()
    Prints the latest images by ID (the order zenphoto recognized the images on the filesystem)
printLatestImagesByDate
in file image_album_statistics.php, function printLatestImagesByDate()
    Prints the latest images by date order (date taken order)
printLatestImagesByMtime
in file image_album_statistics.php, function printLatestImagesByMtime()
    Prints the latest images by mtime order (date uploaded order)
printLatestNews
in file zenpage-template-functions.php, function printLatestNews()
    Prints the latest news either only news articles or with the latest images or albums as a unordered html list
printLatestUpdatedAlbums
in file image_album_statistics.php, function printLatestUpdatedAlbums()
    Prints the top voted albums
printLatestZenpageComments
in file zenpage-template-functions.php, function printLatestZenpageComments()
    Prints out latest comments for news articles and pages as a unordered list
printLink
in file functions.php, function printLink()
    General link printing function
printMenuemanagerPageList
in file menu_manager.php, function printMenuemanagerPageList()
    Prints a full page navigation including previous and next page links with a list of all pages in between.
printMenuemanagerPageListWithNav
in file menu_manager.php, function printMenuemanagerPageListWithNav()
    Prints a list of all pages.
printMenumanagerBreadcrumb
in file menu_manager.php, function printMenumanagerBreadcrumb()
    Prints the breadcrumbs of the current page
printMenumanagerNextLink
in file menu_manager.php, function printMenumanagerNextLink()
    Gets the link to the next menu item
printMenumanagerPrevLink
in file menu_manager.php, function printMenumanagerPrevLink()
    Prints the previous link of the current menu item
printMostPopularItems
in file zenpage-template-functions.php, function printMostPopularItems()
    Prints the most popular pages, news articles and categories as an unordered list
printMostRatedAlbums
in file image_album_statistics.php, function printMostRatedAlbums()
    Prints the most rated albums
printMostRatedImages
in file image_album_statistics.php, function printMostRatedImages()
    Prints the n most rated images
printMostRatedItems
in file zenpage-template-functions.php, function printMostRatedItems()
    Prints the most rated pages and news articles as an unordered list
printNews
in file zenphoto_news.php, function printNews()
printNewsArchive
in file zenpage-template-functions.php, function printNewsArchive()
    Prints the monthy news archives sorted by year NOTE: This does only include news articles.
printNewsAuthor
in file zenpage-template-functions.php, function printNewsAuthor()
    Prints the author of a news article
printNewsCategories
in file zenpage-template-functions.php, function printNewsCategories()
    Prints the categories of current article as a unordered html list
printNewsCategoryURL
in file zenpage-template-functions.php, function printNewsCategoryURL()
    Prints the full link to a news category
printNewsContent
in file zenpage-template-functions.php, function printNewsContent()
    Prints the news article content. Note: TinyMCE used by Zenpage for news articles may already add a surrounding <p></p> to the content.
printNewsDate
in file zenpage-template-functions.php, function printNewsDate()
    Prints the date of the current news article
printNewsExtraContent
in file zenpage-template-functions.php, function printNewsExtraContent()
    Prints the extracontent of a news article if in single news articles view
printNewsImageTags
in file deprecated-functions.php, function printNewsImageTags()
    CombiNews feature: Prints a list of tags of an image. These tags are not editable.
printNewsIndexURL
in file zenpage-template-functions.php, function printNewsIndexURL()
    Prints the full link of the news index page (news page 1)
printNewsPageList
in file zenpage-template-functions.php, function printNewsPageList()
    Prints the page number list for news page navigation
printNewsPageListWithNav
in file zenpage-template-functions.php, function printNewsPageListWithNav()
    Prints the full news page navigation with prev/next links and the page number list
printNewsReadMoreLink
in file zenpage-template-functions.php, function printNewsReadMoreLink()
    Prints the read more link or if using CombiNews feature also the link to the image.php gallery page as a full html link
printNewsTitle
in file zenpage-template-functions.php, function printNewsTitle()
    prints the news article title
printNewsTitleLink
in file zenpage-template-functions.php, function printNewsTitleLink()
    Prints the titlelin of a news article as a full html link
printNewsURL
in file zenpage-template-functions.php, function printNewsURL()
    Prints the url to a news article
printNextNewsLink
in file zenpage-template-functions.php, function printNextNewsLink()
    Prints the link of the next article in single news article pagination if available
printNextNewsPageLink
in file zenpage-template-functions.php, function printNextNewsPageLink()
    Prints the link to the next news page
printNextPageLink
in file template-functions.php, function printNextPageLink()
    Prints the URL of the next page.
printNextThumbsLink
in file paged_thumbs_nav.php, method pagedThumbsNav::printNextThumbsLink()
    Prints the link for the next page of thumbs
printPageAuthor
in file zenpage-template-functions.php, function printPageAuthor()
    Prints the author of a page
printPageContent
in file zenpage-template-functions.php, function printPageContent()
    Print page content either of the current page or if requested by titlelink directly. If not both return false Set the titlelink of a page to call a specific even un-published page ($published = false) as a gallery description or on another custom page for example
printPageDate
in file zenpage-template-functions.php, function printPageDate()
    Prints the creation date of a page
printPagedThumbsNav
in file paged_thumbs_nav.php, function printPagedThumbsNav()
    Prints a paged thumbnail navigation to be used on a theme's image.php, independent of the album.php's thumbs loop
printPagedThumbsNavPagelink
in file paged_thumbs_nav.php, method pagedThumbsNav::printPagedThumbsNavPagelink()
printPageExtraContent
in file zenpage-template-functions.php, function printPageExtraContent()
    Prints page extra content if on a page either of the current page or if requested by titlelink directly. If not both return false Set the titlelink of a page to call a specific even un-published page ($published = false) as a gallery description or on another custom page for example
printPageID
in file zenpage-template-functions.php, function printPageID()
    Prints the id of a page
printPageLastChangeDate
in file zenpage-template-functions.php, function printPageLastChangeDate()
    Prints the last change date of a page
printPageLinkURL
in file zenpage-template-functions.php, function printPageLinkURL()
    Prints full path to a specific page
printPageList
in file template-functions.php, function printPageList()
    Prints a list of all pages.
printPageListWithNav
in file template-functions.php, function printPageListWithNav()
    Prints a full page navigation including previous and next page links with a list of all pages in between.
printPageMenu
in file zenpage-template-functions.php, function printPageMenu()
    Prints a context sensitive menu of all pages as a unordered html list
printPageNav
in file template-functions.php, function printPageNav()
    Prints a page navigation including previous and next page links
printPagesList
in file paged_thumbs_nav.php, method pagedThumbsNav::printPagesList()
    Prints the pagelist for the thumb pages
printPageTitle
in file zenpage-template-functions.php, function printPageTitle()
    Prints the title of a page
printPageTitleLink
in file zenpage-template-functions.php, function printPageTitleLink()
    Prints titlelink of a page
printParentBreadcrumb
in file template-functions.php, function printParentBreadcrumb()
    Prints the breadcrumb navigation for album, gallery and image view.
printParentPagesBreadcrumb
in file zenpage-template-functions.php, function printParentPagesBreadcrumb()
    Prints the parent pages breadcrumb navigation for the current page
printPasswordForm
in file template-functions.php, function printPasswordForm()
    Prints the album password form
printPlayerConfig
in file flowplayer3.php, method flowplayer3::printPlayerConfig()
    outputs the player configuration HTML
printPopularAlbums
in file image_album_statistics.php, function printPopularAlbums()
    Prints the most popular albums
printPopularImages
in file image_album_statistics.php, function printPopularImages()
    Prints the most popular images
printPreloadScript
in file template-functions.php, function printPreloadScript()
    Prints out the javascript to preload the next and previous images
printPrevNewsLink
in file zenpage-template-functions.php, function printPrevNewsLink()
    Prints the link of the previous article in single news article pagination if available
printPrevNewsPageLink
in file zenpage-template-functions.php, function printPrevNewsPageLink()
    Prints the link to the previous news page
printPrevPageLink
in file template-functions.php, function printPrevPageLink()
    Returns the URL of the previous page.
printPrevThumbsLink
in file paged_thumbs_nav.php, method pagedThumbsNav::printPrevThumbsLink()
    Prints the link to the previous thumbnail page
printRandomImages
in file template-functions.php, function printRandomImages()
    Puts up random image thumbs from the gallery
printRating
in file rating.php, function printRating()
    Prints the rating star form and the current rating Insert this function call in the page script where you want the star ratings to appear.
printRegistrationForm
in file register_user.php, function printRegistrationForm()
    places the user registration form
printRSSHeaderLink
in file template-functions.php, function printRSSHeaderLink()
    Prints the RSS link for use in the HTML HEAD
printRSSLink
in file template-functions.php, function printRSSLink()
    Prints a RSS link
printSearchForm
in file template-functions.php, function printSearchForm()
    Prints the search form
printSitemapAlbumsAndImages
in file sitemap-extended.php, function printSitemapAlbumsAndImages()
    Prints links to all albums incl. pagination and their images
printSitemapIndexLinks
in file sitemap-extended.php, function printSitemapIndexLinks()
    Prints the links to the index of a Zenphoto gallery incl. pagination
printSitemapZenpageNewsArticles
in file sitemap-extended.php, function printSitemapZenpageNewsArticles()
    Prints to the Zenpage news articles
printSitemapZenpageNewsCategories
in file sitemap-extended.php, function printSitemapZenpageNewsCategories()
    Prints links to Zenpage news categories incl. pagination
printSitemapZenpageNewsIndex
in file sitemap-extended.php, function printSitemapZenpageNewsIndex()
    Prints links to the main Zenpage news index incl. pagination
printSitemapZenpagePages
in file sitemap-extended.php, function printSitemapZenpagePages()
    Prints links to all Zenpage pages
printSizedImageLink
in file template-functions.php, function printSizedImageLink()
    Prints link to an image of specific size
printSlideShow
in file slideshow.php, function printSlideShow()
    Prints the slideshow using the jQuery plugin Cycle (http://http://www.malsup.com/jquery/cycle/) or Flash based using Flowplayer http://flowplayer.org if installed
printSlideShowJS
in file slideshow.php, function printSlideShowJS()
    Prints the path to the slideshow JS and CSS (printed because some values need to be changed dynamically).
printSlideShowLink
in file slideshow.php, function printSlideShowLink()
    Prints a link to call the slideshow (not shown if there are no images in the album) To be used on album.php and image.php A CSS id names 'slideshowlink' is attached to the link so it can be directly styled.
printSubalbumAdmin
in file template-functions.php, function printSubalbumAdmin()
    Prints the admin edit link for subalbums if the current user is logged-in
printSubPagesExcerpts
in file zenpage-template-functions.php, function printSubPagesExcerpts()
    Prints excerpts of the direct subpages (1 level) of a page for a kind of overview. The setup is:
printTags
in file template-functions.php, function printTags()
    Prints a list of tags, editable by admin
printThumbs
in file paged_thumbs_nav.php, method pagedThumbsNav::printThumbs()
    Prints the thumbnails
printTopRatedAlbums
in file image_album_statistics.php, function printTopRatedAlbums()
    Prints the top voted albums
printTopRatedImages
in file image_album_statistics.php, function printTopRatedImages()
    Prints the n top rated images
printTopRatedItems
in file zenpage-template-functions.php, function printTopRatedItems()
    Prints the top rated pages and news articles as an unordered list
printUserLogin_out
in file user_login-out.php, function printUserLogin_out()
    Prints the logout link if the user is logged in.
printUserSizeImage
in file viewer_size_image.php, function printUserSizeImage()
    prints the image according to the size chosen
printUserSizeSelectior
in file viewer_size_image.php, function printUserSizeSelectior()
    prints the radio button image size selection list
printVersion
in file template-functions.php, function printVersion()
    Prints the zenphoto version string
printZenpageRSSHeaderLink
in file zenpage-template-functions.php, function printZenpageRSSHeaderLink()
    Prints the RSS link for use in the HTML HEAD
printZenpageRSSLink
in file zenpage-template-functions.php, function printZenpageRSSLink()
    Prints a RSS link
printZenpageStatistic
in file zenpage-template-functions.php, function printZenpageStatistic()
    Prints the statistics Zenpage items as an unordered list
printZenphotoLink
in file template-functions.php, function printZenphotoLink()
    prints the zenphoto logo and link
print_album_menu
in file print_album_menu.php, class print_album_menu
    Plugin option handling class
processExpired
in file zenpage-functions.php, function processExpired()
    Un-publishes pages/news whose expiration date has been reached
PROTOCOL
in file functions-basic.php, constant PROTOCOL
phoogle.php
procedural page phoogle.php
paged_thumbs_nav.php
procedural page paged_thumbs_nav.php
PHPMailer.php
procedural page PHPMailer.php
print_album_menu.php
procedural page print_album_menu.php
q

q

query
in file functions-db.php, function query()
    The main query function. Runs the SQL on the connection and handles errors.
query_full_array
in file functions-db.php, function query_full_array()
    Runs a SQL query and returns an array of associative arrays of every row returned.
query_single_row
in file functions-db.php, function query_single_row()
    Runs a SQL query and returns an associative array of the first row.
Quit
in file class.smtp.php, method SMTP::Quit()
    Sends the quit command to the server and then closes the socket if there is no error or the $close_on_error argument is true.
quota_admin_list
in file quota_manager.php, function quota_admin_list()
    Returns an option list of administrators who do not have ADMIN_RIGHTS or MANAGE_ALL_ALBUM_RIGHTS
quota_checkQuota
in file quota_manager.php, function quota_checkQuota()
    Checks if upload should be allowed
quota_edit_admin
in file quota_manager.php, function quota_edit_admin()
    Returns table row(s) for edit of an admin user's custom data
quota_edit_album
in file quota_manager.php, function quota_edit_album()
    Returns a table entry for image assignment
quota_edit_image
in file quota_manager.php, function quota_edit_image()
    Returns table row(s) for the edit of an image custom data field
quota_getCurrentUse
in file quota_manager.php, function quota_getCurrentUse()
    Returns curren image useage
quota_getUploadLimit
in file quota_manager.php, function quota_getUploadLimit()
    Returns the upload limit
quota_getUploadQuota
in file quota_manager.php, function quota_getUploadQuota()
    Returns the user's quota
quota_get_header
in file quota_manager.php, function quota_get_header()
    Returns quota text for header, etc.
quota_image_refresh
in file quota_manager.php, function quota_image_refresh()
    checks to see if the filesize is set and sets it if not
Quota_management
in file quota_manager.php, class Quota_management
    Option handler class
Quota_management
in file quota_manager.php, method Quota_management::Quota_management()
    class instantiation function
quota_new_image
in file quota_manager.php, function quota_new_image()
    Assigns owner to new image
quota_save_admin
in file quota_manager.php, function quota_save_admin()
    Saves admin custom data Called when an admin is saved
quota_save_album
in file quota_manager.php, function quota_save_album()
    Assigns images within the album to an owner.
quota_save_image
in file quota_manager.php, function quota_save_image()
    Option save handler for the filter
quota_upload_filetypes
in file quota_manager.php, function quota_upload_filetypes()
    Removes ZIP from list of upload suffixes
quota_upload_helper_js
in file quota_manager.php, function quota_upload_helper_js()
    Returns Javascript needed to support quota system
quota_manager.php
procedural page quota_manager.php
r

r

$ratingstate
in file rating.php, variable jquery_rating::$ratingstate
$rightsset
in file lib-auth.php, variable Zenphoto_Authority::$rightsset
rating_purgebutton
in file rating.php, function rating_purgebutton()
rationalNum
in file xmpMetadata.php, function rationalNum()
    convert a fractional representation to something more user friendly
readTags
in file functions.php, function readTags()
    Retrieves the tags for an album/image Returns them in an array
Recipient
in file class.smtp.php, method SMTP::Recipient()
    Sends the command RCPT to the SMTP server with the TO: argument of $to.
register_user_options
in file print_album_menu.php, method print_album_menu::register_user_options()
register_user_options
in file register_user.php, method register_user_options::register_user_options()
register_user_options
in file register_user.php, class register_user_options
    Plugin option handling class
remove
in file classes.php, method PersistentObject::remove()
    Deletes object from the database
rem_context
in file functions.php, function rem_context()
renameAlbum
in file class-album.php, method Album::renameAlbum()
    Rename this album folder. Alias for moveAlbum($newfoldername);
renameImage
in file class-image.php, method _Image::renameImage()
    Renames an image to a new filename, keeping it in the same album. Convenience for moveImage($image->album, $newfilename).
replicateDBRow
in file class-album.php, method Album::replicateDBRow()
    Replicates the database data for copied albums.
replicateSQL
in file class-album.php, method Album::replicateSQL()
    returns the SQL to insert a row like $subrow into $table
Reset
in file class.smtp.php, method SMTP::Reset()
    Sends the RSET command to abort and transaction that is currently in progress. Returns true if successful false otherwise.
resetCurrentAlbum
in file template-functions.php, function resetCurrentAlbum()
restore_context
in file functions.php, function restore_context()
rewrite_get_album_image
in file functions-basic.php, function rewrite_get_album_image()
    rewrite_get_album_image - Fix special characters in the album and image names if mod_rewrite is on: This is redundant and hacky; we need to either make the rewriting completely internal, or fix the bugs in mod_rewrite. The former is probably a good idea.
rewrite_path
in file functions-basic.php, function rewrite_path()
    Returns either the rewrite path or the plain, non-mod_rewrite path based on the mod_rewrite option in zp-config.php.
rewrite_path_zenpage
in file deprecated-functions.php, function rewrite_path_zenpage()
    Same as zenphoto's rewrite_path() except it's without WEBPATH, needed for some partial urls
RSS_Channel
in file rsslib.php, function RSS_Channel()
RSS_Display
in file rsslib.php, function RSS_Display()
RSS_Retrieve
in file rsslib.php, function RSS_Retrieve()
RSS_Tags
in file rsslib.php, function RSS_Tags()
rating.php
procedural page rating.php
register_user.php
procedural page register_user.php
rsslib.php
procedural page rsslib.php
s

s

$searchengine
in file class-album.php, variable Album::$searchengine
$searchimages
in file paged_thumbs_nav.php, variable pagedThumbsNav::$searchimages
$search_structure
in file class-search.php, variable SearchEngine::$search_structure
$Sender
in file class.phpmailer.php, variable PHPMailer::$Sender
    Sets the Sender email (Return-Path) of the message. If not empty, will be sent via -f to sendmail or as 'MAIL FROM' in smtp mode.
$Sendmail
in file class.phpmailer.php, variable PHPMailer::$Sendmail
    Sets the path of the sendmail program.
$showpagelist
in file paged_thumbs_nav.php, variable pagedThumbsNav::$showpagelist
$sidecars
in file class-album.php, variable Album::$sidecars
$sidecars
in file class-image.php, variable _Image::$sidecars
$SingleTo
in file class.phpmailer.php, variable PHPMailer::$SingleTo
    Provides the ability to have the TO field process individual
$SMTPAuth
in file class.phpmailer.php, variable PHPMailer::$SMTPAuth
    Sets SMTP authentication. Utilizes the Username and Password variables.
$SMTPDebug
in file class.phpmailer.php, variable PHPMailer::$SMTPDebug
    Sets SMTP class debugging on or off.
$SMTPKeepAlive
in file class.phpmailer.php, variable PHPMailer::$SMTPKeepAlive
    Prevents the SMTP connection from being closed after each mail sending. If this is set to true then to close the connection requires an explicit call to SmtpClose().
$SMTPSecure
in file class.phpmailer.php, variable PHPMailer::$SMTPSecure
    Sets connection prefix.
$SMTP_PORT
in file class.smtp.php, variable SMTP::$SMTP_PORT
    SMTP server port
$sortorder
in file class-image.php, variable _Image::$sortorder
$startmtime
in file sitemap-extended.php, variable sitemap::$startmtime
$startmtime
in file static_html_cache.php, variable staticCache::$startmtime
$subalbums
in file class-album.php, variable Album::$subalbums
$Subject
in file class.phpmailer.php, variable PHPMailer::$Subject
    Sets the Subject of the message.
safe_fnmatch
in file functions.php, function safe_fnmatch()
    pattern match function Works with accented characters where the PHP one does not.
safe_glob
in file functions.php, function safe_glob()
    Provide an alternative to glob which does not return filenames with accented charactes in them
SAFE_MODE_ALBUM_SEP
in file functions-basic.php, constant SAFE_MODE_ALBUM_SEP
sanitize
in file functions-basic.php, function sanitize()
    Make strings generally clean. Takes an input string and cleans out null-bytes, slashes (if magic_quotes_gpc is on), and optionally use KSES library to prevent XSS attacks and other malicious user input.
sanitize_numeric
in file functions-basic.php, function sanitize_numeric()
    Checks if the input is numeric, rounds if so, otherwise returns false.
sanitize_path
in file functions-basic.php, function sanitize_path()
    Takes user input meant to be used within a path to a file or folder and removes anything that could be insecure or malicious, or result in duplicate representations for the same physical file.
sanitize_string
in file functions-basic.php, function sanitize_string()
    returns a sanitized string for the sanitize function
save
in file classes.php, method PersistentObject::save()
    Save the updates made to this object since the last update. Returns true if successful, false if not.
saveAdmin
in file lib-auth.php, method Zenphoto_Authority::saveAdmin()
    Saves an admin user's settings
save_context
in file functions.php, function save_context()
searchDate
in file class-search.php, method SearchEngine::searchDate()
    returns the results of a date search
SearchEngine
in file class-search.php, method SearchEngine::SearchEngine()
    Constuctor
SearchEngine
in file class-search.php, class SearchEngine
    search class
searchFieldsAndTags
in file class-search.php, method SearchEngine::searchFieldsAndTags()
    Searches the table for tags Returns an array of database records.
SecureHeader
in file class.phpmailer.php, method PHPMailer::SecureHeader()
    Strips newlines to prevent header injection.
secureServer
in file functions-basic.php, function secureServer()
    Checks to see if access was through a secure protocol
Send
in file class.phpmailer.php, method PHPMailer::Send()
    Creates message and assigns Mailer. If the message is not sent successfully then it returns false. Use the ErrorInfo variable to view description of the error.
Send
in file class.smtp.php, method SMTP::Send()
    Starts a mail transaction from the email address specified in
SendAndMail
in file class.smtp.php, method SMTP::SendAndMail()
    Starts a mail transaction from the email address specified in
SendmailSend
in file class.phpmailer.php, method PHPMailer::SendmailSend()
    Sends mail using the $Sendmail program.
SendOrMail
in file class.smtp.php, method SMTP::SendOrMail()
    Starts a mail transaction from the email address specified in
seoFriendly
in file functions.php, function seoFriendly()
    Strips out and/or replaces characters from the string that are not "soe" friendly
SERVERCACHE
in file functions-basic.php, constant SERVERCACHE
SERVERPATH
in file functions-basic.php, constant SERVERPATH
set
in file class.phpmailer.php, method PHPMailer::set()
    Set (or reset) Class Objects (variables)
set
in file classes.php, method PersistentObject::set()
    Set a variable in this object. Does not persist to the database until save() is called. So, IMPORTANT: Call save() after set() to persist.
setAlbumCustomData
in file template-functions.php, function setAlbumCustomData()
    Sets the album custom_data field
setAlbumTheme
in file class-album.php, method Album::setAlbumTheme()
    Sets the theme of the album
setAlbumThumb
in file class-album.php, method Album::setAlbumThumb()
    Stores the thumbnail path for an album thumg
setAnon
in file class-comment.php, method Comment::setAnon()
    Sets the anonymous flag of the comment
setAPIkey
in file phoogle.php, method PhoogleMap::setAPIkey()
    Stores the API Key acquired from Google
setBackGround
in file phoogle.php, method PhoogleMap::setBackGround()
    Set the Map tiles background when loading the map
setBoolOption
in file functions-basic.php, function setBoolOption()
    Converts a boolean value to 1 or 0 and sets the option with it
setBoolThemeOption
in file functions.php, function setBoolThemeOption()
    Sets value for a boolena theme option insures that the value is either zero or one
setCity
in file class-image.php, method _Image::setCity()
    Stores the city field of the image
setComment
in file class-comment.php, method Comment::setComment()
    Stores the comment text
setCommentsAllowed
in file class-album.php, method Album::setCommentsAllowed()
    Stores the value for comments allwed
setCommentsAllowed
in file class-image.php, method _Image::setCommentsAllowed()
    Sets the comments allowed flag on the image
setControlMap
in file phoogle.php, method PhoogleMap::setControlMap()
    Set the type of controls needed to move,zoom,pan map
setControlMapType
in file phoogle.php, method PhoogleMap::setControlMapType()
    Set the type of controls needed to change map type
setCopyright
in file class-image.php, method _Image::setCopyright()
    Stores the text for the copyright field of the image
setCountry
in file class-image.php, method _Image::setCountry()
    Stores the country field of the image
setCredit
in file class-image.php, method _Image::setCredit()
    Stores the credit field of the image
setCurrentTheme
in file class-gallery.php, method Gallery::setCurrentTheme()
    Sets the current theme
setCustomData
in file class-album.php, method Album::setCustomData()
    Sets the custom data field
setCustomData
in file class-comment.php, method Comment::setCustomData()
    Stores the custom data field of the comment
setCustomData
in file lib-auth.php, method Zenphoto_Administrator::setCustomData()
setCustomData
in file class-image.php, method _Image::setCustomData()
    Sets the custom data field
setDateTime
in file class-comment.php, method Comment::setDateTime()
    Sets a comment date/time value
setDateTime
in file class-album.php, method Album::setDateTime()
    Stores the album date
setDateTime
in file class-image.php, method _Image::setDateTime()
    Stores the date of the image
setDefaults
in file classes.php, method PersistentObject::setDefaults()
    Sets default values for new objects using the set() method.
setDefaults
in file class-album.php, method Album::setDefaults()
    Sets default values for a new album
setDefaults
in file class-comment.php, method Comment::setDefaults()
    Sets up default items on new comment objects
setDesc
in file class-album.php, method Album::setDesc()
    Stores the album description
setDesc
in file class-image.php, method _Image::setDesc()
    Stores the description of the image
setEmail
in file class-comment.php, method Comment::setEmail()
    Sets the email address of the commentor
setEmail
in file lib-auth.php, method Zenphoto_Administrator::setEmail()
setexifvars
in file functions.php, function setexifvars()
    initializes the $_zp_exifvars array display state
setGroup
in file lib-auth.php, method Zenphoto_Administrator::setGroup()
setHeight
in file phoogle.php, method PhoogleMap::setHeight()
    Sets the height of the map to be displayed
setImageCustomData
in file template-functions.php, function setImageCustomData()
    Sets the image custom_data field
setInModeration
in file class-comment.php, method Comment::setInModeration()
    Sets the moderation flag of the comment
setIP
in file class-comment.php, method Comment::setIP()
    Sets the IP address field of the comment
SetLanguage
in file class.phpmailer.php, method PHPMailer::SetLanguage()
    Sets the language for all class error messages. Returns false if it cannot load the language file. The default language type is English.
setLocation
in file class-album.php, method Album::setLocation()
    Stores the album place
setLocation
in file class-image.php, method _Image::setLocation()
    Stores the location field of the image
setMainDomain
in file functions-i18n.php, function setMainDomain()
    Sets the locale, etc. to the zenphoto domain details.
setMapType
in file phoogle.php, method PhoogleMap::setMapType()
    sets the starting map type
SetMessageType
in file class.phpmailer.php, method PHPMailer::SetMessageType()
    Sets the message type.
setName
in file class-comment.php, method Comment::setName()
    Sets the commentor's name
setName
in file lib-auth.php, method Zenphoto_Administrator::setName()
setObjects
in file lib-auth.php, method Zenphoto_Administrator::setObjects()
setOption
in file functions-basic.php, function setOption()
    Stores an option value.
setOptionDefault
in file functions-basic.php, function setOptionDefault()
    Sets the default value of an option.
setOwner
in file class-image.php, method _Image::setOwner()
setOwnerID
in file class-comment.php, method Comment::setOwnerID()
    Sets the id of the owner of the comment
setPass
in file lib-auth.php, method Zenphoto_Administrator::setPass()
setPassword
in file zenpage-class-page.php, method ZenpagePage::setPassword()
    Sets the encrypted page password
setPassword
in file class-album.php, method Album::setPassword()
    Sets the encrypted album password
setPasswordHint
in file class-album.php, method Album::setPasswordHint()
    Sets the album password hint
setPasswordHint
in file zenpage-class-page.php, method ZenpagePage::setPasswordHint()
    Sets the page password hint
setPluginDomain
in file functions-i18n.php, function setPluginDomain()
    Sets the optional textdomain for separate translation files for plugins.
setPrivate
in file class-comment.php, method Comment::setPrivate()
    Sets the private flag of the comment
setQuota
in file lib-auth.php, method Zenphoto_Administrator::setQuota()
setRights
in file lib-auth.php, method Zenphoto_Administrator::setRights()
setSearchParams
in file class-album.php, method Album::setSearchParams()
    Sets the search parameters of a dynamic album
setSearchParams
in file class-search.php, method SearchEngine::setSearchParams()
    Parses and stores a search string NOTE!! this function assumes that the 'words' part of the list has been urlencoded!!!
setShow
in file class-image.php, method _Image::setShow()
    Sets the visibility of the image
setShow
in file class-album.php, method Album::setShow()
    Stores the published value for the album
setSortDirection
in file class-album.php, method Album::setSortDirection()
    sets sort directions for the album
setSortOrder
in file class-album.php, method Album::setSortOrder()
    Stores the image sort order for this album
setSortOrder
in file class-image.php, method _Image::setSortOrder()
    Sets the sort order value of the image
setSortType
in file class-album.php, method Album::setSortType()
    Stores the sort type for the album
setState
in file class-image.php, method _Image::setState()
    Stores the state field of the image
setSubalbumSortType
in file class-album.php, method Album::setSubalbumSortType()
    Stores the subalbum sort type for this abum
setTags
in file class-album.php, method Album::setTags()
    Stores tag information of an album
setTags
in file zenpage-class-page.php, method ZenpagePage::setTags()
    Stores tag information of an album
setTags
in file class-image.php, method _Image::setTags()
    Sets the tags of the image
setTags
in file zenpage-class-news.php, method ZenpageNews::setTags()
    Stores tag information of an album
setThemeDomain
in file functions-i18n.php, function setThemeDomain()
    Sets the optional textdomain for separate translation files for themes.
setThemeOption
in file functions.php, function setThemeOption()
    Set options local to theme and/or album
setThemeOptionDefault
in file functions.php, function setThemeOptionDefault()
    Used to set default values for theme specific options
setTitle
in file class-image.php, method _Image::setTitle()
    Stores the title of this image
setTitle
in file class-album.php, method Album::setTitle()
    Stores the album title
setType
in file class-comment.php, method Comment::setType()
    Sets the 'type' field of the comment
setupAllowedMaps
in file google_maps.php, function setupAllowedMaps()
setupCurrentLocale
in file functions-i18n.php, function setupCurrentLocale()
    Setup code for gettext translation Returns the result of the setlocale call
setupLanguageArray
in file functions-i18n.php, function setupLanguageArray()
setupTheme
in file functions.php, function setupTheme()
    Returns the theme folder If there is an album theme, loads the theme options.
setUser
in file zenpage-class-page.php, method ZenpagePage::setUser()
    Sets the album guest user
setUser
in file lib-auth.php, method Zenphoto_Administrator::setUser()
setUser
in file class-album.php, method Album::setUser()
    Sets the album guest user
setValid
in file lib-auth.php, method Zenphoto_Administrator::setValid()
setWatermark
in file class-image.php, method _Image::setWatermark()
    Set custom watermark
setWebsite
in file class-comment.php, method Comment::setWebsite()
    Stores the website of the commentor
setWidth
in file phoogle.php, method PhoogleMap::setWidth()
    Sets the width of the map to be displayed
setWMUse
in file class-image.php, method _Image::setWMUse()
    Sets the custom watermark usage
SetWordWrap
in file class.phpmailer.php, method PHPMailer::SetWordWrap()
    Set the body wrapping.
set_context
in file functions.php, function set_context()
shortenContent
in file template-functions.php, function shortenContent()
    Returns truncated html formatted content
showInvalidPoints
in file phoogle.php, method PhoogleMap::showInvalidPoints()
    Displays either a table or a list of the address points that are invalid.
showMap
in file phoogle.php, method PhoogleMap::showMap()
    Displays the Google Map on the page
showOrNotShowField
in file contact_form.php, function showOrNotShowField()
    Helper function that checks if a field should be shown ("required" or "show") or omitted ("ommitt").
showValidPoints
in file phoogle.php, method PhoogleMap::showValidPoints()
    Displays either a table or a list of the address points that are valid.
Sign
in file class.phpmailer.php, method PHPMailer::Sign()
    Set the private key file and password to sign the message.
sitemap
in file sitemap-extended.php, method sitemap::sitemap()
sitemap
in file sitemap-extended.php, class sitemap
    Plugin option handling class
sitemap_cache_purgebutton
in file sitemap-extended.php, function sitemap_cache_purgebutton()
    creates the Utilities button to purge the static sitemap cache
sitemap_echonl
in file sitemap-extended.php, function sitemap_echonl()
    Simple helper function which simply outputs a string and ends it of with a new-line.
sitemap_getChangefreq
in file sitemap-extended.php, function sitemap_getChangefreq()
    Checks the changefreq value if entered manually and makes sure it is only one of the supported regarding sitemap.org
sitemap_getDateformat
in file sitemap-extended.php, function sitemap_getDateformat()
    Gets the dateformat for images and albums only.
sitemap_getISO8601Date
in file sitemap-extended.php, function sitemap_getISO8601Date()
    Returns an ISO-8601 compliant date/time string for the given date/time.
sitemap_multilingual
in file sitemap-extended.php, function sitemap_multilingual()
    Returns true if the site is set to "multilingual" and mod_rewrite and and the seo_locale plugin are enabled.
sizeOfCache
in file class-gallery.php, method Gallery::sizeOfCache()
    Returns the size in bytes of the cache folder. WARNING: VERY SLOW.
sizeOfImages
in file class-gallery.php, method Gallery::sizeOfImages()
    Returns the size in bytes of the albums folder. WARNING: VERY SLOW.
size_readable
in file functions-basic.php, function size_readable()
    Return human readable sizes From: http://aidan.dotgeek.org/lib/
slideshowOptions
in file slideshow.php, class slideshowOptions
    Plugin option handling class
slideshowOptions
in file slideshow.php, method slideshowOptions::slideshowOptions()
SMTP
in file class.smtp.php, class SMTP
    SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
SmtpClose
in file class.phpmailer.php, method PHPMailer::SmtpClose()
    Closes the active SMTP session if one exists.
SmtpConnect
in file class.phpmailer.php, method PHPMailer::SmtpConnect()
    Initiates a connection to an SMTP server. Returns false if the operation failed.
SmtpSend
in file class.phpmailer.php, method PHPMailer::SmtpSend()
    Sends mail via SMTP using PhpSMTP (Author: Chris Ryan). Returns bool. Returns false if there is a bad MAIL FROM, RCPT, or DATA input.
sortAlbumArray
in file class-gallery.php, method Gallery::sortAlbumArray()
    Sort the album array based on either according to the sort key.
sortByMultilingual
in file functions.php, function sortByMultilingual()
    Sorts the results of a DB search by the current locale string for $field
sortImageArray
in file class-album.php, method Album::sortImageArray()
    sortImageArray will sort an array of Images based on the given key. The key must be one of (filename, title, sort_order) at the moment.
sortMultiArray
in file functions.php, function sortMultiArray()
    multidimensional array column sort
SpamFilter
in file none.php, class SpamFilter
    This implements the standard SpamFilter class for the none spam filter.
SpamFilter
in file none.php, method SpamFilter::SpamFilter()
    The SpamFilter class instantiation function.
startElement
in file phoogle.php, method PhoogleMap::startElement()
startHTMLCache
in file static_html_cache.php, method staticCache::startHTMLCache()
    Starts the caching: Gets either an already cached file if existing or starts the output buffering.
startRSSCache
in file functions-rss.php, function startRSSCache()
    Starts static RSS caching
startSitemapCache
in file sitemap-extended.php, function startSitemapCache()
    Starts static sitemap caching
StartTLS
in file class.smtp.php, method SMTP::StartTLS()
    Initiate a TSL communication with the server.
staticCache
in file static_html_cache.php, class staticCache
    Plugin option handling class
staticCache
in file static_html_cache.php, method staticCache::staticCache()
STATIC_CACHE_FOLDER
in file static_html_cache.php, constant STATIC_CACHE_FOLDER
static_cache_html_disable_cache
in file static_html_cache.php, function static_cache_html_disable_cache()
    call to disable caching a page
static_cache_html_purgebutton
in file static_html_cache.php, function static_cache_html_purgebutton()
    creates the Utilities button to purge the static html cache
storeTags
in file functions.php, function storeTags()
    Stores tags for an album/image
stripSuffix
in file functions-basic.php, function stripSuffix()
    returns a file name sans the suffix
submenuOf
in file menu_manager.php, function submenuOf()
    Returns true if the current menu item is a sub item of $link
seo_locale.php
procedural page seo_locale.php
sitemap-extended.php
procedural page sitemap-extended.php
slideshow.php
procedural page slideshow.php
simple.php
procedural page simple.php
static_html_cache.php
procedural page static_html_cache.php
t

t

$table
in file classes.php, variable PersistentObject::$table
$theme
in file class-gallery.php, variable Gallery::$theme
$themeoverride
in file class-album.php, variable Album::$themeoverride
$themes
in file class-gallery.php, variable Gallery::$themes
$Timeout
in file class.phpmailer.php, variable PHPMailer::$Timeout
    Sets the SMTP server timeout in seconds. This function will not work with the win32 version.
$totalimages
in file paged_thumbs_nav.php, variable pagedThumbsNav::$totalimages
$totalpages
in file paged_thumbs_nav.php, variable pagedThumbsNav::$totalpages
$transient
in file classes.php, variable PersistentObject::$transient
$tval
in file class.pop3.php, variable POP3::$tval
    POP3 Timeout Value
template-functions.php
procedural page template-functions.php
TextLine
in file class.phpmailer.php, method PHPMailer::TextLine()
    Returns a formatted mail line.
TextObject
in file class-textobject.php, method TextObject::TextObject()
    creates a textobject (image standin)
TextObject
in file class-textobject.php, class TextObject
    handles 'picture' images
TextObject_Options
in file class-textobject.php, class TextObject_Options
    Option class for textobjects objects
themeSetup
in file functions-basic.php, function themeSetup()
    primitive theme setup for image handling scripts
timezoneDiff
in file functions-i18n.php, function timezoneDiff()
    Returns the difference between the server timez one and the local (users) time zone
toolbox_crop_image
in file filter-crop_image.php, function toolbox_crop_image()
truncate_string
in file functions.php, function truncate_string()
    Returns a truncated string
Turn
in file class.smtp.php, method SMTP::Turn()
    This is an optional command for SMTP that this class does not support. This method is here to make the RFC821 Definition complete for this class and __may__ be implimented in the future
tags_from_album.php
procedural page tags_from_album.php
tag_suggest.php
procedural page tag_suggest.php
u

u

$unique_set
in file classes.php, variable PersistentObject::$unique_set
$updates
in file classes.php, variable PersistentObject::$updates
$Username
in file class.phpmailer.php, variable PHPMailer::$Username
    Sets SMTP username.
$username
in file class.pop3.php, variable POP3::$username
    POP3 Username
$use_cache
in file classes.php, variable PersistentObject::$use_cache
updateAdminField
in file lib-auth.php, method Zenphoto_Authority::updateAdminField()
    Updates a field in admin record(s)
updateDimensions
in file class-textobject.php, method TextObject::updateDimensions()
updateDimensions
in file class-video.php, method Video::updateDimensions()
    Update this object's values for width and height.
updateDimensions
in file class-image.php, method _Image::updateDimensions()
    Update this object's values for width and height.
updateMetaData
in file class-image.php, method _Image::updateMetaData()
    Parses Exif/IPTC data
updateParent
in file class-album.php, method Album::updateParent()
    changes the parent of an album for move/copy
uploadlimit
in file image_upload_limiter.php, method uploadlimit::uploadlimit()
    class instantiation function
uploadlimit
in file image_upload_limiter.php, class uploadlimit
    Option handler class
uploadLimiterHeaderMessage
in file image_upload_limiter.php, function uploadLimiterHeaderMessage()
uploadLimiterJS
in file image_upload_limiter.php, function uploadLimiterJS()
    Prints the jQuery JS setup for the upload limiting
user_groups_admin_alterrights
in file user_groups.php, function user_groups_admin_alterrights()
user_groups_admin_tabs
in file user_groups.php, function user_groups_admin_tabs()
user_groups_edit_admin
in file user_groups.php, function user_groups_edit_admin()
    Returns table row(s) for edit of an admin user's custom data
user_groups_save_admin
in file user_groups.php, function user_groups_save_admin()
    Saves admin custom data Called when an admin is saved
user_logout_options
in file user_login-out.php, class user_logout_options
    Plugin option handling class
user_logout_options
in file user_login-out.php, method user_logout_options::user_logout_options()
USE_CAPTCHA
in file functions.php, constant USE_CAPTCHA
UTF8CharBoundary
in file class.phpmailer.php, method PHPMailer::UTF8CharBoundary()
    Finds last character boundary prior to maxLength in a utf-8 quoted (printable) encoded string.
user_groups.php
procedural page user_groups.php
user_login-out.php
procedural page user_login-out.php
v

v

$validPoints
in file phoogle.php, variable PhoogleMap::$validPoints
    validPoints : array
$version
in file lib-auth.php, variable Zenphoto_Authority::$version
$Version
in file class.phpmailer.php, variable PHPMailer::$Version
    Holds PHPMailer version.
validateLocale
in file functions-i18n.php, function validateLocale()
    checks a "supplied" locale against the valid locales.
validatePassword
in file lib-auth.php, method Zenphoto_Authority::validatePassword()
    Checks to see if password follows rules Returns error message if not.
Verify
in file class.smtp.php, method SMTP::Verify()
    Verifies that the name is recognized by the server.
Video
in file class-video.php, method Video::Video()
    Constructor for class-video
Video
in file class-video.php, class Video
    handles 'picture' images
VideoObject_Options
in file class-video.php, method VideoObject_Options::VideoObject_Options()
VideoObject_Options
in file class-video.php, class VideoObject_Options
    Option class for video objects
viewer_size_image_options
in file viewer_size_image.php, class viewer_size_image_options
    Plugin option handling class
viewer_size_image_options
in file viewer_size_image.php, method viewer_size_image_options::viewer_size_image_options()
viewer_size_image.php
procedural page viewer_size_image.php
w

w

$webpath
in file class-image.php, variable _Image::$webpath
$whichdates
in file class-search.php, variable SearchEngine::$whichdates
$width
in file paged_thumbs_nav.php, variable pagedThumbsNav::$width
$words
in file class-search.php, variable SearchEngine::$words
$WordWrap
in file class.phpmailer.php, variable PHPMailer::$WordWrap
    Sets word wrapping on the body of the message to a given number of characters.
WATERMARK_FULL
in file class-image.php, constant WATERMARK_FULL
WATERMARK_IMAGE
in file class-image.php, constant WATERMARK_IMAGE
WATERMARK_THUMB
in file class-image.php, constant WATERMARK_THUMB
WEBPATH
in file functions-basic.php, constant WEBPATH
WrapText
in file class.phpmailer.php, method PHPMailer::WrapText()
    Wraps message for use with mailers that do not automatically perform wrapping and for quoted-printable.
x

x

xml2array
in file phoogle.php, method PhoogleMap::xml2array()
xmpMetadata_album_instantiate
in file xmpMetadata.php, function xmpMetadata_album_instantiate()
    Filter called when an album object is instantiated sets the sidecars to include xmp files
xmpMetadata_extract
in file xmpMetadata.php, function xmpMetadata_extract()
    Parses xmp metadata for interesting tags
xmpMetadata_image_instantiate
in file xmpMetadata.php, function xmpMetadata_image_instantiate()
xmpMetadata_new_album
in file xmpMetadata.php, function xmpMetadata_new_album()
    Filter for handling album objects
xmpMetadata_new_image
in file xmpMetadata.php, function xmpMetadata_new_image()
    Filter for handling image objects
xmpMetadata_options
in file xmpMetadata.php, method xmpMetadata_options::xmpMetadata_options()
    Class instantiation function
xmpMetadata_options
in file xmpMetadata.php, class xmpMetadata_options
    Plugin option handling class
xmpMetadata_to_string
in file xmpMetadata.php, function xmpMetadata_to_string()
    insures that the metadata is a string
xmpMetadata.php
procedural page xmpMetadata.php
z

z

$zoomLevel
in file phoogle.php, variable PhoogleMap::$zoomLevel
    zoomLevel
zenJavascript
in file template-functions.php, function zenJavascript()
    Print any Javascript required by zenphoto. Every theme should include this somewhere in its <head>.
zenpageAlbumImage
in file zenpage-template-functions.php, function zenpageAlbumImage()
    support to show an image from an album The imagename is optional. If absent the album thumb image will be used and the link will be to the album. If present the link will be to the image.
zenpageCheckForGuest
in file zenpage.php, function zenpageCheckForGuest()
    Handles password checks
zenpagecms
in file zenpage.php, class zenpagecms
    Zenpage CMS plugin
zenpagecms
in file zenpage.php, method zenpagecms::zenpagecms()
zenpageHitcounter
in file deprecated-functions.php, function zenpageHitcounter()
    THIS FUNCTION IS DEPRECATED! Use getHitcounter()!
zenpageIsMyItem
in file zenpage.php, function zenpageIsMyItem()
    Handles item ownership
ZenpageNews
in file zenpage-class-news.php, method ZenpageNews::ZenpageNews()
ZenpageNews
in file zenpage-class-news.php, class ZenpageNews
    zenpage news class
zenpageOpenedForComments
in file zenpage-template-functions.php, function zenpageOpenedForComments()
    Returns if comments are open for this news article or page (TRUE or FALSE)
ZenpagePage
in file zenpage-class-page.php, method ZenpagePage::ZenpagePage()
ZenpagePage
in file zenpage-class-page.php, class ZenpagePage
    zenpage page class
ZENPAGE_NEWS
in file functions.php, constant ZENPAGE_NEWS
ZENPAGE_PAGES
in file functions.php, constant ZENPAGE_PAGES
zenpage_setup_page
in file zenpage-template-functions.php, function zenpage_setup_page()
    Sets all the required items to make the titlelink the current pages page
Zenphoto_Administrator
in file lib-auth.php, class Zenphoto_Administrator
    ***************************************************************************** ****************************************************************************** Persistent Object Class *****************************************************
Zenphoto_Administrator
in file lib-auth.php, method Zenphoto_Administrator::Zenphoto_Administrator()
    Constructor for an Administrator
Zenphoto_Authority
in file lib-auth.php, method Zenphoto_Authority::Zenphoto_Authority()
    class instantiator
Zenphoto_Authority
in file lib-auth.php, class Zenphoto_Authority
zenphoto_PHPMailer
in file PHPMailer.php, function zenphoto_PHPMailer()
zenphoto_sendmail
in file zenphoto_sendmail.php, function zenphoto_sendmail()
zenphoto.php
procedural page zenphoto.php
zenpage-class-news.php
procedural page zenpage-class-news.php
zenpage-class-page.php
procedural page zenpage-class-page.php
zenpage-functions.php
procedural page zenpage-functions.php
zenpage-template-functions.php
procedural page zenpage-template-functions.php
zenpage.php
procedural page zenpage.php
zenphoto_news.php
procedural page zenphoto_news.php
zenphoto_sendmail.php
procedural page zenphoto_sendmail.php
zpFormattedDate
in file functions.php, function zpFormattedDate()
    Returns a formated date for output
ZP_ALBUM
in file functions.php, constant ZP_ALBUM
ZP_ALBUM_LINKED
in file functions.php, constant ZP_ALBUM_LINKED
zp_apply_filter
in file functions-filter.php, function zp_apply_filter()
    Performs a filtering operation on a zenphoto element or event.
ZP_COMMENT
in file functions.php, constant ZP_COMMENT
zp_error
in file functions-basic.php, function zp_error()
    Formats an error message If DEBUG_ERROR is set, supplies the calling sequence
zp_escape_string
in file functions-basic.php, function zp_escape_string()
    mysql_real_escape_string standin that insures the DB connection is passed.
zp_filter_unique_id
in file functions-filter.php, function zp_filter_unique_id()
    Build Unique ID for storage and retrieval.
zp_getCookie
in file functions.php, function zp_getCookie()
    Returns the value of a cookie from either the cookies or from $_SESSION[]
zp_handle_password
in file functions.php, function zp_handle_password()
    checks password posting
zp_has_filter
in file functions-filter.php, function zp_has_filter()
    Check if any filter has been registered for a hook.
ZP_IMAGE
in file functions.php, constant ZP_IMAGE
ZP_IMAGE_LINKED
in file functions.php, constant ZP_IMAGE_LINKED
zp_image_types
in file functions.php, function zp_image_types()
    returns a list of comment record 'types' for "images"
ZP_INDEX
in file functions.php, constant ZP_INDEX
    ***************************************
zp_mail
in file functions.php, function zp_mail()
    Send an mail to the mailing list. We also attempt to intercept any form injection attacks by slime ball spammers. Returns error message if send failure.
zp_PHPMailer
in file PHPMailer.php, class zp_PHPMailer
    Option handler class
zp_PHPMailer
in file PHPMailer.php, method zp_PHPMailer::zp_PHPMailer()
    class instantiation function
zp_register_filter
in file functions-filter.php, function zp_register_filter()
    Registers a filtering function Filtering functions are used to post process zenphoto elements or to trigger functions when a filter occur
zp_remove_filter
in file functions-filter.php, function zp_remove_filter()
    Removes a function from a specified filter hook.
ZP_SEARCH
in file functions.php, constant ZP_SEARCH
ZP_SEARCH_LINKED
in file functions.php, constant ZP_SEARCH_LINKED
zp_setCookie
in file functions.php, function zp_setCookie()
    Sets a cookie both in the browser cookies and in $_SESSION[]
ZP_ZENPAGE_NEWS_ARTICLE
in file functions.php, constant ZP_ZENPAGE_NEWS_ARTICLE
ZP_ZENPAGE_NEWS_CATEGORY
in file functions.php, constant ZP_ZENPAGE_NEWS_CATEGORY
ZP_ZENPAGE_NEWS_DATE
in file functions.php, constant ZP_ZENPAGE_NEWS_DATE
ZP_ZENPAGE_PAGE
in file functions.php, constant ZP_ZENPAGE_PAGE
ZP_ZENPAGE_SINGLE
in file functions.php, constant ZP_ZENPAGE_SINGLE
_

_

_Image
in file class-image.php, method _Image::_Image()
    Constructor for class-image
_Image
in file class-image.php, class _Image
    handles 'picture' images
_mime_types
in file class.phpmailer.php, method PHPMailer::_mime_types()
    Gets the mime type of the embedded or inline image
__construct
in file class.smtp.php, method SMTP::__construct()
    Initialize the class so that the data is in a known state.
__construct
in file class.pop3.php, method POP3::__construct()
    Constructor, sets the initial values

Documentation generated on Fri, 28 May 2010 13:51:39 +0200 by phpDocumentor 1.4.1