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 license@zend.com so we can send you a copy immediately.
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.

create(
)
:
\Zend_Tool_Project_Context_Filesystem_File
create()
Inherited from: \Zend_Tool_Project_Context_Filesystem_File::create()Create this resource/context
Type | Description |
---|---|
\Zend_Tool_Project_Context_Filesystem_File |

delete(
)
:
\Zend_Tool_Project_Context_Filesystem_File
delete()
Inherited from: \Zend_Tool_Project_Context_Filesystem_File::delete()Delete this resouce/context
Type | Description |
---|---|
\Zend_Tool_Project_Context_Filesystem_File |

exists(
)
:
bool
exists()
Inherited from: \Zend_Tool_Project_Context_Filesystem_Abstract::exists()Type | Description |
---|---|
bool |

getBaseDirectory(
)
:
string
getBaseDirectory()
Inherited from: \Zend_Tool_Project_Context_Filesystem_Abstract::getBaseDirectory()Type | Description |
---|---|
string |

getFilesystemName(
)
:
string
getFilesystemName()
Inherited from: \Zend_Tool_Project_Context_Filesystem_Abstract::getFilesystemName()Type | Description |
---|---|
string |

getPath(
)
:
string
getPath()
Inherited from: \Zend_Tool_Project_Context_Filesystem_Abstract::getPath()Type | Description |
---|---|
string |

getPersistentAttributes(
)
:
array
getPersistentAttributes()
Inherited from: \Zend_Tool_Project_Context_Filesystem_File::getPersistentAttributes()Type | Description |
---|---|
array |

getResource(
)
:
\Zend_Tool_Project_Profile_Resource
getResource()
Inherited from: \Zend_Tool_Project_Context_Filesystem_File::getResource()Type | Description |
---|---|
\Zend_Tool_Project_Profile_Resource |

init(
)
:
\Zend_Tool_Project_Context_Filesystem_File
init()
Inherited from: \Zend_Tool_Project_Context_Filesystem_File::init()Type | Description |
---|---|
\Zend_Tool_Project_Context_Filesystem_File |

save(
)
:
\Zend_Tool_Project_Context_System_ProjectProfileFile
save()
Proxy to create
Type | Description |
---|---|
\Zend_Tool_Project_Context_System_ProjectProfileFile |

setBaseDirectory(
string $baseDirectory
)
:
\Zend_Tool_Project_Context_Filesystem_Abstract
setBaseDirectory()
Inherited from: \Zend_Tool_Project_Context_Filesystem_Abstract::setBaseDirectory()Name | Type | Description |
---|---|---|
$baseDirectory | string |
Type | Description |
---|---|
\Zend_Tool_Project_Context_Filesystem_Abstract |

setFilesystemName(
string $filesystemName
)
:
\Zend_Tool_Project_Context_Filesystem_Abstract
setFilesystemName()
Inherited from: \Zend_Tool_Project_Context_Filesystem_Abstract::setFilesystemName()Name | Type | Description |
---|---|---|
$filesystemName | string |
Type | Description |
---|---|
\Zend_Tool_Project_Context_Filesystem_Abstract |

setProfile(
\Zend_Tool_Project_Profile $profile
)
:
\Zend_Tool_Project_Context_System_ProjectProfileFile
setProfile()
Name | Type | Description |
---|---|---|
$profile | \Zend_Tool_Project_Profile |
Type | Description |
---|---|
\Zend_Tool_Project_Context_System_ProjectProfileFile |

setResource(
\unknown_type $resource
)
:
\Zend_Tool_Project_Context_Filesystem_Abstract
setResource()
Inherited from: \Zend_Tool_Project_Context_Filesystem_File::setResource()Name | Type | Description |
---|---|---|
$resource | \unknown_type |
Type | Description |
---|---|
\Zend_Tool_Project_Context_Filesystem_Abstract |