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

search for in the

ReflectionProperty::getDeclaringClass> <ReflectionProperty::__construct
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionProperty::export

(PHP 5)

ReflectionProperty::exportExport

Beschreibung

public static string ReflectionProperty::export ( mixed $class , string $name [, bool $return ] )

Exports a reflection.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

argument

Die Reflection, die exportiert werden soll.

name

The property name.

return

Wird dies auf TRUE gesetzt, so wird der Export zurückgegeben anstelle ihn auszugeben. Wird dies auf FALSE gesetzt (der Standardwert), wird das Gegenteil passieren.

Rückgabewerte

Siehe auch

  • ReflectionProperty::toString()



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

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