phpDocumentor epesi-Utils
Messenger
[ class tree: epesi-Utils ] [ index: epesi-Utils ] [ all elements ]

Class: Utils_MessengerCommon

Source Location: /modules/Utils/Messenger/MessengerCommon_0.php

Class Utils_MessengerCommon

Class Overview

Popup message to the user

Located in /modules/Utils/Messenger/MessengerCommon_0.php [line 13]

ModuleAcl
   |
   --ModulePrimitive
      |
      --ModuleCommon
         |
         --Utils_MessengerCommon
Author(s):
  • pbukowski@telaxus.com
Information Tags:
Version:  1.0
Copyright:  pbukowski@telaxus.com
License:  MIT

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From ModuleCommon

ModuleCommon::Instance()
Singleton.

Inherited From ModulePrimitive

ModulePrimitive::__construct()
ModulePrimitive::check_access()
Checks access to function which name is passed as first parameter.
ModulePrimitive::create_data_dir()
Creates default data directory for module. Typical usage: in module installation
ModulePrimitive::get_data_dir()
Returns path to the default data directory for module calling this method.
ModulePrimitive::get_module_dir()
Returns path to the module directory.
ModulePrimitive::get_type()
Returns name(type) of module that called this function.
ModulePrimitive::get_type_with_bt()
ModulePrimitive::remove_data_dir()
Removes default data directory of a module. Typical usage: in module uninstallation

Inherited From ModuleAcl

ModuleAcl::acl_check()
ModuleAcl::add_aco()
ModuleAcl::del_aco()
ModuleAcl::get_type()

[ Top ]
Method Summary
static void   add()  
static void   applet_caption()  
static void   applet_info()  
static void   delete_by_id()  
static void   delete_by_parent_module()  
static void   tray_notification()  

[ Top ]
Methods
static method add  [line 38]

  static void add( $id, $parent_type, $message, $alert_on, $callback_method, [ $callback_args = null], [ $users = null]  )

Parameters:
   $id: 
   $parent_type: 
   $message: 
   $alert_on: 
   $callback_method: 
   $callback_args: 
   $users: 

API Tags:
Access:  public


[ Top ]
static method applet_caption  [line 14]

  static void applet_caption( )


API Tags:
Access:  public


[ Top ]
static method applet_info  [line 18]

  static void applet_info( )


API Tags:
Access:  public


[ Top ]
static method delete_by_id  [line 29]

  static void delete_by_id( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]
static method delete_by_parent_module  [line 22]

  static void delete_by_parent_module( $m  )

Parameters:
   $m: 

API Tags:
Access:  public


[ Top ]
static method tray_notification  [line 50]

  static void tray_notification( )


API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:43:54 -0500 by phpDocumentor 1.4.2