Class Ansel_View_Results

Description

The Ansel_View_Results:: class wraps display of images/galleries from multiple parent sources..

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

Ansel_View_Abstract
   |
   --Ansel_View_Results
Variable Summary
 string $_owner
 Ansel_Tag_Search $_search
Method Summary
 static Ansel_View_Results makeView ([ $params = array()])
 string getTitle ()
 string html ()
 void viewType ()
Variables
string $_owner (line 46)

Gallery owner id

Ansel_Tag_Search $_search (line 39)

Instance of our tag search

Inherited Variables

Inherited from Ansel_View_Abstract

Ansel_View_Abstract::$gallery
Ansel_View_Abstract::$resource
Ansel_View_Abstract::$_params
Ansel_View_Abstract::$_widgets
Methods
static makeView (line 69)
  • return: The view object.
  • TODO: use exceptions from the constructor instead of static instance-getting.
static Ansel_View_Results makeView ([ $params = array()])
  • $params
Constructor Ansel_View_Results (line 53)

Contructor - just set some instance variables.

Ansel_View_Results Ansel_View_Results ()
getTitle (line 83)

Return the title for this view.

  • return: The title for this view.
string getTitle ()
html (line 95)

Get the HTML representing this view.

  • return: The HTML
string html ()
viewType (line 328)
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:49 +0000 by phpDocumentor 1.4.3