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 pagedThumbsNav

Package: plugins
Author: Malte Müller (acrylian)
Located at zp-extensions/paged_thumbs_nav.php
Methods summary
public pagedThumbsNav
# __construct( unknown_type $imagesperpage = 0, unknown_type $counter = false, unknown_type $prev = '', unknown_type $next = '', unknown_type $width = NULL, unknown_type $height = NULL, unknown_type $crop = NULL, unknown_type $placeholders = NULL, unknown_type $showpagelist = false, unknown_type $pagelistprevnext = false, unknown_type $pagelistlength = 6 )

Parameters

$imagesperpage
$counter
$prev
$next
$width
$height
$crop
$placeholders
$showpagelist
$pagelistprevnext
$pagelistlength

Returns

pagedThumbsNav
public string
# getPrevThumbsLink( )

Gets the link to the previous thumbnail page

Gets the link to the previous thumbnail page

Returns

string
public
# printPrevThumbsLink( )

Prints the link to the previous thumbnail page

Prints the link to the previous thumbnail page

public array
# getThumbs( )

Gets the thumbnails and returns them as an array with objects

Gets the thumbnails and returns them as an array with objects

Returns

array
with objects
public
# printThumbs( )

Prints the thumbnails

Prints the thumbnails

public string
# getNextThumbsLink( )

Gets the link for the next page of thumbs

Gets the link for the next page of thumbs

Returns

string
public
# printNextThumbsLink( )

Prints the link for the next page of thumbs

Prints the link for the next page of thumbs

public
# getCounter( )

Gets From image x to image y counter values

Gets From image x to image y counter values

public
# printCounter( )

Prints the counter

Prints the counter

public
# printPagesList( )

Prints the pagelist for the thumb pages

Prints the pagelist for the thumb pages

public
# printPagedThumbsNavPagelink( $i, $linktext )
Properties summary
public $imagesperpage
#
public $counter
#
public $prev
#
public $next
#
public $width
#
public $height
#
public $crop
#
public $placeholders
#
public $showpagelist
#
public $pagelistprevnext
#
public $pagelistlength
#
public $totalimages
#
public $totalpages
#
public $images
#
public $currentpage
#
public $currentfloor
#
public $currentciel
#
public $currentimgnr
#
public $searchimages
#
public $prevpageimage
#
public $nextpageimage
#
Zenphoto doc API documentation generated by ApiGen