Packages

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

Classes

  • PhpClassType
  • PhpHelpers
  • PhpLiteral
  • PhpMethod
  • PhpParameter
  • PhpProperty
  • Overview
  • Package
  • Class
  • Tree

Class PhpProperty

Class property description.

Object
Extended by PhpProperty
Package: Nette\Utils\PhpGenerator
Author: David Grudl
Located at Utils/PhpGenerator/Property.php
Methods summary
public mixed
# __call( string $name, array $args )

Call to undefined method.

Call to undefined method.

Parameters

$name
string
method name
$args
array
arguments

Returns

mixed

Throws

MemberAccessException
Methods inherited from Object
__callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Properties summary
public string $name
#
public mixed $value
#
public boolean $static
#
public string $visibility 'public'
#

public|protected|private

public|protected|private

public array $documents array()
#

of string

of string

Nette Framework 2.0beta2 (for PHP 5.2) API API documentation generated by ApiGen 2.3.0