php man page for reflectionextension

Query: reflectionextension

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

REFLECTIONEXTENSION(3)							 1						    REFLECTIONEXTENSION(3)

The ReflectionExtension class

INTRODUCTION
The ReflectionExtension class reports information about an extension.
CLASS SYNOPSIS
ReflectionExtension ReflectionExtensionReflector Properties o public$name Methods o finalprivate void ReflectionExtension::__clone (void ) o public ReflectionExtension::__construct (string $name) o publicstatic string ReflectionExtension::export (string $name, [string $return = false]) o public array ReflectionExtension::getClasses (void ) o public array ReflectionExtension::getClassNames (void ) o public array ReflectionExtension::getConstants (void ) o public array ReflectionExtension::getDependencies (void ) o public array ReflectionExtension::getFunctions (void ) o public array ReflectionExtension::getINIEntries (void ) o public string ReflectionExtension::getName (void ) o public string ReflectionExtension::getVersion (void ) o public void ReflectionExtension::info (void ) o public void ReflectionExtension::isPersistent (void ) o public void ReflectionExtension::isTemporary (void ) o public string ReflectionExtension::__toString (void )
PROPERTIES
o $name - Name of the extension, same as calling the ReflectionExtension::getName method. PHP Documentation Group REFLECTIONEXTENSION(3)
Related Man Pages
reflectionclass(3) - php
arrayiterator(3) - php
directoryiterator(3) - php
recursivearrayiterator(3) - php
reflectionobject(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team