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

\Zend_Tool_Project_Context_Zf_CacheDirectory

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_Directory < \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

>VPropertyprotectedstring $_filesystemName = 'cache'
Default value'cache'Details
Type
string

Methods

methodpubliccreate() : \Zend_Tool_Project_Context_Filesystem_Directory;

Create this resource/context

Returns
TypeDescription
\Zend_Tool_Project_Context_Filesystem_Directory;
methodpublicgetBaseDirectory() : string
Returns
TypeDescription
string
methodpublicgetFilesystemName() : string
Returns
TypeDescription
string
methodpublicgetName() : string

getName()

Returns
TypeDescription
string
methodpublicgetPath() : string
Returns
TypeDescription
string
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
Documentation was generated by phpDocumentor 2.0.0a12.