Class Ansel_View_List

Description

The Ansel_View_Gallery:: class wraps display of individual images.

Located in /lib/Views/List.php (line 32)

Ansel_View_Abstract
   |
   --Ansel_View_List
Method Summary
 static void makeView ([array $params = array()])
 string getTitle ()
 string html ()
 void viewType ()
Variables
Methods
static makeView (line 56)
  • TODO: use exceptions from the constructor instead of static instance-getting.
static void makeView ([array $params = array()])
  • array $params: Any parameters that the view might need.
getTitle (line 68)

Get this view's title.

  • return: The gallery's title.
string getTitle ()
html (line 79)

Return the HTML representing this view.

  • return: The HTML.
string html ()
viewType (line 282)
void viewType ()

Redefinition of:
Ansel_View_Abstract::viewType()

Inherited Methods

Inherited From Ansel_View_Abstract

 Ansel_View_Abstract::addWidget()
 Ansel_View_Abstract::countWidgets()
 Ansel_View_Abstract::getGallery()
 Ansel_View_Abstract::json()
 Ansel_View_Abstract::renderWidgets()
 Ansel_View_Abstract::viewType()
 Ansel_View_Abstract::_renderWidgets()

Documentation generated on Sun, 30 Jan 2011 05:08:47 +0000 by phpDocumentor 1.4.3