XOOPS  2.6.0
AvatarsPreload Class Reference
Inheritance diagram for AvatarsPreload:
Inheritance graph

Static Public Member Functions

static eventCoreIncludeCommonClassmaps ($args)
 
static eventCoreServiceLocateAvatar (Provider $provider)
 

Detailed Description

Avatars module preloads

Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om

Definition at line 22 of file preload.php.

Member Function Documentation

static AvatarsPreload::eventCoreIncludeCommonClassmaps (   $args)
static

listen for core.include.common.classmaps add any module specific class map entries

Parameters
mixed$argsnot used
Returns
void

Definition at line 32 of file preload.php.

References $path, and XoopsLoad\addMap().

Here is the call graph for this function:

static AvatarsPreload::eventCoreServiceLocateAvatar ( Provider  $provider)
static

listen for core.service.locate.avatar event

Parameters
Provider$provider- provider object for requested service
Returns
void

Definition at line 47 of file preload.php.

References $path, and Xoops\Core\Service\Provider\register().

Here is the call graph for this function:


The documentation for this class was generated from the following file: