Overview

Packages

  • admin
  • classes
    • media
  • CodeIgniter
    • Libraries
  • core
  • functions
  • JSMin
  • None
  • OpenID
  • PHP
  • PHPMailer
  • plugins
    • admin
    • development
    • feed
    • mail
    • media
    • misc
    • seo
    • spam
    • uploader
    • users
    • zenpage
    • zenphoto
      • news
  • Services
    • JSON

Classes

  • CI_jsmin
  • CI_load
  • codeIgniter_kludge
  • comment_form
  • contactformOptions
  • GoogleMap
  • hitcounter
  • jquery_rating
  • menu_manager
  • mobile
  • mobileTheme
  • multipleLayoutOptions
  • pagedThumbsNav
  • pagedthumbsOptions
  • print_album_menu
  • tagsuggest
  • TextObject
  • zenpagecms

Functions

  • addGeoCoord
  • checkChosenItemStatus
  • checkChosenMenuset
  • checkIfNew
  • checkLayoutUseForImages
  • checkParentLayouts
  • checkRequiredField
  • checkSelectedAlbum
  • copyLayoutSelection
  • createMenuIfNotExists
  • createRelatedItemsResultArray
  • deleteLayoutSelection
  • get_instance
  • getAlbumGeodata
  • getAlbumStatistic
  • getAllTagsFromAlbum
  • getAllTagsFromAlbum_multi_unique
  • getAllTagsFromZenpage
  • getCurrentMenuItem
  • getField
  • getGeoCoord
  • getHitcounter
  • getImageGeodata
  • getImageStatistic
  • getItem
  • getItemTitleAndURL
  • getLayout
  • getLayoutSelector
  • getMenuFromLink
  • getMenuItemChilds
  • getMenuItems
  • getMenumanagerPredicessor
  • getMenumanagerSuccessor
  • getMenuVisibility
  • getNewsArchiveURL
  • getNewsIndexURL
  • getNumAllSubalbums
  • getParentMenuItems
  • getRating
  • getRelatedItems
  • getSelectedLayout
  • inventMenuItem
  • layoutSelector
  • layoutSelector_album
  • log_message
  • menu_admin_toolbox_global
  • menu_tabs
  • omsAdditions
  • printAlbumMenu
  • printAlbumMenuJump
  • printAlbumMenuList
  • printAlbumMenuListAlbum
  • printAlbumStatistic
  • printAlbumStatisticItem
  • printAllTags
  • printAllTagsFromAlbum
  • printAllTagsFromZenpage
  • printCommentForm
  • printContactForm
  • printCustomMenu
  • printGoogleMap
  • printImageStatistic
  • printLatestAlbums
  • printLatestImages
  • printLatestImagesByDate
  • printLatestImagesByMtime
  • printLatestUpdatedAlbums
  • printMenuemanagerPageList
  • printMenuemanagerPageListWithNav
  • printMenumanagerBreadcrumb
  • printMenumanagerNextLink
  • printMenumanagerPrevLink
  • printMostRatedAlbums
  • printMostRatedImages
  • printPagedThumbsNav
  • printPopularAlbums
  • printPopularImages
  • printRating
  • printRelatedItems
  • printTopRatedAlbums
  • printTopRatedImages
  • saveLayoutSelection
  • saveZenphotoLayoutSelection
  • showOrNotShowField
  • submenuOf
  • tagSuggestJS
  • tagSuggestJS_admin
  • tagSuggestJS_frontend
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class jquery_rating

Option handler class

Package: plugins
Author: Stephen Billard (sbillard)and Malte Müller (acrylian)
Located at zp-extensions/rating.php
Methods summary
public jquery_rating
# __construct( )

class instantiation function

class instantiation function

Returns

jquery_rating
public array
# getOptionsSupported( )

Reports the supported options

Reports the supported options

Returns

array
public
# handleOption( $option, $currentValue )
public static
# ratingJS( )
public static string
# optionVoteStatus( string $prior, object $object, string $prefix )

Option filter handler for images and albums

Option filter handler for images and albums

Parameters

$prior
HTML from prior filters
$object
object being rated
$prefix
indicator if admin is processing multiple objects

Returns

string
Combined HTML
public static
# optionVoteStatusSave( object $object, string $prefix )

Option save handler for the filter

Option save handler for the filter

Parameters

$object
object being rated
$prefix
indicator if admin is processing multiple objects
public static
# rating_purgebutton( $buttons )
public static float
# getRatingByIP( string $ip, array $usedips, float $ratingAverage )

Returns the last vote rating from an IP or false if no vote on record

Returns the last vote rating from an IP or false if no vote on record

Parameters

$ip
$usedips
$ratingAverage

Returns

float
public static object
# getCurrentPageObject( object $object,… )

returns the $object for the current loaded page

returns the $object for the current loaded page

Parameters

$object,…

Returns

object
public static
# id( )

returns an "ID" tag for rating records

Properties summary
public $ratingstate
#
Zenphoto doc API documentation generated by ApiGen