phpDocumentor Thumbnail
UserInterface
[ class tree: Thumbnail ] [ index: Thumbnail ] [ all elements ]

Class: CustomThumbnailOption

Source Location: /modules/thumbnail/CustomThumbnailOption.inc

Class CustomThumbnailOption

Class Overview

ItemEditOption for uploading a custom thumbnail for an item

Located in /modules/thumbnail/CustomThumbnailOption.inc [line 33]

ItemEditOption
   |
   --CustomThumbnailOption

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From ItemEditOption

ItemEditOption::getAllOptions()
Return all the available option plugins
ItemEditOption::handleRequestAfterEdit()
Let the plugin handle the incoming request. We expect the $item to be locked.
ItemEditOption::isAppropriate()
Is this option appropriate at this time?
ItemEditOption::loadTemplate()
Load the template with data from this plugin
ItemEditOption::requiresProgressBar()
Will this task run so long that it requires a progress bar?

[ Top ]
Method Summary
void   handleRequestAfterEdit()  
void   isAppropriate()  
void   loadTemplate()  

[ Top ]
Methods
handleRequestAfterEdit  [line 84]

  void handleRequestAfterEdit( $form, &$item, &$preferred  )

Parameters:
   $form: 
   &$item: 
   &$preferred: 

API Tags:
See:  ItemEditOption::handleRequestAfterEdit


Redefinition of:
ItemEditOption::handleRequestAfterEdit()
Let the plugin handle the incoming request. We expect the $item to be locked.

[ Top ]
isAppropriate  [line 38]

  void isAppropriate( $item, $thumbnail  )

Parameters:
   $item: 
   $thumbnail: 

API Tags:
See:  ItemEditOption::isAppropriate


Redefinition of:
ItemEditOption::isAppropriate()
Is this option appropriate at this time?

[ Top ]
loadTemplate  [line 45]

  void loadTemplate( &$template, &$form, $item, $thumbnail  )

Parameters:
   &$template: 
   &$form: 
   $item: 
   $thumbnail: 

API Tags:
See:  ItemEditOption::loadTemplate


Redefinition of:
ItemEditOption::loadTemplate()
Load the template with data from this plugin

[ Top ]

Documentation generated on Sat, 21 Nov 2009 04:35:06 -0800 by phpDocumentor 1.3.0RC6