Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Utils
  • none
  • Tracy
    • Bridges
      • Nette

Classes

  • ClassType
  • Constant
  • Factory
  • Helpers
  • Member
  • Method
  • Parameter
  • PhpFile
  • PhpLiteral
  • PhpNamespace
  • Property
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Property

Class property description.

Nette\PhpGenerator\Member uses Nette\SmartObject
Extended by Nette\PhpGenerator\Property
Namespace: Nette\PhpGenerator
Located at PhpGenerator/Property.php
Methods summary
public static Nette\PhpGenerator\Property
# from( ReflectionProperty $from )

Deprecated

Returns

Nette\PhpGenerator\Property
static
public Nette\PhpGenerator\Property
# setValue( $val )

Returns

Nette\PhpGenerator\Property
static
public mixed
# getValue( )

Returns

mixed
mixed
public Nette\PhpGenerator\Property
# setStatic( boolean $state = TRUE )

Parameters

$state

Returns

Nette\PhpGenerator\Property
static
public boolean
# isStatic( )

Returns

boolean
bool
Methods inherited from Nette\PhpGenerator\Member
__construct(), addComment(), addDocument(), getComment(), getDocuments(), getName(), getVisibility(), setComment(), setDocuments(), setName(), setVisibility()
Methods used from Nette\SmartObject
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Properties summary
public mixed $value
#
Nette 2.4-20170221 API API documentation generated by ApiGen 2.8.0