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.

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

 Methods

__construct()

__construct(\Zend_Tool_Framework_Client_Storage $storage) 

Parameters

$storage

\Zend_Tool_Framework_Client_Storage

getContent()

getContent(\Zend_Tool_Project_Context_Interface $context, string $methodName, mixed $parameters) : string

Parameters

$context

\Zend_Tool_Project_Context_Interface

$methodName

string

$parameters

mixed

Returns

string

 Properties

 

$_engines

$_engines : array

Default

array()
 

$_keyInStorage

$_keyInStorage : string

Default

'project/content'
 

$_storage

$_storage : \Zend_Tool_Framework_Client_Storage

Default

null