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

\Zend_Tool_Project_Context_Zf_ControllerFile

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

Propertyprotected$_content = null
Default valuenullDetails
Type
n/a
Inherited_from
\Zend_Tool_Project_Context_Filesystem_File::$$_content  
Propertyprotectedstring $_controllerName = 'index'

Default value'index'Details
Type
string
Propertyprotected$_fileOnlyContext = null
Default valuenullDetails
Type
n/a
Inherited_from
\Zend_Tool_Project_Context_Filesystem_File::$$_fileOnlyContext  
Propertyprotectedstring $_filesystemName = 'controllerName'

Default value'controllerName'Details
Type
string
Propertyprotectedstring $_moduleName = null

Default valuenullDetails
Type
string

Methods

methodprotected_initFileOnlyContext() : void
methodpublicaddAction(string $actionName) : void

addAction()

Parameters
Name Type Description
$actionName string
methodpubliccreate() : \Zend_Tool_Project_Context_Filesystem_File
inherited

create()

Inherited from: \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
inherited

delete()

Inherited from: \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
methodpublicgetCodeGenerator() : \Zend_CodeGenerator_Php_Class

getCodeGenerator()

Returns
Type Description
\Zend_CodeGenerator_Php_Class
methodpublicgetContents() : string

getContents()

Returns
Type Description
string
methodpublicgetControllerName() : string

getControllerName()

Returns
Type Description
string
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
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
inherited

setResource()

Inherited from: \Zend_Tool_Project_Context_Filesystem_File::setResource()
Parameters
Name Type Description
$resource \unknown_type
Returns
Type Description
\Zend_Tool_Project_Context_Filesystem_Abstract
Documentation was generated by phpDocumentor 2.0.0a8.