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

Class: ImageBlockOption

Source Location: /modules/imageblock/ImageBlockOption.inc

Class ImageBlockOption

Class Overview

This option selects whether an album may be included in image blocks

Located in /modules/imageblock/ImageBlockOption.inc [line 35]

ItemEditOption
   |
   --ImageBlockOption

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()  
void   requiresProgressBar()  

[ Top ]
Methods
handleRequestAfterEdit  [line 40]

  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 80]

  void isAppropriate( $item, $thumbnail  )

Parameters:
   $item: 
   $thumbnail: 

API Tags:
See:  ItemEditOption::isSupported


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

[ Top ]
loadTemplate  [line 65]

  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 ]
requiresProgressBar  [line 87]

  void requiresProgressBar( $form  )

Parameters:
   $form: 

API Tags:
See:  ItemEditOption::requiresProgressBar


Redefinition of:
ItemEditOption::requiresProgressBar()
Will this task run so long that it requires a progress bar?

[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:18:57 -0700 by phpDocumentor 1.3.0RC6