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

Class: CRM_Calendar_EventCommon

Source Location: /modules/CRM/Calendar/Event/EventCommon_0.php

Class CRM_Calendar_EventCommon

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Utils_Calendar_EventCommon

Utils_Calendar_EventCommon::delete()
Utils_Calendar_EventCommon::get()
Utils_Calendar_EventCommon::get_all()
Utils_Calendar_EventCommon::get_event_days()
Utils_Calendar_EventCommon::update()

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   $filter  

[ Top ]
Method Summary
static void   delete()  
static void   get()  
static void   get_alarm()  
static void   get_all()  
static void   get_available_colors()  
static void   get_event_days()  
static void   get_next_recurrence_time()  
static void   get_n_recurrence_time()  
static void   parse_event()  
static void   recurrence_type()  
static void   restore_event()  
static void   update()  
void   get_emp_and_cus()  
void   get_followup_leightbox_href()  

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


[ Top ]
Methods
static method delete  [line 421]

  static void delete( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


Redefinition of:
Utils_Calendar_EventCommon::delete()

[ Top ]
static method get  [line 236]

  static void get( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


Redefinition of:
Utils_Calendar_EventCommon::get()

[ Top ]
static method get_alarm  [line 478]

  static void get_alarm( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]
static method get_all  [line 343]

  static void get_all( $start, $end, [ $order = ' ORDER BY e.starts']  )

Parameters:
   $start: 
   $end: 
   $order: 

API Tags:
Access:  public


Redefinition of:
Utils_Calendar_EventCommon::get_all()

[ Top ]
static method get_available_colors  [line 29]

  static void get_available_colors( )


API Tags:
Access:  public


[ Top ]
static method get_event_days  [line 254]

  static void get_event_days( $start, $end  )

Parameters:
   $start: 
   $end: 

API Tags:
Access:  public


Redefinition of:
Utils_Calendar_EventCommon::get_event_days()

[ Top ]
static method get_next_recurrence_time  [line 171]

  static void get_next_recurrence_time( $t, $row, [ $type = null], [ $time = null]  )

Parameters:
   $t: 
   $row: 
   $type: 
   $time: 

API Tags:
Access:  public


[ Top ]
static method get_n_recurrence_time  [line 227]

  static void get_n_recurrence_time( $t, $row, $n  )

Parameters:
   $t: 
   $row: 
   $n: 

API Tags:
Access:  public


[ Top ]
static method parse_event  [line 85]

  static void parse_event( $row  )

Parameters:
   $row: 

API Tags:
Access:  public


[ Top ]
static method recurrence_type  [line 17]

  static void recurrence_type( $i  )

Parameters:
   $i: 

API Tags:
Access:  public


[ Top ]
static method restore_event  [line 495]

  static void restore_event( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]
static method update  [line 456]

  static void update( &$id, $start, $duration, $timeless  )

Parameters:
   &$id: 
   $start: 
   $duration: 
   $timeless: 

API Tags:
Access:  public


Redefinition of:
Utils_Calendar_EventCommon::update()

[ Top ]
get_emp_and_cus  [line 35]

  void get_emp_and_cus( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]
get_followup_leightbox_href  [line 48]

  void get_followup_leightbox_href( $id, $def  )

Parameters:
   $id: 
   $def: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:41:11 -0500 by phpDocumentor 1.4.2