Tool/Project/Context/Zf/ControllersDirectory.php

Show: inherited
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 [email protected] 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: ControllersDirectory.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Tool_Project_Context_Zf_ControllersDirectory

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

Propertyprotectedstring $_filesystemName = 'controllers'

Default value'controllers'Details
Type
string

Methods

methodpubliccreate() : \Zend_Tool_Project_Context_Filesystem_Directory;

Create this resource/context

Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_Directory;
methodpublicdelete() : \Zend_Tool_Project_Context_Filesystem_Directory

Delete this resouce/context

Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_Directory
methodpublicexists() : bool
Returns
Type Description
bool
methodpublicgetBaseDirectory() : string
Returns
Type Description
string
methodpublicgetFilesystemName() : string
Returns
Type Description
string
methodpublicgetName() : string

getName()

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