Tool/Project/Context/Zf/ConfigFile.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  
Version
$Id: ConfigFile.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Tool_Project_Context_Zf_ConfigFile

Package: Zend\Tool
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.

Parent(s)
\Zend_Tool_Project_Context_Filesystem_File < \Zend_Tool_Project_Context_Filesystem_Abstract
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

>VPropertyprotected$_content = null
Default valuenullDetails
Type
n/a
Inherited_from
\Zend_Tool_Project_Context_Filesystem_File::$$_content  
>VPropertyprotected$_fileOnlyContext = null
Default valuenullDetails
Type
n/a
Inherited_from
\Zend_Tool_Project_Context_Filesystem_File::$$_fileOnlyContext  
>VPropertyprotectedstring $_filesystemName = 'bootstrap.php'
Default value'bootstrap.php'Details
Type
string

Methods

methodprotected_initFileOnlyContext() : void
methodpubliccreate() : \Zend_Tool_Project_Context_Filesystem_File

Create this resource/context

Returns
TypeDescription
\Zend_Tool_Project_Context_Filesystem_File
methodpublicdelete() : \Zend_Tool_Project_Context_Filesystem_File

Delete this resouce/context

Returns
TypeDescription
\Zend_Tool_Project_Context_Filesystem_File
methodpublicexists() : bool
Returns
TypeDescription
bool
methodpublicgetBaseDirectory() : string
Returns
TypeDescription
string
methodpublicgetContents() : string

getContents()

Returns
TypeDescription
string
methodpublicgetFilesystemName() : string
Returns
TypeDescription
string
methodpublicgetName() : string

getName()

Returns
TypeDescription
string
methodpublicgetPath() : string
Returns
TypeDescription
string
methodpublicgetPersistentAttributes() : array
inherited

getPersistentAttributes()

Inherited from: \Zend_Tool_Project_Context_Filesystem_File::getPersistentAttributes()
Returns
TypeDescription
array
methodpublicsetBaseDirectory(string $baseDirectory) : \Zend_Tool_Project_Context_Filesystem_Abstract
Parameters
NameTypeDescription
$baseDirectorystring
Returns
TypeDescription
\Zend_Tool_Project_Context_Filesystem_Abstract
methodpublicsetFilesystemName(string $filesystemName) : \Zend_Tool_Project_Context_Filesystem_Abstract
Parameters
NameTypeDescription
$filesystemNamestring
Returns
TypeDescription
\Zend_Tool_Project_Context_Filesystem_Abstract
methodpublicsetResource(\unknown_type $resource) : \Zend_Tool_Project_Context_Filesystem_Abstract
inherited

setResource()

Inherited from: \Zend_Tool_Project_Context_Filesystem_File::setResource()
Parameters
NameTypeDescription
$resource\unknown_type
Returns
TypeDescription
\Zend_Tool_Project_Context_Filesystem_Abstract
Documentation was generated by phpDocumentor 2.0.0a12.