Class Ansel_View_Slideshow

Description

The 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/Slideshow.php (line 19)

Ansel_View_Abstract
   |
   --Ansel_View_Slideshow
Variable Summary
Method Summary
 static Ansel_View_Slidshow makeView ([ $params = array()])
 string getTitle ()
 string html ()
Variables
Ansel_Image $image (line 26)

The Ansel_Image object representing the first image selected for view.

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 36)
  • return: The view object.
  • TODO: use exceptions from the constructor instead of static instance-getting.
static Ansel_View_Slidshow makeView ([ $params = array()])
  • $params
getTitle (line 116)

Get the title for this view.

  • return: The title.
string getTitle ()
html (line 126)

Get the HTML representing this view.

  • return: The HTML.
string html ()

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