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, string $contentPrefix) 

Parameters

$storage

\Zend_Tool_Framework_Client_Storage

$contentPrefix

string

getContent()

getContent(\Zend_Tool_Project_Context_Interface $context, string $method, mixed $parameters) 

Parameters

$context

\Zend_Tool_Project_Context_Interface

$method

string

$parameters

mixed

hasContext()

hasContent(\Zend_Tool_Project_Context_Interface $context, string $method) : string

Parameters

$context

\Zend_Tool_Project_Context_Interface

$method

string

Returns

string

 Properties

 

$_contentPrefix

$_contentPrefix : string

Default

null
 

$_storage

$_storage : \Zend_Tool_Framework_Client_Storage

Default

null