Mapbender 3.0.6.0 API documenation
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Namespaces

  • FOM
    • CoreBundle
      • Component
      • DependencyInjection
      • Doctrine
        • Types
      • Form
        • DataTransformer
        • Type
    • ManagerBundle
      • Component
      • Configuration
      • Controller
      • DependencyInjection
        • Compiler
      • Form
        • Type
      • Routing
    • UserBundle
      • Command
      • Component
      • Controller
      • DependencyInjection
        • Factory
      • Entity
      • EventListener
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Firewall
  • Mapbender
    • Component
    • CoreBundle
      • Asset
      • Command
      • Component
        • Exception
      • Controller
      • DataFixtures
        • ORM
          • Application
      • DependencyInjection
        • Compiler
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • EventListener
      • Extension
      • Form
        • DataTransformer
        • EventListener
        • Type
      • Security
      • Template
      • Tests
        • Controller
      • Utils
      • Validator
        • Constraints
    • DataSourceBundle
      • Component
        • Drivers
          • Interfaces
      • Controller
      • DependencyInjection
      • Element
        • Type
      • Entity
      • Extension
      • Tests
    • DigitizerBundle
      • Component
      • Element
        • Type
      • Entity
      • Utils
    • DrupalIntegrationBundle
      • DependencyInjection
      • Security
        • Authentication
          • Provider
          • Token
        • Authorization
          • Voter
        • Factory
        • Firewall
        • User
      • Session
    • KmlBundle
      • Element
    • ManagerBundle
      • Component
        • Exception
      • Controller
      • Form
        • DataTransformer
        • Type
      • Template
    • MobileBundle
      • DependencyInjection
      • Template
    • PrintBundle
      • Component
      • Element
        • Type
    • WmcBundle
      • Component
        • Exception
      • Element
        • Type
      • Entity
      • Form
        • Type
      • Tests
        • Component
    • WmsBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Element
        • DataTransformer
        • EventListener
        • Type
      • Entity
      • Event
      • Form
        • DataTransformer
        • EventListener
        • Type
  • None
  • OwsProxy3
    • CoreBundle
      • Component
        • Exception
      • Controller
      • DependencyInjection
      • Entity
      • Event
      • EventListener
      • Worker
  • PHP

Classes

  • DateTime
  • DOMDocument
  • DOMElement
  • DOMNode
  • ReflectionClass
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionProperty
  • stdClass

Interfaces

  • DateTimeInterface
  • Reflector
  • SessionHandlerInterface

Exceptions

  • Exception
  • LogicException

Class ReflectionMethod

ReflectionFunctionAbstract implements Reflector
Extended by ReflectionMethod
PHP Extension: Reflection
Documented at php.net

Methods summary

public static
# export( mixed $class, mixed $name, mixed $return )
public
# __construct( mixed $class_or_method, mixed $name )
public
# __toString( )
public
# isPublic( )
public
# isPrivate( )
public
# isProtected( )
public
# isAbstract( )
public
# isFinal( )
public
# isStatic( )
public
# isConstructor( )
public
# isDestructor( )
public
# getClosure( mixed $object )
public
# getModifiers( )
public
# invoke( mixed $object, mixed $args )
public
# invokeArgs( mixed $object, array $args )
public
# getDeclaringClass( )
public
# getPrototype( )
public
# setAccessible( mixed $value )

Methods inherited from ReflectionFunctionAbstract

getClosureScopeClass(), getClosureThis(), getDocComment(), getEndLine(), getExtension(), getExtensionName(), getFileName(), getName(), getNamespaceName(), getNumberOfParameters(), getNumberOfRequiredParameters(), getParameters(), getShortName(), getStartLine(), getStaticVariables(), inNamespace(), isClosure(), isDeprecated(), isGenerator(), isInternal(), isUserDefined(), isVariadic(), returnsReference()

Magic methods summary

Constants summary

integer IS_STATIC
#1
integer IS_PUBLIC
#256
integer IS_PROTECTED
#512
integer IS_PRIVATE
#1024
integer IS_ABSTRACT
#2
integer IS_FINAL
#4

Properties summary

public string $name
#''
public string $class
#''
Mapbender 3.0.6.0 API documenation API documentation generated by ApiGen 2.8.0