Ansel_View_AbstractThe Ansel_View_Abstract:: Parent class for the various Ansel_View classes
$Horde: ansel/lib/Views/Abstract.php,v 1.35.2.6 2009/06/19 22:45:19 mrubinsk Exp $
Located in /lib/Views/Abstract.php (line 11)
| Class | Description |
|---|---|
Ansel_View_Gallery
|
The Ansel_View_Gallery:: class wraps display of individual images. |
Ansel_View_List
|
The Ansel_View_Gallery:: class wraps display of individual images. |
Ansel_View_Slideshow
|
The Ansel_View_Abstract:: Parent class for the various Ansel_View classes |
Ansel_View_Results
|
The Ansel_View_Results:: class wraps display of images/galleries from multiple parent sources.. |
Ansel_View_Image
|
The Ansel_View_Abstract:: Parent class for the various Ansel_View classes |
string
json
([array $images = null], [ $full = false], [integer $from = 0], [integer $count = 0], [ $image_view = 'screen'], [ $view_links = false])
Ansel_Gallery
$gallery
(line 27)
The gallery object (will be eq to $resource in a gallery view
mixed
$resource
(line 20)
The ansel resource this view is for.
mixed
$_params
= array() (line 13)
array
$_widgets
= array() (line 34)
Collection of Ansel_Widgets to display in this view.
addWidget (line 78)
Add an Ansel_Widget to be displayed in this view.
countWidgets (line 101)
Count the number of widgets we have attached.
getGallery (line 36)
json (line 133)
JSON representation of this gallery's images.
renderWidgets (line 91)
Output any widgets associated with this view.
viewType (line 187)
_renderWidgets (line 110)
Default widget rendering, can be overridden by any subclass.
Documentation generated on Sun, 30 Jan 2011 05:08:42 +0000 by phpDocumentor 1.4.3