Tool/Framework/System/Provider/Config.php

Show: PublicProtectedPrivateinherited
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 license@zend.com 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  
Subpackage
Framework  

\Zend_Tool_Framework_System_Provider_Config

Package: Zend\Tool
Configuration Provider

At current it will return the request and response from the client registry as they are the more common things that will be needed by providers

Parent(s)
\Zend_Tool_Framework_Provider_Abstract
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Uses
\global\Zend_Tool_Framework_Provider_Abstract  
Version
$Id: Config.php 24593 2012-01-05 20:35:02Z matthew $  

Properties

>VPropertyprotectedarray $_levelCompleted = array()
Default valuearray()Details
Type
array
>VPropertyprotected\Zend_Tool_Framework_Registry_Interface $_registry = null
>VPropertyprotectedarray $_specialties = array('Manifest', 'Provider')
array of specialties handled by this provider
Default valuearray('Manifest', 'Provider')Details
Type
array

Methods

methodprotected_detectHomeDirectory() : string

Returns
TypeDescription
string
methodprotected_doEnable( $className) : void

Parameters
NameTypeDescription
$className
methodprotected_loadUserConfigIfExists() : \Zend_Tool_Framework_Client_Config

methodprotected_printTree(string $key, string $value, int $level = 1,  $isLast = false) : string

Parameters
NameTypeDescription
$keystring
$valuestring
$levelint
$isLast
Returns
TypeDescription
string
methodpubliccreate() : void

methodpublicdisable() : void

methodpublicdisableManifest(string $className) : void

Parameters
NameTypeDescription
$classNamestring
methodpublicdisableProvider(string $className) : void

Parameters
NameTypeDescription
$classNamestring
methodpublicenable() : void

methodpublicenableManifest(string $className) : void

Parameters
NameTypeDescription
$classNamestring
methodpublicenableProvider(string $className) : void

Parameters
NameTypeDescription
$classNamestring
methodpublicsetRegistry(\Zend_Tool_Framework_Registry_Interface $registry) : \Zend_Tool_Framework_Provider_Abstract
inherited

setRegistry() - required by Zend_Tool_Framework_Registry_EnabledInterface

Inherited from: \Zend_Tool_Framework_Provider_Abstract::setRegistry()
Parameters
NameTypeDescription
$registry\Zend_Tool_Framework_Registry_Interface
Returns
TypeDescription
\Zend_Tool_Framework_Provider_Abstract
methodpublicshow() : void

Show Zend Tool User Configuration

Documentation was generated by phpDocumentor 2.0.0a12.