API Documentation

Tool/Project/Provider/Project.php

Includes Classes 
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Tool
subpackage
Framework
version
$Id: Project.php 20970 2010-02-07 18:21:26Z ralph $
Classes
Zend_Tool_Project_Provider_Project

Description

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.

Zend_Tool_Project_Provider_Project

Extends from
Zend_Tool_Project_Provider_Abstract
category
Zend
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
Zend_Tool
Properties
$_specialties
Methods
create
show
showInfo
_getDefaultProfile
getDefaultReadmeContents

Description

Properties

$_specialties

 $_specialties = 'array'

Details

visibility
protected
default
array
final
false
static
false

Methods

_getDefaultProfile

_getDefaultProfile( ) :
Details
visibility
protected
final
false
static
false

create

create( string $path, string $nameOfProfile = null, string $fileOfProfile = null ) :

create()

Arguments
$path
string
$nameOfProfile
string
shortName=n
$fileOfProfile
string
shortName=f
Details
visibility
public
final
false
static
false

getDefaultReadmeContents

getDefaultReadmeContents(  $caller = null ) :
Arguments
$caller
Details
visibility
public
final
false
static
true

show

show( ) :
Details
visibility
public
final
false
static
false

showInfo

showInfo( ) :
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox.