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

Procedural File: jcarousel_thumb_nav.php

Source Location: /zp-extensions/jcarousel_thumb_nav.php

Page Details

jQuery jCarousel thumb nav plugin with dynamic loading of thumbs on request via JavaScript.

Place printjCarousel() on your theme's image.php where you want it to appear.

Supports theme based custom css files (place jcarousel.css and needed images in your theme's folder).

Author:  Malte Müller (acrylian)
Classes
Class Description
jcarouselOptions Plugin option handling class
Functions
printjCarouselThumbNav  [line 77]

Prints the jQuery jCarousel HTML setup to be replaced by JS

Parameters:
int   $thumbscroll:  The number of thumbs to scroll by. Note that the CSS might need to be adjusted. Set to NULL if you want to use the backend plugin options.
int   $width:  Width Set to NULL if you want to use the backend plugin options.
int   $height:  Height Set to NULL if you want to use the backend plugin options.
int   $cropw:  Crop width Set to NULL if you want to use the backend plugin options.
int   $croph:  Crop heigth Set to NULL if you want to use the backend plugin options.
bool   $crop:  TRUE for cropped thumbs, FALSE for un-cropped thumbs. $width and $height then will be used as maxspace. Set to NULL if you want to use the backend plugin options.
bool   $fullimagelink:  Set to TRUE if you want the thumb link to link to the full image instead of the image page. Set to NULL if you want to use the backend plugin options.


void printjCarouselThumbNav( [int $thumbscroll = NULL], [int $width = NULL], [int $height = NULL], [int $cropw = NULL], [int $croph = NULL], [bool $fullimagelink = NULL], bool $crop  )

[ Top ]


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