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

Class: RatingItemEdit

Source Location: /modules/rating/RatingItemEdit.inc

Class RatingItemEdit

Class Overview

This ItemEdit option will handle storing rating options for Gallery albums

Located in /modules/rating/RatingItemEdit.inc [line 33]

ItemEditOption
   |
   --RatingItemEdit

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

  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::isAppropriate


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 ]

Documentation generated on Fri, 03 Oct 2008 05:57:52 -0700 by phpDocumentor 1.3.0RC6