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

Class: pagedThumbsNav

Source Location: /zp-extensions/paged_thumbs_nav.php

Class pagedThumbsNav

Property Summary
mixed   $counter  
mixed   $crop  
mixed   $currentciel  
mixed   $currentfloor  
mixed   $currentimgnr  
mixed   $currentpage  
mixed   $height  
mixed   $images  
mixed   $imagesperpage  
mixed   $next  
mixed   $nextpageimage  
mixed   $pagelistlength  
mixed   $pagelistprevnext  
mixed   $placeholders  
mixed   $prev  
mixed   $prevpageimage  
mixed   $searchimages  
mixed   $showpagelist  
mixed   $totalimages  
mixed   $totalpages  
mixed   $width  

[ Top ]
Method Summary
pagedThumbsNav   pagedThumbsNav()  
void   getCounter()   Gets From image x to image y counter values
string   getNextThumbsLink()   Gets the link for the next page of thumbs
string   getPrevThumbsLink()   Gets the link to the previous thumbnail page
array   getThumbs()   Gets the thumbnails and returns them as an array with objects
void   printCounter()   Prints the counter
void   printNextThumbsLink()   Prints the link for the next page of thumbs
void   printPagedThumbsNavPagelink()  
void   printPagesList()   Prints the pagelist for the thumb pages
void   printPrevThumbsLink()   Prints the link to the previous thumbnail page
void   printThumbs()   Prints the thumbnails

[ Top ]
Properties
mixed   $counter [line 65]

[ Top ]
mixed   $crop [line 70]

[ Top ]
mixed   $currentciel [line 80]

[ Top ]
mixed   $currentfloor [line 79]

[ Top ]
mixed   $currentimgnr [line 81]

[ Top ]
mixed   $currentpage [line 78]

[ Top ]
mixed   $height [line 69]

[ Top ]
mixed   $images [line 77]

[ Top ]
mixed   $imagesperpage [line 64]

[ Top ]
mixed   $next [line 67]

[ Top ]
mixed   $nextpageimage [line 84]

[ Top ]
mixed   $pagelistlength [line 74]

[ Top ]
mixed   $pagelistprevnext [line 73]

[ Top ]
mixed   $placeholders [line 71]

[ Top ]
mixed   $prev [line 66]

[ Top ]
mixed   $prevpageimage [line 83]

[ Top ]
mixed   $searchimages [line 82]

[ Top ]
mixed   $showpagelist [line 72]

[ Top ]
mixed   $totalimages [line 75]

[ Top ]
mixed   $totalpages [line 76]

[ Top ]
mixed   $width [line 68]

[ Top ]
Methods
Constructor pagedThumbsNav  [line 101]

  pagedThumbsNav pagedThumbsNav( [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:
unknown_type   $imagesperpage: 
unknown_type   $counter: 
unknown_type   $prev: 
unknown_type   $next: 
unknown_type   $width: 
unknown_type   $height: 
unknown_type   $crop: 
unknown_type   $placeholders: 
unknown_type   $showpagelist: 
unknown_type   $pagelistprevnext: 
unknown_type   $pagelistlength: 


[ Top ]
getCounter  [line 318]

  void getCounter( )

Gets From image x to image y counter values



[ Top ]
getNextThumbsLink  [line 282]

  string getNextThumbsLink( )

Gets the link for the next page of thumbs



[ Top ]
getPrevThumbsLink  [line 186]

  string getPrevThumbsLink( )

Gets the link to the previous thumbnail page



[ Top ]
getThumbs  [line 223]

  array getThumbs( )

Gets the thumbnails and returns them as an array with objects


API Tags:
Return:  with objects


[ Top ]
printCounter  [line 334]

  void printCounter( )

Prints the counter



[ Top ]
printNextThumbsLink  [line 303]

  void printNextThumbsLink( )

Prints the link for the next page of thumbs



[ Top ]
printPagedThumbsNavPagelink  [line 399]

  void printPagedThumbsNavPagelink( $i, $linktext  )

Parameters:
   $i: 
   $linktext: 


[ Top ]
printPagesList  [line 345]

  void printPagesList( )

Prints the pagelist for the thumb pages



[ Top ]
printPrevThumbsLink  [line 207]

  void printPrevThumbsLink( )

Prints the link to the previous thumbnail page



[ Top ]
printThumbs  [line 241]

  void printThumbs( )

Prints the thumbnails



[ Top ]

Documentation generated on Mon, 09 Aug 2010 17:24:08 +0200 by phpDocumentor 1.4.1