API Documentation

Tool/Project/Context/Filesystem/File.php

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-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Tool  
subpackage
Framework  
version
$Id: File.php 23775 2011-03-01 17:25:24Z ralph $  

\Zend_Tool_Project_Context_Filesystem_File

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.

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

Properties

Propertyprotected  $_content= 'null'
Default valuenullDetails
Type
Propertyprotected  $_fileOnlyContext= 'null'
Default valuenullDetails
Type
Propertyprotectedstring  $_filesystemName= 'null'

Default valuenullDetails
Type
string

Methods

methodprotected_initFileOnlyContext( ) : void

methodpubliccreate( ) : \Zend_Tool_Project_Context_Filesystem_File

create()

Create this resource/context

Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_File
methodpublicdelete( ) : \Zend_Tool_Project_Context_Filesystem_File

delete()

Delete this resouce/context

Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_File
methodpublicexists( ) : bool
Returns
Type Description
bool
methodpublicgetBaseDirectory( ) : string
Returns
Type Description
string
methodpublicgetContents( ) : null

getContents()

Returns
Type Description
null
methodpublicgetFilesystemName( ) : string
Returns
Type Description
string
methodpublicgetName( ) : string

getName()

Returns
Type Description
string
methodpublicgetPath( ) : string
Returns
Type Description
string
methodpublicgetPersistentAttributes( ) : array

getPersistentAttributes()

Returns
Type Description
array
methodpublicgetResource( ) : \Zend_Tool_Project_Profile_Resource

getResource()

Returns
Type Description
\Zend_Tool_Project_Profile_Resource
methodpublicsetBaseDirectory( string $baseDirectory ) : \Zend_Tool_Project_Context_Filesystem_Abstract
Parameters
Name Type Description
$baseDirectory string
Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_Abstract
methodpublicsetFilesystemName( string $filesystemName ) : \Zend_Tool_Project_Context_Filesystem_Abstract
Parameters
Name Type Description
$filesystemName string
Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_Abstract
methodpublicsetResource( \unknown_type $resource ) : \Zend_Tool_Project_Context_Filesystem_Abstract

setResource()

Parameters
Name Type Description
$resource \unknown_type
Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_Abstract
Documentation was generated by DocBlox 0.13.3.