phpDocumentor epesi-tests
bugtrack
[ class tree: epesi-tests ] [ index: epesi-tests ] [ all elements ]

Class: Tests_BugtrackCommon

Source Location: /modules/Tests/Bugtrack/BugtrackCommon_0.php

Class Tests_BugtrackCommon

Class Overview

Software Development - Bug Tracking

Located in /modules/Tests/Bugtrack/BugtrackCommon_0.php [line 14]

ModuleAcl
   |
   --ModulePrimitive
      |
      --ModuleCommon
         |
         --Tests_BugtrackCommon
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   access_bugtrack()  
static void   caption()  
static void   display_bugtrack()  
static void   menu()  
static void   search_format()  

[ Top ]
Methods
static method access_bugtrack  [line 26]

  static void access_bugtrack( $action, $param  )

Parameters:
   $action: 
   $param: 

API Tags:
Access:  public


[ Top ]
static method caption  [line 49]

  static void caption( )


API Tags:
Access:  public


[ Top ]
static method display_bugtrack  [line 21]

  static void display_bugtrack( $v  )

Parameters:
   $v: 

API Tags:
Access:  public


[ Top ]
static method menu  [line 45]

  static void menu( )


API Tags:
Access:  public


[ Top ]
static method search_format  [line 53]

  static void search_format( $id  )

Parameters:
   $id: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:38:58 -0500 by phpDocumentor 1.4.2