This class is the front most class for utilizing Zend_Tool_Project

A profile is a hierarchical set of resources that keep track of items within a specific project.

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

 Methods

addItem()

addItem(array $item, string $section = 'production', boolean $quoteValue = true) : \Zend_Tool_Project_Context_Zf_ApplicationConfigFile

Parameters

$item

array

$section

string

$quoteValue

boolean

Returns

\Zend_Tool_Project_Context_Zf_ApplicationConfigFile

addStringItem()

addStringItem(string $key, string $value, string $section = 'production', boolean $quoteValue = true) : \Zend_Tool_Project_Context_Zf_ApplicationConfigFile

Parameters

$key

string

$value

string

$section

string

$quoteValue

boolean

Returns

\Zend_Tool_Project_Context_Zf_ApplicationConfigFile

create()

create() 
Inherited

Create this resource/context

delete()

delete() 
Inherited

Delete this resouce/context

exists()

exists() : boolean
Inherited

Returns

boolean

getAsZendConfig()

getAsZendConfig($section = 'production'

Parameters

$section

getBaseDirectory()

getBaseDirectory() : string
Inherited

Returns

string

getContents()

getContents() : string
inherited_from \Zend_Tool_Project_Context_Filesystem_File::getContents()

Returns

string

getContents()

getContents() : null
Inherited

Returns

null

getFilesystemName()

getFilesystemName() : string
Inherited

Returns

string

getName()

getName() : string
inherited_from \Zend_Tool_Project_Context_Filesystem_File::getName()

Returns

string

getName()

getName() : string
Inherited

Returns

string

getPath()

getPath() : string
Inherited

Returns

string

getPersistentAttributes()

getPersistentAttributes() : array
inherited_from \Zend_Tool_Project_Context_Filesystem_File::getPersistentAttributes()

Returns

array

getPersistentAttributes()

getPersistentAttributes() : array
Inherited

Returns

array

getResource()

getResource() : \Zend_Tool_Project_Profile_Resource
Inherited

Returns

\Zend_Tool_Project_Profile_Resource

init()

init() : \Zend_Tool_Project_Context_Zf_ApplicationConfigFile
inherited_from \Zend_Tool_Project_Context_Filesystem_File::init()

Returns

\Zend_Tool_Project_Context_Zf_ApplicationConfigFile

init()

init() : \Zend_Tool_Project_Context_Filesystem_Abstract
Inherited

Returns

\Zend_Tool_Project_Context_Filesystem_Abstract

removeItem()

removeItem($item, $section = 'production'

Parameters

$item

$section

removeStringItem()

removeStringItem($key, $section = 'production'

Parameters

$key

$section

setBaseDirectory()

setBaseDirectory(string $baseDirectory) : \Zend_Tool_Project_Context_Filesystem_Abstract
Inherited

Parameters

$baseDirectory

string

Returns

\Zend_Tool_Project_Context_Filesystem_Abstract

setFilesystemName()

setFilesystemName(string $filesystemName) : \Zend_Tool_Project_Context_Filesystem_Abstract
Inherited

Parameters

$filesystemName

string

Returns

\Zend_Tool_Project_Context_Filesystem_Abstract

setResource()

setResource(\Zend_Tool_Project_Profile_Resource $resource) : \Zend_Tool_Project_Context_Filesystem_Abstract
Inherited

Parameters

$resource

\Zend_Tool_Project_Profile_Resource

Returns

\Zend_Tool_Project_Context_Filesystem_Abstract

_getDefaultContents()

_getDefaultContents() 

_initFileOnlyContext()

_initFileOnlyContext() 
Inherited

 Properties

 

$_baseDirectory

$_baseDirectory : string

Default

null
 

$_content

$_content : string

Default

null
inherited_from \Zend_Tool_Project_Context_Filesystem_File::_content
 

$_content

$_content 

Default

null
 

$_fileOnlyContext

$_fileOnlyContext 

Default

null
 

$_filesystemName

$_filesystemName : string

Default

'application.ini'
inherited_from \Zend_Tool_Project_Context_Filesystem_File::_filesystemName
 

$_filesystemName

$_filesystemName : string

Default

null
 

$_resource

$_resource : \Zend_Tool_Project_Profile_Resource

Default

null