Method | Description | |
---|---|---|
__construct ( |
||
__toString ( ) | {@inheritDoc} | |
export ( $argument, $return = false ) | {@inheritDoc} | |
getConstant ( $name ) | {@inheritDoc} | |
getConstants ( ) | {@inheritDoc} | |
getConstructor ( ) | {@inheritDoc} | |
getDefaultProperties ( ) | {@inheritDoc} | |
getDocComment ( ) | {@inheritDoc} | |
getEndLine ( ) | {@inheritDoc} | |
getExtension ( ) | {@inheritDoc} | |
getExtensionName ( ) | {@inheritDoc} | |
getFileName ( ) | {@inheritDoc} | |
getInterfaceNames ( ) | {@inheritDoc} | |
getInterfaces ( ) | {@inheritDoc} | |
getMethod ( $name ) | {@inheritDoc} | |
getMethods ( $filter = null ) | {@inheritDoc} | |
getModifiers ( ) | {@inheritDoc} | |
getName ( ) | {@inheritDoc} | |
getNamespaceName ( ) | {@inheritDoc} | |
getParentClass ( ) | {@inheritDoc} | |
getProperties ( $filter = null ) | {@inheritDoc} | |
getProperty ( $name ) | {@inheritDoc} | |
getShortName ( ) | {@inheritDoc} | |
getStartLine ( ) | {@inheritDoc} | |
getStaticProperties ( ) | {@inheritDoc} | |
getStaticPropertyValue ( $name, $default = null ) | {@inheritDoc} | |
getTraitAliases ( ) | {@inheritDoc} | |
getTraitNames ( ) | {@inheritDoc} | |
getTraits ( ) | {@inheritDoc} | |
hasConstant ( $name ) | {@inheritDoc} | |
hasMethod ( $name ) | {@inheritDoc} | |
hasProperty ( $name ) | {@inheritDoc} | |
implementsInterface ( $interface ) | {@inheritDoc} | |
inNamespace ( ) | {@inheritDoc} | |
isAbstract ( ) | {@inheritDoc} | |
isCloneable ( ) | {@inheritDoc} | |
isFinal ( ) | {@inheritDoc} | |
isInstance ( $object ) | {@inheritDoc} | |
isInstantiable ( ) | {@inheritDoc} | |
isInterface ( ) | {@inheritDoc} | |
isInternal ( ) | {@inheritDoc} | |
isIterateable ( ) | {@inheritDoc} | |
isSubclassOf ( $class ) | {@inheritDoc} | |
isTrait ( ) | {@inheritDoc} | |
isUserDefined ( ) | {@inheritDoc} | |
newInstance ( $args = null, $_ = null ) | {@inheritDoc} | |
newInstanceArgs ( array $args = null ) | {@inheritDoc} | |
newInstanceWithoutConstructor ( ) | {@inheritDoc} | |
setStaticPropertyValue ( $name, $value ) | {@inheritDoc} |
public __construct ( |
||
$betterReflectionClass |
public getStaticPropertyValue ( $name, $default = null ) |
public newInstanceArgs ( array $args = null ) | ||
$args | array |
public newInstanceWithoutConstructor ( ) |
public setStaticPropertyValue ( $name, $value ) |