phpDocumentor epesi-crm
calendar
[ class tree: epesi-crm ] [ index: epesi-crm ] [ all elements ]

Class: CRM_CalendarCommon

Source Location: /modules/CRM/Calendar/CalendarCommon_0.php

Class CRM_CalendarCommon

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 ]
Property Summary
static mixed   $last_added  
static mixed   $trash  

[ Top ]
Method Summary
static void   applet_caption()  
static void   applet_info()  
static void   applet_settings()  
static void   body_access()  
static void   create_new_event_href()  
static void   get_new_event_href()  
static void   menu()  
static void   mobile_agenda()  
static void   mobile_menu()  
static void   mobile_view_event()  
static void   search()  
static void   search_format()  
static void   user_settings()  
static void   view_event()  
static void   watchdog_label()  

[ Top ]
Properties
static mixed   $last_added = null [line 14]
API Tags:
Access:  public


[ Top ]
static mixed   $trash = 0 [line 15]
API Tags:
Access:  public


[ Top ]
Methods
static method applet_caption  [line 80]

  static void applet_caption( )


API Tags:
Access:  public


[ Top ]
static method applet_info  [line 84]

  static void applet_info( )


API Tags:
Access:  public


[ Top ]
static method applet_settings  [line 88]

  static void applet_settings( )


API Tags:
Access:  public


[ Top ]
static method body_access  [line 17]

  static void body_access( )


API Tags:
Access:  public


[ Top ]
static method create_new_event_href  [line 48]

  static void create_new_event_href( $def, [ $id = 'none']  )

Parameters:
   $def: 
   $id: 

API Tags:
Access:  public


[ Top ]
static method get_new_event_href  [line 35]

  static void get_new_event_href( $def, [ $id = 'none']  )

Parameters:
   $def: 
   $id: 

API Tags:
Access:  public


[ Top ]
static method menu  [line 21]

  static void menu( )


API Tags:
Access:  public


[ Top ]
static method mobile_agenda  [line 164]

  static void mobile_agenda( [ $time_shift = 0]  )

Parameters:
   $time_shift: 

API Tags:
Access:  public


[ Top ]
static method mobile_menu  [line 159]

  static void mobile_menu( )


API Tags:
Access:  public


[ Top ]
static method mobile_view_event  [line 175]

  static void mobile_view_event( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]
static method search  [line 108]

  static void search( $word  )

Parameters:
   $word: 

API Tags:
Access:  public


[ Top ]
static method search_format  [line 95]

  static void search_format( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]
static method user_settings  [line 52]

  static void user_settings( )


API Tags:
Access:  public


[ Top ]
static method view_event  [line 28]

  static void view_event( $func, $def  )

Parameters:
   $func: 
   $def: 

API Tags:
Access:  public


[ Top ]
static method watchdog_label  [line 126]

  static void watchdog_label( [ $rid = null], [ $events = array()]  )

Parameters:
   $rid: 
   $events: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:39:09 -0500 by phpDocumentor 1.4.2