Tool/Project/Context/Repository.php

Show: inherited
Table of Contents

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Tool  
Version
$Id: Repository.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Tool_Project_Context_Repository

Package: Zend\Tool

Implements
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

Propertyprotected$_contexts = array()
Default valuearray()Details
Type
n/a
Propertyprotected$_instance = null
static
Default valuenullDetails
Type
n/a
Propertyprotected$_isInitialized = false
static
Default valuefalseDetails
Type
n/a
Propertyprotected$_shortContextNames = array()
Default valuearray()Details
Type
n/a

Methods

methodprotected__construct() : void

methodprotected_normalizeName( $name) : void

Parameters
Name Type Description
$name
methodpublicaddContext(\Zend_Tool_Project_Context_Interface $context) : \Zend_Tool_Project_Context_Repository

Enter description here.

..

Parameters
Name Type Description
$context \Zend_Tool_Project_Context_Interface
Returns
Type Description
\Zend_Tool_Project_Context_Repository
methodpublicaddContextClass( $contextClass) : void

Parameters
Name Type Description
$contextClass
methodpublicaddContextsFromDirectory( $directory,  $prefix) : void

Parameters
Name Type Description
$directory
$prefix
methodpubliccount() : void

methodpublicgetContext( $name) : void

Parameters
Name Type Description
$name
methodpublicgetInstance() : \Zend_Tool_Project_Context_Repository
static

Enter description here.

..

Returns
Type Description
\Zend_Tool_Project_Context_Repository
methodpublichasContext( $name) : void

Parameters
Name Type Description
$name
methodpublicisOverwritableContext( $name) : void

Parameters
Name Type Description
$name
methodpublicisSystemContext( $name) : void

Parameters
Name Type Description
$name
methodpublicisTopLevelContext( $name) : void

Parameters
Name Type Description
$name
methodpublicresetInstance() : void
static

Documentation was generated by phpDocumentor 2.0.0a8.