Zend Framework  1.12
Public Member Functions | Protected Attributes | List of all members
Zend_Tool_Project_Context_Zf_TestApplicationControllerFile Class Reference

Public Member Functions

 getName ()
 getName()
 
 init ()
 init()
 
 getPersistentAttributes ()
 getPersistentAttributes()
 
 getForControllerName ()
 
 getContents ()
 getContents()
 
- Public Member Functions inherited from Zend_Tool_Project_Context_Filesystem_File
 getName ()
 getName()
 
 init ()
 init()
 
 getPersistentAttributes ()
 getPersistentAttributes()
 
 setResource (Zend_Tool_Project_Profile_Resource $resource)
 setResource()
 
 getResource ()
 getResource()
 
 create ()
 create()
 
 delete ()
 delete()
 
 getContents ()
 getContents()
 
- Public Member Functions inherited from Zend_Tool_Project_Context_Filesystem_Abstract
 init ()
 init()
 
 setResource (Zend_Tool_Project_Profile_Resource $resource)
 setResource()
 
 setBaseDirectory ($baseDirectory)
 setBaseDirectory()
 
 getBaseDirectory ()
 getBaseDirectory()
 
 setFilesystemName ($filesystemName)
 setFilesystemName()
 
 getFilesystemName ()
 getFilesystemName()
 
 getPath ()
 getPath()
 
 exists ()
 exists()
 
 create ()
 create()
 
 delete ()
 delete()
 

Protected Attributes

 $_forControllerName = ''
 
- Protected Attributes inherited from Zend_Tool_Project_Context_Filesystem_File
 $_fileOnlyContext = null
 
 $_filesystemName = null
 
 $_content = null
 
- Protected Attributes inherited from Zend_Tool_Project_Context_Filesystem_Abstract
 $_resource = null
 
 $_baseDirectory = null
 
 $_filesystemName = null
 

Additional Inherited Members

- Protected Member Functions inherited from Zend_Tool_Project_Context_Filesystem_File
 _initFileOnlyContext ()
 

Member Function Documentation

getContents ( )

getContents()

Returns
string
getForControllerName ( )
getName ( )
getPersistentAttributes ( )

getPersistentAttributes()

Returns
unknown
init ( )

Member Data Documentation

$_forControllerName = ''
protected