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

Class: SimpleGallery_Directory

Source Location: /Directory.php

Class Overview


Simple Gallery directory


Methods



Class Details

[line 22]
Simple Gallery directory



[ Top ]


Class Methods


method countImages [line 98]

integer countImages( string $path, string $relativePath)

Count images in a gallery



Tags:

return:  Returns the number of images found
access:  public


Parameters:

string   $path   The absolute path for the gallery
string   $relativePath   The relative path for the gallery

[ Top ]

method getImages [line 30]

array getImages( string $galleryPath)

Count images in a gallery



Tags:

return:  An array with the images from the directory
access:  public


Parameters:

string   $galleryPath   The image gallery path

[ Top ]

method _getTitle [line 112]

string _getTitle( string $name)

Get title from file name



Tags:

return:  Returns the title formatted properly
access:  protected


Parameters:

string   $name   The directory name

[ Top ]


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