API Documentation

Reflection/Docblock/Tag/Param.php

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-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Reflection  
version
$Id: Param.php 24405 2011-08-26 17:33:02Z ralph $  

\Zend_Reflection_Docblock_Tag_Param

Extends from
\Zend_Reflection_Docblock_Tag
category
Zend  
copyright
Copyright (c) 2005-2011 Zend Technologies USA Inc. (http://www.zend.com)  
license
New BSD License  
package
Zend_Reflection  

Properties

Propertyprotectedstring  $_type= 'null'

Default valuenullDetails
Type
string
Propertyprotectedstring  $_variableName= 'null'

Default valuenullDetails
Type
string

Methods

methodpublic__construct( string $tagDocblockLine ) : void

Constructor

Parameters
Name Type Description
$tagDocblockLine string
methodpublic__toString( ) : string

Serialize to string

Inherited from: \Zend_Reflection_Docblock_Tag::__toString()

Required by Reflector

Returns
Type Description
string
Details
todo
What should this do?  
methodpublicexport( ) : void
static

Export reflection

Inherited from: \Zend_Reflection_Docblock_Tag::export()

Required by Reflector

Details
todo
What should this do?  
methodpublicfactory( string $tagDocblockLine ) : \Zend_Reflection_Docblock_Tag
static

Factory: Create the appropriate annotation tag object

Inherited from: \Zend_Reflection_Docblock_Tag::factory()
Parameters
Name Type Description
$tagDocblockLine string
Returns
Type Description
\Zend_Reflection_Docblock_Tag
methodpublicgetDescription( ) : string

Get annotation tag description

Inherited from: \Zend_Reflection_Docblock_Tag::getDescription()
Returns
Type Description
string
methodpublicgetName( ) : string

Get annotation tag name

Inherited from: \Zend_Reflection_Docblock_Tag::getName()
Returns
Type Description
string
methodpublicgetType( ) : string

Get parameter variable type

Returns
Type Description
string
methodpublicgetVariableName( ) : string

Get parameter name

Returns
Type Description
string
Documentation was generated by DocBlox 0.13.3.