Packages

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

Classes

  • ArrayIterator
  • CachingIterator
  • Closure
  • DateTime
  • FilterIterator
  • IteratorIterator
  • PDO
  • PDOStatement
  • RecursiveArrayIterator
  • ReflectionClass
  • ReflectionExtension
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • ReflectionProperty
  • SplObjectStorage
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • ErrorException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfRangeException
  • RuntimeException
  • Overview
  • Package
  • Class
  • Tree

Class ReflectionFunctionAbstract

ReflectionFunctionAbstract implements Reflector

Direct known subclasses

ReflectionFunction, ReflectionMethod

Indirect known subclasses

NFunctionReflection, NMethodReflection
Abstract
PHP Extension: Reflection
Documented at php.net
Methods summary
abstract public
# __toString( )
public
# inNamespace( )
public
# isClosure( )
public
# isDeprecated( )
public
# isInternal( )
public
# isUserDefined( )
public
# getDocComment( )
public
# getEndLine( )
public
# getExtension( )
public
# getExtensionName( )
public
# getFileName( )
public
# getName( )
public
# getNamespaceName( )
public
# getNumberOfParameters( )
public
# getNumberOfRequiredParameters( )
public
# getParameters( )
public
# getShortName( )
public
# getStartLine( )
public
# getStaticVariables( )
public
# returnsReference( )
Methods inherited from Reflector
export()
Properties summary
public string $name ''
#
Nette Framework 2.0beta1 (for PHP 5.2) API API documentation generated by ApiGen 2.3.0