phpDocumentor epesi-base
menu
[ class tree: epesi-base ] [ index: epesi-base ] [ all elements ]

Class: Base_MenuCommon

Source Location: /modules/Base/Menu/MenuCommon_0.php

Class Base_MenuCommon

Class Overview

MenuCommon class.

This class provides functionality for MenuCommon class.

Located in /modules/Base/Menu/MenuCommon_0.php [line 16]

ModuleAcl
   |
   --ModulePrimitive
      |
      --ModuleCommon
         |
         --Base_MenuCommon
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   add_default_menu()  
static void   add_quick_menu()  
static void   clean_quick_menu()  
static void   create_array()  
static void   create_href()  
static void   create_href_js()  
static void   get_menus()  
static void   get_quick_menu()  

[ Top ]
Methods
static method add_default_menu  [line 17]

  static void add_default_menu( &$m, $name  )

Parameters:
   &$m: 
   $name: 

API Tags:
Access:  public


[ Top ]
static method add_quick_menu  [line 100]

  static void add_quick_menu( $name, $action  )

Parameters:
   $name: 
   $action: 

API Tags:
Access:  public


[ Top ]
static method clean_quick_menu  [line 108]

  static void clean_quick_menu( )


API Tags:
Access:  public


[ Top ]
static method create_array  [line 95]

  static void create_array( $arr  )

Parameters:
   $arr: 

API Tags:
Access:  public


[ Top ]
static method create_href  [line 91]

  static void create_href( $mod, $arr  )

Parameters:
   $mod: 
   $arr: 

API Tags:
Access:  public


[ Top ]
static method create_href_js  [line 59]

  static void create_href_js( $mod, $arr, [ $ret = 'js']  )

Parameters:
   $mod: 
   $arr: 
   $ret: 

API Tags:
Access:  public


[ Top ]
static method get_menus  [line 49]

  static void get_menus( )


API Tags:
Access:  public


[ Top ]
static method get_quick_menu  [line 104]

  static void get_quick_menu( )


API Tags:
Access:  public


[ Top ]

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