SimpleGallery
[ class tree: SimpleGallery ] [ index: SimpleGallery ] [ all elements ]

Class: SimpleGallery_Action_View

Source Location: /Action/View.php

Class Overview

SimpleGallery_Action_Abstract
   |
   --SimpleGallery_Action_View

Simple Gallery view image action


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 22]
Simple Gallery view image action



[ Top ]


Class Variables

$_fileName =

[line 50]

Current file name



Tags:

access:  protected

Type:   string


[ Top ]

$_gallery =

[line 36]

Gallery name



Tags:

access:  protected

Type:   string


[ Top ]

$_navImages = array()

[line 43]

Navigation images



Tags:

access:  protected

Type:   array


[ Top ]

$_title =

[line 29]

Page title



Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


method run [line 59]

void run( [ $params = array()])

Main run method



Tags:

throws:  SimpleGallery_Exception
access:  public


Overrides SimpleGallery_Action_Abstract::run() (Main run method)

Parameters:

array   $params   Action parameters

[ Top ]

method _buildGalleryName [line 298]

void _buildGalleryName( )

Build gallery name



Tags:

access:  protected


[ Top ]

method _buildTitle [line 286]

void _buildTitle( )

Build page title



Tags:

access:  protected


[ Top ]

method _displayContent [line 172]

void _displayContent( )

Display content



Tags:

access:  protected


[ Top ]

method _displayFooter [line 254]

void _displayFooter( )

Display footer



Tags:

access:  protected


Overrides SimpleGallery_Action_Abstract::_displayFooter() (Display footer)

[ Top ]

method _displayHeader [line 141]

void _displayHeader( )

Display header



Tags:

access:  protected


[ Top ]

method _displayImage [line 234]

void _displayImage( )

Display image



Tags:

access:  protected


[ Top ]

method _displayNavigation [line 185]

void _displayNavigation( )

Display navigation bar



Tags:

access:  protected


[ Top ]

method _displayTitle [line 272]

void _displayTitle( )

Display page title



Tags:

access:  protected


[ Top ]

method _findCurrentPosition [line 308]

mixed _findCurrentPosition( )

Find current image position



Tags:

return:  Returns the item index or false if the item was not found
access:  protected


[ Top ]

method _resizeImage [line 90]

void _resizeImage( )

Resize image based on max config values



Tags:

throws:  SimpleGallery_Exception
access:  protected


[ Top ]


Documentation generated on Fri, 18 Feb 2011 19:38:54 +0200 by phpDocumentor 1.4.3