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

Class: Utils_CalendarCommon

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

Class Utils_CalendarCommon

Class Overview

Located in /modules/Utils/Calendar/CalendarCommon_0.php [line 12]

ModuleAcl
   |
   --ModulePrimitive
      |
      --ModuleCommon
         |
         --Utils_CalendarCommon
Author(s): Information Tags:
Version:  1.0
Copyright:  Copyright © 2008, Telaxus LLC
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   mobile_agenda()  
static void   print_event()  
static void   process_event()  

[ Top ]
Methods
static method mobile_agenda  [line 133]

  static void mobile_agenda( $evmod, [ $extra_settings = array()], [ $time_shift = 0], [ $view_func = null]  )

Parameters:
   $evmod: 
   $extra_settings: 
   $time_shift: 
   $view_func: 

API Tags:
Access:  public


[ Top ]
static method print_event  [line 13]

  static void print_event( $ev, [ $mode = ''], [ $with_div = true]  )

Parameters:
   $ev: 
   $mode: 
   $with_div: 

API Tags:
Access:  public


[ Top ]
static method process_event  [line 58]

  static void process_event( &$row  )

Parameters:
   &$row: 

API Tags:
Access:  public


[ Top ]

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