No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher une fonction PHP

The ReflectionExtension class

(PHP 5, PHP 7)

Introduction

The ReflectionExtension class reports information about an extension.

PHP: ReflectionExtension - Manual Home of Manuel PHP  Contents Haut

Class synopsis

ReflectionExtension implements Reflector {
/* Properties */
public $name ;
/* Methods */
final private __clone ( void ) : void
public __construct ( string $name )
public static export ( string $name [, string $return = FALSE ] ) : string
public getClasses ( void ) : array
public getClassNames ( void ) : array
public getConstants ( void ) : array
public getDependencies ( void ) : array
public getFunctions ( void ) : array
public getINIEntries ( void ) : array
public getName ( void ) : string
public getVersion ( void ) : string
public info ( void ) : void
public isPersistent ( void ) : void
public isTemporary ( void ) : void
public __toString ( void ) : string
}

PHP: ReflectionExtension - Manual Home of Manuel PHP  Contents Haut

Properties

name

Name of the extension, same as calling the ReflectionExtension::getName() method.

PHP: ReflectionExtension - Manual Home of Manuel PHP  Contents Haut

Table of Contents

Find a PHP function
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph