Element index for package plugins
Package indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ z ]
[ _ ]
a
- $akismetServer
- in file akismet.php, variable Akismet::$akismetServer
- $akismetVersion
- in file akismet.php, variable AkismetHttpClient::$akismetVersion
- $akismetVersion
- in file akismet.php, variable Akismet::$akismetVersion
- $apiKey
- in file akismet.php, variable AkismetHttpClient::$apiKey
- $apiKey
- in file akismet.php, variable Akismet::$apiKey
- $apiPort
- in file akismet.php, variable Akismet::$apiPort
- addPoint
- in file google_maps.php, function addPoint()
Adds a geoPoint after first insuring it uses periods for the decimal separator
- Akismet
- in file akismet.php, method Akismet::Akismet()
Constructor
- Akismet
- in file akismet.php, class Akismet
01.26.2006 12:29:28est
- AkismetHttpClient
- in file akismet.php, method AkismetHttpClient::AkismetHttpClient()
- AkismetHttpClient
- in file akismet.php, class AkismetHttpClient
01.26.2006 12:29:28est
- AkismetObject
- in file akismet.php, class AkismetObject
01.26.2006 12:29:28est
- AKISMET_INVALID_KEY
- in file akismet.php, constant AKISMET_INVALID_KEY
- AKISMET_RESPONSE_FAILED
- in file akismet.php, constant AKISMET_RESPONSE_FAILED
- AKISMET_SERVER_NOT_FOUND
- in file akismet.php, constant AKISMET_SERVER_NOT_FOUND
- akismet.php
- procedural page akismet.php
c
- $comment
- in file akismet.php, variable Akismet::$comment
- $con
- in file akismet.php, variable AkismetHttpClient::$con
- checkAlbumDisplayLevel
- in file print_album_menu.php, function checkAlbumDisplayLevel()
A printAlbumMenu() helper function that checks what subalbum level should be displayed. If you are in an subalbum that it itself an subalbum and containts subalbums it returns true and lets the album menu display the parent album, the current level and the next sublevel Not for standalone use.
- checkForIp
- in file functions-rating.php, function checkForIp()
Returns true if the IP has voted
- 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.
- clearHTMLCache
- in file static_html_cache.php, method staticCache::clearHTMLCache()
Cleans out the cache folder. (Adpated from the zenphoto image cache)
- contactformOptions
- in file contact_form.php, method contactformOptions::contactformOptions()
- contactformOptions
- in file contact_form.php, class contactformOptions
Plugin option handling class
- createAlbumMenuLink
- in file print_album_menu.php, function createAlbumMenuLink()
A printAlbumMenu() helper function for the list menu mode of printAlbumMenu() that only generates an list item, as a link if not the current album Not for standalone use.
- createCacheFilepath
- in file static_html_cache.php, method staticCache::createCacheFilepath()
Creates the path and filename of the page to be cached.
- contact_form.php
- procedural page contact_form.php
g
- getAlbumRating
- in file rating.php, function getAlbumRating()
Returns the rating of the designated album
- getAlbumRatingCurrent
- in file rating.php, function getAlbumRatingCurrent()
Returns the average rating of the album
- getAlbumStatistic
- in file image_album_statistics.php, function getAlbumStatistic()
Retuns a list of album statistic accordingly to $option
- getError
- in file akismet.php, method AkismetObject::getError()
Return a specific error message from the errors array
- getErrors
- in file akismet.php, method AkismetObject::getErrors()
Return all errors in the object
- getImageRating
- in file rating.php, function getImageRating()
Returns the rating of the designated image
- getImageRatingCurrent
- in file rating.php, function getImageRatingCurrent()
Returns the average rating of the image
- getImageStatistic
- in file image_album_statistics.php, function getImageStatistic()
Returns a list of image statistic according to $option
- getOptionsSupported
- in file slideshow.php, method slideshowOptions::getOptionsSupported()
- getOptionsSupported
- in file rating.php, method rating::getOptionsSupported()
- getOptionsSupported
- in file google_maps.php, method google_mapsOptions::getOptionsSupported()
- getOptionsSupported
- in file paged_thumbs_nav.php, method pagedthumbsOptions::getOptionsSupported()
- getOptionsSupported
- in file static_html_cache.php, method staticCache::getOptionsSupported()
- getOptionsSupported
- in file GoogleCheckout.php, method GoogleCheckoutOptions::getOptionsSupported()
- getOptionsSupported
- in file zenPaypal.php, method zenPaypalOptions::getOptionsSupported()
- getOptionsSupported
- in file flowplayer.php, method flowplayer::getOptionsSupported()
- getOptionsSupported
- in file contact_form.php, method contactformOptions::getOptionsSupported()
- getOptionsSupported
- in file akismet.php, method SpamFilter::getOptionsSupported()
The admin options interface
- getOptionsSupported
- in file flv_playlist.php, method flvplaylist::getOptionsSupported()
- getOptionsSupported
- in file flvplayer.php, method flvplayer::getOptionsSupported()
- getRating
- in file rating.php, function getRating()
Get the rating for an image or album,
- getResponse
- in file akismet.php, method AkismetHttpClient::getResponse()
- getVideoHeigth
- in file flvplayer.php, method flvplayer::getVideoHeigth()
Returns the width of the player
- getVideoHeigth
- in file flowplayer.php, method flowplayer::getVideoHeigth()
Returns the width of the player
- getVideoWidth
- in file flvplayer.php, method flvplayer::getVideoWidth()
Returns the height of the player
- getVideoWidth
- in file flowplayer.php, method flowplayer::getVideoWidth()
Returns the height of the player
- googleCheckout
- in file GoogleCheckout.php, function googleCheckout()
Places Google Checkout Options on your page.
- GoogleCheckoutOptions
- in file GoogleCheckout.php, method GoogleCheckoutOptions::GoogleCheckoutOptions()
- GoogleCheckoutOptions
- in file GoogleCheckout.php, class GoogleCheckoutOptions
Plugin option handling class
- GoogleCheckoutPricelistFromString
- in file GoogleCheckout.php, function GoogleCheckoutPricelistFromString()
Parses a price list element string and returns a pricelist array
- googleCheckoutTesting
- in file GoogleCheckout.php, function googleCheckoutTesting()
Sets Google Checkout to Post to the Google Checkout Sandbox for configuraiton testing
- google_mapsOptions
- in file google_maps.php, method google_mapsOptions::google_mapsOptions()
- google_mapsOptions
- in file google_maps.php, class google_mapsOptions
Plugin option handling class
- GoogleCheckout.php
- procedural page GoogleCheckout.php
- google_maps.php
- procedural page google_maps.php
h
- $host
- in file akismet.php, variable AkismetHttpClient::$host
- $http
- in file akismet.php, variable Akismet::$http
- handleOption
- in file slideshow.php, method slideshowOptions::handleOption()
- handleOption
- in file static_html_cache.php, method staticCache::handleOption()
- handleOption
- in file rating.php, method rating::handleOption()
- handleOption
- in file google_maps.php, method google_mapsOptions::handleOption()
- handleOption
- in file GoogleCheckout.php, method GoogleCheckoutOptions::handleOption()
- handleOption
- in file zenPaypal.php, method zenPaypalOptions::handleOption()
- handleOption
- in file akismet.php, method SpamFilter::handleOption()
Handles custom formatting of options for Admin (of which, there are none for Akismet)
- hasMapData
- in file google_maps.php, function hasMapData()
Returns true if the curent image has EXIF location data
p
- $port
- in file akismet.php, variable AkismetHttpClient::$port
- pagedthumbsOptions
- in file paged_thumbs_nav.php, method pagedthumbsOptions::pagedthumbsOptions()
- pagedthumbsOptions
- in file paged_thumbs_nav.php, class pagedthumbsOptions
Plugin option handling class
- playerConfig
- in file flvplayer.php, method flvplayer::playerConfig()
Prints the JS configuration of flv player
- playerConfig
- in file flowplayer.php, method flowplayer::playerConfig()
Print the JS configuration of flowplayer
- playlist.php
- procedural page playlist.php
- paged_thumbs_nav.php
- procedural page paged_thumbs_nav.php
- print_album_menu.php
- procedural page print_album_menu.php
- 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 up to the 4th subalbum level.
- printAlbumMenuJump
- in file print_album_menu.php, function printAlbumMenuJump()
Prints a dropdown menu of all albums up to the 4 sublevel (not context sensitive) Is used by the wrapper function printAlbumMenu() if the options "jump" is choosen. For standalone use, too.
- printAlbumMenuList
- in file print_album_menu.php, function printAlbumMenuList()
Prints a nested html list of all albums context sensitive up to the 4th subalbum level.
- printAlbumRating
- in file rating.php, function printAlbumRating()
Prints the image 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.
- 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 adress and website url and also supports Captcha.
- printGoogleCartWidget
- in file GoogleCheckout.php, function printGoogleCartWidget()
Places Google Cart Widget inline on your page instead of attached to the browser
- printImageMap
- in file google_maps.php, function printImageMap()
Causes a Google map to be printed based on the gps data in the current image
- printImageRating
- in file rating.php, function printImageRating()
Prints the image rating information for the current 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'
- printLanguageSelector
- in file dynamic-locale.php, function printLanguageSelector()
prints a form for selecting a locale
- printLatestAlbums
- in file image_album_statistics.php, function printLatestAlbums()
Prints the latest 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)
- printLatestUpdatedAlbums
- in file image_album_statistics.php, function printLatestUpdatedAlbums()
Prints the top voted albums
- 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
- printPagedThumbsNav
- in file paged_thumbs_nav.php, function printPagedThumbsNav()
- 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
- printRating
- in file rating.php, function printRating()
Prints the rating accordingly to option, it's a combined function for image and album rating
- printShutterfly
- in file shutterfly.php, function printShutterfly()
Prints the Shutterfly logo and links to print an image.
- 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 If called from image.php it starts with that image, called from album.php it starts with the first image (jQuery only) To be used on slideshow.php only and called from album.php or image.php.
- 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.
- 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
- printUserLogout
- in file user_logout.php, function printUserLogout()
Prints the logout link if the user is logged in.
s
- $startmtime
- in file static_html_cache.php, variable staticCache::$startmtime
- shutterfly.php
- procedural page shutterfly.php
- slideshow.php
- procedural page slideshow.php
- simple.php
- procedural page simple.php
- spamassassin.php
- procedural page spamassassin.php
- static_html_cache.php
- procedural page static_html_cache.php
- setError
- in file akismet.php, method AkismetObject::setError()
Add a new error to the errors array in the object
- showOrNotShowField
- in file contact_form.php, function showOrNotShowField()
Helper function that checks if a field should be shown ("required" or "show") or omitted ("ommitt").
- slideshowOptions
- in file slideshow.php, method slideshowOptions::slideshowOptions()
- slideshowOptions
- in file slideshow.php, class slideshowOptions
Plugin option handling class
- SpamFilter
- in file akismet.php, class SpamFilter
This implements the standard SpamFilter class for the Akismet spam filter.
- SpamFilter
- in file akismet.php, method SpamFilter::SpamFilter()
The SpamFilter class instantiation function.
- 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.
- staticCache
- in file static_html_cache.php, class staticCache
Plugin option handling class
- staticCache
- in file rating.php, method rating::staticCache()
- staticCache
- in file static_html_cache.php, method staticCache::staticCache()
- STATIC_CACHE_FOLDER
- in file static_html_cache.php, constant STATIC_CACHE_FOLDER
- submitHam
- in file akismet.php, method Akismet::submitHam()
Submit a false-positive comment as "ham" to the Akismet server
- submitSpam
- in file akismet.php, method Akismet::submitSpam()
Submit this comment as an unchecked spam to the Akismet server
|
|