phpDocumentor GalleryCore
PHPUnit
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: ItemEditControllerTestOptionWithProgressBar

Source Location: /modules/core/test/phpunit/ItemEditControllerTest.class

Class ItemEditControllerTestOptionWithProgressBar

Class Overview

Test ItemEditOption that returns warnings and errors and requires a progress bar.

Located in /modules/core/test/phpunit/ItemEditControllerTest.class [line 293]

ItemEditOption
   |
   --ItemEditControllerTestOptionWithProgressBar

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

[ Top ]
Methods
handleRequestAfterEdit  [line 298]

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

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


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

[ Top ]
isAppropriate  [line 294]

  void isAppropriate( $item, $thumbnail  )

Parameters:
   $item: 
   $thumbnail: 


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

[ Top ]
requiresProgressBar  [line 304]

  void requiresProgressBar( $form  )

Parameters:
   $form: 


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:27:24 -0700 by phpDocumentor 1.3.0RC6