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

Class: SimpleGallery_Action_Thumb

Source Location: /Action/Thumb.php

Class Overview

SimpleGallery_Action_Abstract
   |
   --SimpleGallery_Action_Thumb

Simple Gallery create thumbnail action


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 22]
Simple Gallery create thumbnail action



[ Top ]


Class Variables

$_image =

[line 29]

Image name



Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


method run [line 37]

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

Main run method



Tags:

access:  public


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

Parameters:

array   $params   Action parameters

[ Top ]

method _createThumbnail [line 75]

boolean _createThumbnail( string $filePath, string $thumbPath)

Check if the image thumbnail exists. If it doesn't exist, create it



Tags:

throws:  SimpleGallery_Exception
access:  protected


Parameters:

string   $filePath   Source file path
string   $thumbPath   Thumbnail file path

[ Top ]


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