Reflection/Property.php

Show: inherited
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 [email protected] 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_Reflection  
Version
$Id: Property.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Reflection_Property

Package: Zend\Reflection

Parent(s)
\ReflectionProperty
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Todo
implement line numbers  

Methods

methodpublic__construct() : void

methodpublic__toString() : void

methodpublicexport() : void
static

methodpublicgetDeclaringClass( $reflectionClass = 'Zend_Reflection_Class') : \Zend_Reflection_Class

Get declaring class reflection object

Parameters
Name Type Description
$reflectionClass
Returns
Type Description
\Zend_Reflection_Class
methodpublicgetDocComment(string $reflectionClass = 'Zend_Reflection_Docblock') : \Zend_Reflection_Docblock | false

Get docblock comment

Parameters
Name Type Description
$reflectionClass string
Returns
Type Description
\Zend_Reflection_Docblock | false False if no docblock defined
methodpublicgetModifiers() : void

methodpublicgetName() : void

methodpublicgetValue() : void

methodpublicisDefault() : void

methodpublicisPrivate() : void

methodpublicisProtected() : void

methodpublicisPublic() : void

methodpublicisStatic() : void

methodpublicsetAccessible() : void

methodpublicsetValue() : void

Documentation was generated by phpDocumentor 2.0.0a8.