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: Tue, 21 May 2013

view this page in

ReflectionProperty::export

(PHP 5)

ReflectionProperty::exportExporte

Description

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

Exporte une réflexion.

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

argument

La réflection à exporter.

name

Le nom de la propriété.

return

Le fait de le définir à TRUE retournera l'export plutôt que l'émission. Le définir à FALSE (par défaut) fera l'inverse.

Valeurs de retour

Voir aussi

  • 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 | sitemap | contact | advertising | mirror sites