The ReflectionZendExtension class
(PHP > 5.4.0)
Introdução
Sinopse da classe
ReflectionZendExtension
implements
Reflector
{
/* Propriedades */
public
$ReflectionZendExtension->name
;
/* Métodos */
ReflectionZendExtension::__construct
( string $name
)
}Propriedades
- name
-
Name of the extension. Read-only, throws ReflectionException in attempt to write.
Índice
- ReflectionZendExtension::__clone — Clone handler
- ReflectionZendExtension::__construct — Constructor
- ReflectionZendExtension::export — Export
- ReflectionZendExtension::getAuthor — Gets author
- ReflectionZendExtension::getCopyright — Gets copyright
- ReflectionZendExtension::getName — Gets name
- ReflectionZendExtension::getURL — Gets URL
- ReflectionZendExtension::getVersion — Gets version
- ReflectionZendExtension::__toString — To string handler
There are no user contributed notes for this page.
