REFLECTIONZENDEXTENSION(3) 1 REFLECTIONZENDEXTENSION(3)
The ReflectionZendExtension class
INTRODUCTION
CLASS SYNOPSIS
ReflectionZendExtension
ReflectionZendExtensionReflector
Properties
o public$name
Methods
o finalprivate void ReflectionZendExtension::__clone (void )
o public ReflectionZendExtension::__construct (string $name)
o publicstatic string ReflectionZendExtension::export (string $name, [string $return])
o public string ReflectionZendExtension::getAuthor (void )
o public string ReflectionZendExtension::getCopyright (void )
o public string ReflectionZendExtension::getName (void )
o public string ReflectionZendExtension::getURL (void )
o public string ReflectionZendExtension::getVersion (void )
o public string ReflectionZendExtension::__toString (void )
PROPERTIES
o $name
- Name of the extension. Read-only, throws ReflectionException in attempt to write.
PHP Documentation Group REFLECTIONZENDEXTENSION(3)