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

Class: PluginTestPlugin

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

Class PluginTestPlugin

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GalleryPlugin

GalleryPlugin::$_description
GalleryPlugin::$_id
GalleryPlugin::$_l10Domain
GalleryPlugin::$_name
GalleryPlugin::$_requiredCoreApi
GalleryPlugin::$_version

Inherited From GalleryPlugin

GalleryPlugin::activate()
Activate this plugin
GalleryPlugin::deactivate()
Deactivate this plugin.
GalleryPlugin::fetchParameters()
Fetch all plugin specific parameters for the given item. The results will contain a mixture of global parameters and item specific parameters, where the item specific ones ones override the global ones.
GalleryPlugin::getDescription()
GalleryPlugin::getId()
GalleryPlugin::getL10Domain()
GalleryPlugin::getName()
GalleryPlugin::getParameter()
Convenience method to get a plugin parameter
GalleryPlugin::getPluginType()
GalleryPlugin::getRequiredCoreApi()
GalleryPlugin::getVersion()
GalleryPlugin::installOrUpgrade()
Perform the plugin installation or upgrade, whatever is required.
GalleryPlugin::isActive()
Is this plugin active?
GalleryPlugin::reactivate()
Reactivate this plugin. The plugin is already active, so call deactivate() and then activate(). Perform the deactivation without sending an event because the activation will immediately follow and we don't want other plugins to sense this deactivation and deactivate themselves. If the plugin isn't currently active, don't do anything.
GalleryPlugin::removeParameter()
Convenience method to remove a plugin parameter
GalleryPlugin::setDescription()
GalleryPlugin::setId()
GalleryPlugin::setName()
GalleryPlugin::setParameter()
Convenience method to set a plugin parameter
GalleryPlugin::setRequiredCoreApi()
GalleryPlugin::setVersion()
GalleryPlugin::translate()
Localize the given content.
GalleryPlugin::uninstall()
Remove this plugin's parameters
GalleryPlugin::upgrade()
Perform any upgrade tasks required at this point. This method is called
GalleryPlugin::_flushPluginCache()
Flush plugin-related caches.
GalleryPlugin::_postDeactivationEvent()
Post a deactivation event for this plugin. Used by deactivate and reactivate.

[ Top ]
Method Summary
void   getPluginType()  
void   getRequiredModuleApi()  
void   getRequiredThemeApi()  
void   setPluginType()  
void   setRequiredModuleApi()  
void   setRequiredThemeApi()  

[ Top ]
Methods
getPluginType  [line 274]

  void getPluginType( )



Redefinition of:
GalleryPlugin::getPluginType()

[ Top ]
getRequiredModuleApi  [line 282]

  void getRequiredModuleApi( )



[ Top ]
getRequiredThemeApi  [line 290]

  void getRequiredThemeApi( )



[ Top ]
setPluginType  [line 270]

  void setPluginType( $type  )

Parameters:
   $type: 


[ Top ]
setRequiredModuleApi  [line 278]

  void setRequiredModuleApi( $requirement  )

Parameters:
   $requirement: 


[ Top ]
setRequiredThemeApi  [line 286]

  void setRequiredThemeApi( $requirement  )

Parameters:
   $requirement: 


[ Top ]

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