PHP Class Ansel_View_Ansel, horde
Copyright 2011-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Afficher le fichier
Open project: horde/horde
Class Usage Examples
Méthodes publiques
Свойство |
Type |
Description |
|
$gallery |
Ansel_Gallery |
The gallery object (will be eq to $resource in a gallery view |
|
$resource |
|
The ansel resource this view is for. |
|
Protected Properties
Свойство |
Type |
Description |
|
$_widgets |
array |
Collection of Ansel_Widgets to display in this view. |
|
Méthodes publiques
Méthodes protégées
Méthode |
Description |
|
_renderWidgets ( ) |
Default widget rendering, can be overridden by any subclass. |
|
Method Details
getGalleryCrumbData()
abstract public méthode
getTitle()
abstract public méthode
html()
abstract public méthode
viewType()
abstract public méthode
Property Details
$gallery public_oe property
The gallery object (will be eq to $resource in a gallery view
public Ansel_Gallery $gallery |
Résultat |
Ansel_Gallery |
|
$resource public_oe property
The ansel resource this view is for.