downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ReflectionExtension::__clone> <ReflectionClass::__toString
[edit] Last updated: Fri, 07 Jun 2013

view this page in

ReflectionExtension Sınıfı

(PHP 5)

Giriş

ReflectionExtension sınıfı, bir eklenti hakkında bilgi edinilmesini sağlar.

Sınıf Sözdizimi

ReflectionExtension implements Reflector {
/* Özellikler */
public $name ;
/* Yöntemler */
final private void __clone ( void )
__construct ( string $isim )
public static string export ( string $isim [, string $ihracet = false ] )
public array getClasses ( void )
public array getClassNames ( void )
public array getConstants ( void )
public array getDependencies ( void )
public array getFunctions ( void )
public array getINIEntries ( void )
public string getName ( void )
public string getVersion ( void )
public string info ( void )
public void isPersistent ( void )
public void isTemporary ( void )
public string __toString ( void )
}

Özellikler

name

İsim.

İçindekiler



add a note add a note User Contributed Notes ReflectionExtension - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites