phpDocumentor GloryLands
Extensions
[ class tree: GloryLands ] [ index: GloryLands ] [ all elements ]

Class: GLModules

Source Location: /engine/lib/extensions/glmodules.php

Class GLModules

Class Overview

GloryLands extensions management clas This class provides access to basic module actions.

GloryLands extensions management clas This class provides access to basic module actions. Such as installation, registration etc.

Located in /engine/lib/extensions/glmodules.php [line 44]



		
				Author(s):
		
Information Tags:
Version:  1.0

Properties

Methods

[ Top ]
Property Summary
static mixed   $cache  

[ Top ]
Method Summary
static void   get_module_for()  
static void   initialize()  
static void   install()  
static void   register()  
static void   uninstall()  

[ Top ]
Properties
static mixed   $cache [line 46]
API Tags:
Access:  public


[ Top ]
Methods
static method get_module_for  [line 65]

  static void get_module_for( $class  )

Parameters:
   $class: 

API Tags:
Access:  public


[ Top ]
static method initialize  [line 80]

  static void initialize( )


API Tags:
Access:  public


[ Top ]
static method install  [line 48]

  static void install( $module  )

Parameters:
   $module: 

API Tags:
Access:  public


[ Top ]
static method register  [line 56]

  static void register( $module  )

Parameters:
   $module: 

API Tags:
Access:  public


[ Top ]
static method uninstall  [line 52]

  static void uninstall( $module  )

Parameters:
   $module: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 13 Oct 2009 23:49:05 +0300 by phpDocumentor 1.4.1