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

Class: Tests_SearchInstall

Source Location: /modules/Tests/Search/SearchInstall.php

Class Tests_SearchInstall

Class Overview

Located in /modules/Tests/Search/SearchInstall.php [line 12]

ModuleAcl
   |
   --ModulePrimitive
      |
      --ModuleInstall
         |
         --Tests_SearchInstall
Author(s): Information Tags:
Version:  1.0
Copyright:  Copyright © 2007, Telaxus LLC
License:  MIT

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From ModuleInstall

ModuleInstall::install()
Module installation function.
ModuleInstall::requires()
Returns array that contains information about modules required by this module.
ModuleInstall::uninstall()
Module uninstallation function.

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
void   install()  
void   requires()  
void   uninstall()  

[ Top ]
Methods
install  [line 13]

  void install( )


API Tags:
Access:  public


Redefinition of:
ModuleInstall::install()
Module installation function.

[ Top ]
requires  [line 20]

  void requires( $v  )

Parameters:
   $v: 

API Tags:
Access:  public


Redefinition of:
ModuleInstall::requires()
Returns array that contains information about modules required by this module.

[ Top ]
uninstall  [line 17]

  void uninstall( )


API Tags:
Access:  public


Redefinition of:
ModuleInstall::uninstall()
Module uninstallation function.

[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:45:50 -0500 by phpDocumentor 1.4.2