__call()
__construct()
__toString()
export()
getConstant()
getConstants()
getConstructor()
getDefaultProperties()
getDocComment()
getEndLine()
getExtension()
getExtensionName()
getFileName()
getInterfaceNames()
getInterfaces()
getMethod()
getMethods()
getModifiers()
getName()
getNamespaceName()
getParentClass()
getProperties()
getProperty()
getShortName()
getStartLine()
getStaticProperties()
getStaticPropertyValue()
getTraitAliases()
getTraitNames()
getTraits()
get_all()
hasConstant()
hasMethod()
hasProperty()
implementsInterface()
inNamespace()
isAbstract()
isCloneable()
isFinal()
isInstance()
isInstantiable()
isInterface()
isInternal()
isIterateable()
isSubclassOf()
isTrait()
isUserDefined()
newInstance()
newInstanceArgs()
newInstanceWithoutConstructor()
setStaticPropertyValue()
Class for examining other classes
package | miniMVC |
---|---|
subpackage | System |
__call(string $name, array $args) : mixed
string
array
mixed
__construct(mixed $var)
mixed
__toString()
inherited_from | ReflectionClass::__toString() |
---|
export()
inherited_from | ReflectionClass::export() |
---|
getConstant()
inherited_from | ReflectionClass::getConstant() |
---|
getConstants()
inherited_from | ReflectionClass::getConstants() |
---|
getConstructor()
inherited_from | ReflectionClass::getConstructor() |
---|
getDefaultProperties()
inherited_from | ReflectionClass::getDefaultProperties() |
---|
getDocComment()
inherited_from | ReflectionClass::getDocComment() |
---|
getEndLine()
inherited_from | ReflectionClass::getEndLine() |
---|
getExtension()
inherited_from | ReflectionClass::getExtension() |
---|
getExtensionName()
inherited_from | ReflectionClass::getExtensionName() |
---|
getFileName()
inherited_from | ReflectionClass::getFileName() |
---|
getInterfaceNames()
inherited_from | ReflectionClass::getInterfaceNames() |
---|
getInterfaces()
inherited_from | ReflectionClass::getInterfaces() |
---|
getMethod()
inherited_from | ReflectionClass::getMethod() |
---|
getMethods()
inherited_from | ReflectionClass::getMethods() |
---|
getModifiers()
inherited_from | ReflectionClass::getModifiers() |
---|
getName()
inherited_from | ReflectionClass::getName() |
---|
getNamespaceName()
inherited_from | ReflectionClass::getNamespaceName() |
---|
getParentClass()
inherited_from | ReflectionClass::getParentClass() |
---|
getProperties()
inherited_from | ReflectionClass::getProperties() |
---|
getProperty()
inherited_from | ReflectionClass::getProperty() |
---|
getShortName()
inherited_from | ReflectionClass::getShortName() |
---|
getStartLine()
inherited_from | ReflectionClass::getStartLine() |
---|
getStaticProperties()
inherited_from | ReflectionClass::getStaticProperties() |
---|
getStaticPropertyValue()
inherited_from | ReflectionClass::getStaticPropertyValue() |
---|
getTraitAliases()
inherited_from | ReflectionClass::getTraitAliases() |
---|
getTraitNames()
inherited_from | ReflectionClass::getTraitNames() |
---|
getTraits()
inherited_from | ReflectionClass::getTraits() |
---|
get_all()
hasConstant()
inherited_from | ReflectionClass::hasConstant() |
---|
hasMethod()
inherited_from | ReflectionClass::hasMethod() |
---|
hasProperty()
inherited_from | ReflectionClass::hasProperty() |
---|
implementsInterface()
inherited_from | ReflectionClass::implementsInterface() |
---|
inNamespace()
inherited_from | ReflectionClass::inNamespace() |
---|
isAbstract()
inherited_from | ReflectionClass::isAbstract() |
---|
isCloneable()
inherited_from | ReflectionClass::isCloneable() |
---|
isFinal()
inherited_from | ReflectionClass::isFinal() |
---|
isInstance()
inherited_from | ReflectionClass::isInstance() |
---|
isInstantiable()
inherited_from | ReflectionClass::isInstantiable() |
---|
isInterface()
inherited_from | ReflectionClass::isInterface() |
---|
isInternal()
inherited_from | ReflectionClass::isInternal() |
---|
isIterateable()
inherited_from | ReflectionClass::isIterateable() |
---|
isSubclassOf()
inherited_from | ReflectionClass::isSubclassOf() |
---|
isTrait()
inherited_from | ReflectionClass::isTrait() |
---|
isUserDefined()
inherited_from | ReflectionClass::isUserDefined() |
---|
newInstance()
inherited_from | ReflectionClass::newInstance() |
---|
newInstanceArgs()
inherited_from | ReflectionClass::newInstanceArgs() |
---|
newInstanceWithoutConstructor()
inherited_from | ReflectionClass::newInstanceWithoutConstructor() |
---|
setStaticPropertyValue()
inherited_from | ReflectionClass::setStaticPropertyValue() |
---|