JOOMLA中国
  • Joomla中国首页
  • 社区
  • 教程
  • 应用市场
  • B计划
Joomla! Framework TM
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespaces

  • Composer
    • Autoload
  • Joomla
    • Application
      • Cli
        • Output
          • Processor
      • Web
    • Data
    • DI
      • Exception
    • Event
    • Filter
    • Input
    • Ldap
    • Registry
      • Format
    • Session
      • Storage
    • String
    • Uri
    • Utilities
  • None
  • PasswordCompat
    • binary
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Yaml
        • Exception
    • Polyfill
      • Util

Classes

  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • FilterIterator
  • IteratorIterator
  • mysqli
  • PDO
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • SimpleXMLElement
  • SplObjectStorage
  • SplPriorityQueue
  • stdClass
  • XMLReader

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • DomainException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfBoundsException
  • RuntimeException
  • UnexpectedValueException

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(), getReturnType(), getShortName(), getStartLine(), getStaticVariables(), hasReturnType(), 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
#
Joomla! Framework TM API documentation generated by ApiGen 2.8.0
Joomla!® and Joomla! Framework™ are trademarks of Open Source Matters, Inc. in the United States and other countries.