Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Diagnostics
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
      • Diagnostics
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • PhpGenerator
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
  • NetteModule
  • none

Classes

  • ClassType
  • Helpers
  • Method
  • Parameter
  • PhpLiteral
  • Property
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class Property

Class property description.

Nette\Object
Extended by Nette\PhpGenerator\Property
Namespace: Nette\PhpGenerator
Author: David Grudl
Located at PhpGenerator/Property.php
Methods summary
public static Nette\PhpGenerator\Property
# from( ReflectionProperty $from )

Returns

Nette\PhpGenerator\Property
Methods inherited from Nette\Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Magic methods summary
public Nette\PhpGenerator\Property
# setName( )

Returns

Nette\PhpGenerator\Property
public string
# getName( )

Returns

string
public Nette\PhpGenerator\Property
# setValue( )

Returns

Nette\PhpGenerator\Property
public mixed
# getValue( )

Returns

mixed
public Nette\PhpGenerator\Property
# setStatic( )

Returns

Nette\PhpGenerator\Property
public boolean
# isStatic( )

Returns

boolean
public Nette\PhpGenerator\Property
# setVisibility( )

Returns

Nette\PhpGenerator\Property
public string
# getVisibility( )

Returns

string
public Nette\PhpGenerator\Property
# setDocuments( )

Returns

Nette\PhpGenerator\Property
public Nette\PhpGenerator\Property
# addDocument( )

Returns

Nette\PhpGenerator\Property
Properties summary
public mixed $value
#
Magic properties inherited from Nette\Object
$reflection
Nette 2.1 API documentation generated by ApiGen 2.8.0