Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

ThrowEvent.inc.php File Reference

Go to the source code of this file.

Functions

 dbg ($ll)
 dbgup ()
 dbgvar ($a, $b)
 dbgdown ()
 ThrowEvent ($event, $idM)


Detailed Description

Handles the throwing of events in the system.

Definition in file ThrowEvent.inc.php.


Function Documentation

dbg ll  ) 
 

Definition at line 13 of file ThrowEvent.inc.php.

Referenced by ThrowEvent().

dbgdown  ) 
 

Definition at line 16 of file ThrowEvent.inc.php.

dbgup  ) 
 

Definition at line 14 of file ThrowEvent.inc.php.

dbgvar a,
b
 

Definition at line 15 of file ThrowEvent.inc.php.

ThrowEvent event,
idM
 

Throw a concrete event to the specified module.

This function is the main piece of the actual communications system.

Parameters:
event The name of the event.
idM The id or the name of the module.
... Any aditional parameter that is needed for the event.
Returns:
The return value of the event treatment.

Definition at line 26 of file ThrowEvent.inc.php.

References $module, dbg(), Modules::GetInstance(), JContext::GetInstance(), JSystem::IsError(), and JBaseObject::RaiseError().

Referenced by ModuleInstall::Install(), JSystem::LoadModule(), and JSystem::UnloadModule().


Generated on Wed Nov 19 20:29:35 2003 for James by doxygen 1.3.4