modules
Class: ModuleInterfaceSource Location: /modules/module_interface.class.php [line 44] Class OverviewThis Class allow you to call methods on a ModuleInterface extended class that you're not sure of the method's availality. It also provides a set of generic methods that you could use to integrate your module with others, or allow your module to share services.
Author(s):
Class DetailsClass Methodsconstructor ModuleInterface [line 52]
ModuleInterface constructor
Parameters:method functionality [line 198]
Check the existance of the functionality and if exists call it. If she's not available, the FUNCTIONNALITY_NOT_IMPLEMENTED flag is raised. Tags:Parameters:method got_error [line 175]
Returns the last error. If called with no arguments, returns true if an error has occured otherwise, false. If the method got an argument, Tags:Parameters:method has_functionalities [line 222]
Check the availability of the functionalities (hook) Tags:Parameters:method has_functionality [line 212]
Check the availability of the functionality (hook) Tags:Parameters:method set_attribute [line 155]
Set the $value of the attribute identified by the string $attribute.
Parameters:method unset_attribute [line 164]
Delete the attribute and free its memory.
Parameters:Class Variables |
Documentation generated on Tue, 28 Jul 2009 22:43:40 +0200 by phpDocumentor 1.4.1
Les partenaires
Le projet PHPBoost
Contribuer au Projet
Support PHPBoost