Overview

Namespaces

  • Composer
    • Autoload
  • Guzzle
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Mock
    • Stream
  • Mockery
    • Adapter
      • Phpunit
    • CountValidator
    • Exception
    • Generator
      • StringManipulation
        • Pass
    • Loader
    • Matcher
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • Fatzebra
      • Message
  • PHP
  • Symfony
    • Component
      • EventDispatcher
        • Debug
        • DependencyInjection
        • Tests
          • Debug
          • DependencyInjection
      • HttpFoundation
        • File
          • Exception
          • MimeType
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
        • Tests
          • File
            • MimeType
          • Session
            • Attribute
            • Flash
            • Storage
              • Handler
              • Proxy
      • Yaml
        • Exception
        • Tests

Classes

  • ArrayIterator
  • Closure
  • DateTime
  • Memcache
  • Memcached
  • MemcachePool
  • PDO
  • ReflectionClass
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • SimpleXMLElement
  • SplFileInfo
  • SplObjectStorage

Interfaces

  • ArrayAccess
  • BadFunctionCallException
  • BadMethodCallException
  • Countable
  • DateTimeInterface
  • DomainException
  • Exception
  • InvalidArgumentException
  • Iterator
  • IteratorAggregate
  • JsonSerializable
  • LogicException
  • OutOfBoundsException
  • PDOException
  • Reflector
  • RuntimeException
  • SeekableIterator
  • Serializable
  • Traversable
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree

Class ReflectionClass

ReflectionClass implements Reflector
PHP Extension: Reflection
Documented at php.net
Methods summary
public static
# export( $argument, $return )

Implementation of

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

Implementation of

Reflector::__toString()
public
# getName( )
public
# isInternal( )
public
# isUserDefined( )
public
# isInstantiable( )
public
# isCloneable( )
public
# getFileName( )
public
# getStartLine( )
public
# getEndLine( )
public
# getDocComment( )
public
# getConstructor( )
public
# hasMethod( $name )
public
# getMethod( $name )
public
# getMethods( $filter )
public
# hasProperty( $name )
public
# getProperty( $name )
public
# getProperties( $filter )
public
# hasConstant( $name )
public
# getConstants( )
public
# getConstant( $name )
public
# getInterfaces( )
public
# getInterfaceNames( )
public
# isInterface( )
public
# getTraits( )
public
# getTraitNames( )
public
# getTraitAliases( )
public
# isTrait( )
public
# isAbstract( )
public
# isFinal( )
public
# getModifiers( )
public
# isInstance( $object )
public
# newInstance( $args )
public
# newInstanceWithoutConstructor( )
public
# newInstanceArgs( array $args )
public
# getParentClass( )
public
# isSubclassOf( $class )
public
# getStaticProperties( )
public
# getStaticPropertyValue( $name, $default )
public
# setStaticPropertyValue( $name, $value )
public
# getDefaultProperties( )
public
# isIterateable( )
public
# implementsInterface( $interface )
public
# getExtension( )
public
# getExtensionName( )
public
# inNamespace( )
public
# getNamespaceName( )
public
# getShortName( )
Constants summary
integer IS_IMPLICIT_ABSTRACT
# 16
integer IS_EXPLICIT_ABSTRACT
# 32
integer IS_FINAL
# 64
Properties summary
public string $name
# ''
Omnipay Fat Zebra / Paystream Gateway Module API Documentation API documentation generated by ApiGen