__construct()
fromReflection()
generate()
getDescription()
getIndentation()
getLicenseName()
getName()
getSourceContent()
getUrl()
isSourceDirty()
setDescription()
setIndentation()
setLicenseName()
setName()
setOptions()
setSourceContent()
setSourceDirty()
setUrl()
$description
$indentation
$isSourceDirty
$licenseName
$name
$sourceContent
$typeFormats
$url
LINE_FEED
__construct(array $options)
array
fromReflection(\Zend\Code\Reflection\DocBlock\Tag\TagInterface $reflectionTagLicense) : \Zend\Code\Generator\DocBlock\Tag\LicenseTag
generate() : string
stringgetDescription() : string
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::getDescription() |
|---|
stringgetIndentation() : string
| inherited_from | \Zend\Code\Generator\AbstractGenerator::getIndentation() |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::getIndentation() |
stringgetLicenseName() : string
stringgetName() : string
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::getName() |
|---|
stringgetSourceContent() : string
| inherited_from | \Zend\Code\Generator\AbstractGenerator::getSourceContent() |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::getSourceContent() |
stringgetUrl() : string
stringisSourceDirty() : bool
| inherited_from | \Zend\Code\Generator\AbstractGenerator::isSourceDirty() |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::isSourceDirty() |
boolsetDescription(string $description) : \Zend\Code\Generator\DocBlock\Tag
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::setDescription() |
|---|
string
setIndentation(string $indentation) : \Zend\Code\Generator\AbstractGenerator
| inherited_from | \Zend\Code\Generator\AbstractGenerator::setIndentation() |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::setIndentation() |
string
setName(string $name) : \Zend\Code\Generator\DocBlock\Tag
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::setName() |
|---|
string
setOptions(array | \Traversable $options) : \Zend\Code\Generator\AbstractGenerator
| inherited_from | \Zend\Code\Generator\AbstractGenerator::setOptions() |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::setOptions() |
array\Traversable
\Zend\Code\Generator\Exception\InvalidArgumentException |
|---|
setSourceContent(string $sourceContent) : \Zend\Code\Generator\AbstractGenerator
| inherited_from | \Zend\Code\Generator\AbstractGenerator::setSourceContent() |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::setSourceContent() |
string
setSourceDirty(bool $isSourceDirty) : \Zend\Code\Generator\AbstractGenerator
| inherited_from | \Zend\Code\Generator\AbstractGenerator::setSourceDirty() |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::setSourceDirty() |
bool
$description : string
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::$$description |
|---|
$indentation : int | string
| inherited_from | \Zend\Code\Generator\AbstractGenerator::$$indentation |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::$$indentation |
$isSourceDirty : bool
| inherited_from | \Zend\Code\Generator\AbstractGenerator::$$isSourceDirty |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::$$isSourceDirty |
$licenseName : string
$name : string
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::$$name |
|---|
$sourceContent : string
| inherited_from | \Zend\Code\Generator\AbstractGenerator::$$sourceContent |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::$$sourceContent |
$typeFormats : array
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::$$typeFormats |
|---|
$url : string
LINE_FEED
| inherited_from | \Zend\Code\Generator\AbstractGenerator::LINE_FEED |
|---|---|
| inherited_from | \Zend\Code\Generator\DocBlock\Tag::LINE_FEED |