category Zend
package Zend_Tool
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Enter description here.

addContext(\Zend_Tool_Project_Context_Interface $context) : \Zend_Tool_Project_Context_Repository

..

Parameters

$context

\Zend_Tool_Project_Context_Interface

Returns

\Zend_Tool_Project_Context_Repository

addContextClass()

addContextClass($contextClass) 

Parameters

$contextClass

addContextsFromDirectory()

addContextsFromDirectory($directory, $prefix) 

Parameters

$directory

$prefix

count()

count() 

getContext()

getContext($name) 

Parameters

$name

Enter description here.

getInstance() : \Zend_Tool_Project_Context_Repository
Static

..

Returns

\Zend_Tool_Project_Context_Repository

hasContext()

hasContext($name) 

Parameters

$name

isOverwritableContext()

isOverwritableContext($name) 

Parameters

$name

isSystemContext()

isSystemContext($name) 

Parameters

$name

isTopLevelContext()

isTopLevelContext($name) 

Parameters

$name

resetInstance()

resetInstance() 
Static

__construct()

__construct() 

_normalizeName()

_normalizeName($name) 

Parameters

$name

 Properties

 

$_contexts

$_contexts 

Default

array()
 

$_instance

$_instance 

Default

null
Static
 

$_isInitialized

$_isInitialized 

Default

false
Static
 

$_shortContextNames

$_shortContextNames 

Default

array()