Mapbender 3.0.6.1 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
  • Throwable

Exceptions

  • Exception
  • LogicException

Class ReflectionClass

ReflectionClass implements Reflector
PHP Extension: Reflection
Documented at php.net

Methods summary

public static
# export( mixed $argument, mixed $return )

Implementation of

Reflector::export()
public
# __construct( mixed $argument )
public
# __toString( )

Implementation of

Reflector::__toString()
public
# getName( )
public
# isInternal( )
public
# isUserDefined( )
public
# isAnonymous( )
public
# isInstantiable( )
public
# isCloneable( )
public
# getFileName( )
public
# getStartLine( )
public
# getEndLine( )
public
# getDocComment( )
public
# getConstructor( )
public
# hasMethod( mixed $name )
public
# getMethod( mixed $name )
public
# getMethods( mixed $filter )
public
# hasProperty( mixed $name )
public
# getProperty( mixed $name )
public
# getProperties( mixed $filter )
public
# hasConstant( mixed $name )
public
# getConstants( )
public
# getConstant( mixed $name )
public
# getInterfaces( )
public
# getInterfaceNames( )
public
# isInterface( )
public
# getTraits( )
public
# getTraitNames( )
public
# getTraitAliases( )
public
# isTrait( )
public
# isAbstract( )
public
# isFinal( )
public
# getModifiers( )
public
# isInstance( mixed $object )
public
# newInstance( mixed $args )
public
# newInstanceWithoutConstructor( )
public
# newInstanceArgs( array $args )
public
# getParentClass( )
public
# isSubclassOf( mixed $class )
public
# getStaticProperties( )
public
# getStaticPropertyValue( mixed $name, mixed $default )
public
# setStaticPropertyValue( mixed $name, mixed $value )
public
# getDefaultProperties( )
public
# isIterateable( )
public
# implementsInterface( mixed $interface )
public
# getExtension( )
public
# getExtensionName( )
public
# inNamespace( )
public
# getNamespaceName( )
public
# getShortName( )

Magic methods summary

Constants summary

integer IS_IMPLICIT_ABSTRACT
#16
integer IS_EXPLICIT_ABSTRACT
#32
integer IS_FINAL
#4

Properties summary

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