CodeGenerator/Php/Docblock/Tag/License.php

Show: PublicProtectedPrivateinherited
Table of Contents
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.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_CodeGenerator  
Subpackage
PHP  
Version
$Id: License.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_CodeGenerator_Php_Docblock_Tag_License

Package: Zend\CodeGenerator
Parent(s)
\Zend_CodeGenerator_Php_Docblock_Tag < \Zend_CodeGenerator_Php_Abstract < \Zend_CodeGenerator_Abstract
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Constants

Properties

>VPropertyprotectedstring $_description = null
Default valuenullDetails
Type
string
>VPropertyprotectedstring $_name = null
Default valuenullDetails
Type
string
Inherited_from
\Zend_CodeGenerator_Php_Docblock_Tag::$$_name  
>VPropertyprotected\Zend_Loader_PluginLoader $_pluginLoader = null
>VPropertyprotectedstring $_url = null
Default valuenullDetails
Type
string

Methods

methodpublic__construct(array $options = array()) : void
Parameters
NameTypeDescription
$optionsarray
methodpublic__toString() : string
finalinherited

__toString() - casting to a string will in turn call generate()

Inherited from: \Zend_CodeGenerator_Abstract::__toString()\Zend_CodeGenerator_Php_Abstract::__toString()\Zend_CodeGenerator_Php_Docblock_Tag::__toString()
Returns
TypeDescription
string
methodprotected_init() : void
methodprotected_prepare() : void
methodpublicfactory( $tagName) : void
Parameters
NameTypeDescription
$tagName
methodpublicfromReflection( $reflectionTagLicense) : \Zend_CodeGenerator_Php_Docblock_Tag_License
static

fromReflection()

Parameters
NameTypeDescription
$reflectionTagLicense
Returns
TypeDescription
\Zend_CodeGenerator_Php_Docblock_Tag_License
methodpublicgenerate() : string

generate()

Returns
TypeDescription
string
methodpublicgetDescription() : string
inherited

getDescription()

Inherited from: \Zend_CodeGenerator_Php_Docblock_Tag::getDescription()
Returns
TypeDescription
string
methodpublicgetIndentation() : string | int
Returns
TypeDescription
string | int
methodpublicgetName() : string
inherited

getName()

Inherited from: \Zend_CodeGenerator_Php_Docblock_Tag::getName()
Returns
TypeDescription
string
methodpublicgetPluginLoader() : \Zend_Loader_PluginLoader
staticinherited

getPluginLoader()

Inherited from: \Zend_CodeGenerator_Php_Docblock_Tag::getPluginLoader()
Returns
TypeDescription
\Zend_Loader_PluginLoader
methodpublicgetUrl() : string

getUrl()

Returns
TypeDescription
string
methodpublicisSourceDirty() : bool
Returns
TypeDescription
bool
methodpublicsetDescription(string $description) : \Zend_CodeGenerator_Php_Docblock_Tag
inherited

setDescription()

Inherited from: \Zend_CodeGenerator_Php_Docblock_Tag::setDescription()
Parameters
NameTypeDescription
$descriptionstring
Returns
TypeDescription
\Zend_CodeGenerator_Php_Docblock_Tag
methodpublicsetIndentation(string | int $indentation) : \Zend_CodeGenerator_Php_Abstract
Parameters
NameTypeDescription
$indentationstring | int
Returns
TypeDescription
\Zend_CodeGenerator_Php_Abstract
methodpublicsetName(string $name) : \Zend_CodeGenerator_Php_Docblock_Tag
inherited

setName()

Inherited from: \Zend_CodeGenerator_Php_Docblock_Tag::setName()
Parameters
NameTypeDescription
$namestring
Returns
TypeDescription
\Zend_CodeGenerator_Php_Docblock_Tag
methodpublicsetOptions(array $options) : \Zend_CodeGenerator_Abstract
Parameters
NameTypeDescription
$optionsarray
Returns
TypeDescription
\Zend_CodeGenerator_Abstract
methodpublicsetPluginLoader(\Zend_Loader_PluginLoader $pluginLoader) : void
staticinherited

setPluginLoader()

Inherited from: \Zend_CodeGenerator_Php_Docblock_Tag::setPluginLoader()
Parameters
NameTypeDescription
$pluginLoader\Zend_Loader_PluginLoader
methodpublicsetSourceContent(string $sourceContent) : void
Parameters
NameTypeDescription
$sourceContentstring
methodpublicsetSourceDirty(bool $isSourceDirty = true) : \Zend_CodeGenerator_Php_Abstract
Parameters
NameTypeDescription
$isSourceDirtybool
Returns
TypeDescription
\Zend_CodeGenerator_Php_Abstract
methodpublicsetUrl(string $url) : \Zend_CodeGenerator_Php_Docblock_Tag_License

setUrl()

Parameters
NameTypeDescription
$urlstring
Returns
TypeDescription
\Zend_CodeGenerator_Php_Docblock_Tag_License
Documentation was generated by phpDocumentor 2.0.0a12.