phpDocumentor Wodafok
[ class tree: Wodafok ] [ index: Wodafok ] [ all elements ]

Class: Configuration

Source Location: /Classes/Configuration.php

Class Configuration

Class Overview

Implements interfaces:

Located in /Classes/Configuration.php [line 33]



		
				Author(s):
		
		
		
Information Tags:
Version:  0.1
Copyright:  2011 Wodafok
License:  WoDaFoK

Properties

Methods

[ Top ]
Constant Summary
APP  
CSS  
DB  
DIRECTORY  
MAIL  
META  
PROJECT  
SCRIPTS  
SECURITY  
SYSTEM  
URL  

[ Top ]
Property Summary
static mixed   $alreadyCall  
static mixed   $configuration  
static mixed   $oldDocumentRoot  
static mixed   $oldHttpHost  

[ Top ]
Method Summary
static void   addType()  
static void   finalInit()  
static void   getOldDocumentRoot()  
static void   getOldHttHost()  
static void   getTo()  
static void   init()  
static void   removeTo()  
static void   setTo()  

[ Top ]
Properties
static mixed   $alreadyCall = false [line 50]
API Tags:
Access:  protected


[ Top ]
static mixed   $configuration = array() [line 47]
API Tags:
Access:  protected


[ Top ]
static mixed   $oldDocumentRoot [line 49]
API Tags:
Access:  protected


[ Top ]
static mixed   $oldHttpHost [line 48]
API Tags:
Access:  protected


[ Top ]
Methods
static method addType  [line 127]

  static void addType( $typeName  )

Parameters:
   $typeName: 

API Tags:
Access:  public


Implementation of:
IConfiguration::addType()

[ Top ]
static method finalInit  [line 81]

  static void finalInit( )


API Tags:
Access:  protected


[ Top ]
static method getOldDocumentRoot  [line 52]

  static void getOldDocumentRoot( )


API Tags:
Access:  public


Implementation of:
IConfiguration::getOldDocumentRoot()

[ Top ]
static method getOldHttHost  [line 56]

  static void getOldHttHost( )


API Tags:
Access:  public


Implementation of:
IConfiguration::getOldHttHost()

[ Top ]
static method getTo  [line 118]

  static void getTo( $type, $name  )

Parameters:
   $type: 
   $name: 

API Tags:
Access:  public


Implementation of:
IConfiguration::getTo()

[ Top ]
static method init  [line 60]

  static void init( )


API Tags:
Access:  protected


Implementation of:
Wodafok::init()

[ Top ]
static method removeTo  [line 111]

  static void removeTo( $type, $name  )

Parameters:
   $type: 
   $name: 

API Tags:
Access:  public


Implementation of:
IConfiguration::removeTo()

[ Top ]
static method setTo  [line 93]

  static void setTo( $type, $name, $value  )

Parameters:
   $type: 
   $name: 
   $value: 

API Tags:
Access:  public


Implementation of:
IConfiguration::setTo()

[ Top ]
Constants
APP = 'application' [line 35]

[ Top ]
CSS = 'css' [line 37]

[ Top ]
DB = 'db' [line 40]

[ Top ]
DIRECTORY = 'directory' [line 41]

[ Top ]
MAIL = 'mail' [line 42]

[ Top ]
META = 'meta' [line 36]

[ Top ]
PROJECT = 'project' [line 39]

[ Top ]
SCRIPTS = 'scripts' [line 43]

[ Top ]
SECURITY = 'security' [line 44]

[ Top ]
SYSTEM = 'system' [line 38]

[ Top ]
URL = 'url' [line 45]

[ Top ]

Documentation generated on Mon, 13 Aug 2012 23:01:07 +0200 by phpDocumentor 1.4.4