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

Class: SimpleGallery_Action_Browse

Source Location: /Action/Browse.php

Class Overview

SimpleGallery_Action_Abstract
   |
   --SimpleGallery_Action_Browse

Simple Gallery browse action


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 22]
Simple Gallery browse action



[ Top ]


Class Variables

$_directories = array()

[line 50]

Directories in the current path



Tags:

access:  protected

Type:   array


[ Top ]

$_files = array()

[line 57]

File in the current path



Tags:

access:  protected

Type:   array


[ Top ]

$_fullPath =

[line 43]

Full path to browse



Tags:

access:  protected

Type:   string


[ Top ]

$_sourcePath =

[line 29]

Source directory path



Tags:

access:  protected

Type:   string


[ Top ]

$_title =

[line 36]

Page title



Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


constructor __construct [line 64]

void __construct( )

Constructor



Tags:

access:  public


[ Top ]

method run [line 78]

void run( [ $params = array()], string $path)

Main run method



Tags:

throws:  SimpleGallery_Exception
access:  public


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

Parameters:

string   $path  
Array   $params  

[ Top ]

method _buildFullPath [line 228]

void _buildFullPath( )

Build full path



Tags:

access:  protected


[ Top ]

method _buildTitle [line 216]

void _buildTitle( )

Build page title



Tags:

access:  protected


[ Top ]

method _checkPath [line 312]

void _checkPath( )

Check if the given path is valid



Tags:

throws:  SimpleGallery_Exception
access:  protected


[ Top ]

method _countImages [line 330]

integer _countImages( string $path)

Count images in a gallery



Tags:

access:  protected


Parameters:

string   $path   The gallery path

[ Top ]

method _displayContent [line 148]

void _displayContent( )

Display content



Tags:

access:  protected


[ Top ]

method _displayFooter [line 182]

void _displayFooter( )

Display footer



Tags:

access:  protected


Overrides SimpleGallery_Action_Abstract::_displayFooter() (Display footer)

[ Top ]

method _displayHeader [line 110]

void _displayHeader( )

Display header



Tags:

access:  protected


[ Top ]

method _displayTitle [line 198]

void _displayTitle( )

Display page title



Tags:

access:  protected


[ Top ]

method _getFilesList [line 240]

array _getFilesList( )

Get files list



Tags:

access:  protected


[ Top ]


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