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

search for in the

ReflectionProperty::getDeclaringClass> <ReflectionProperty::__construct
Last updated: Fri, 20 May 2011

view this page in

ReflectionProperty::export

(PHP 5)

ReflectionProperty::exportExport

Descripción

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

Exports a reflection.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

argument

La reflexión a exportar.

name

The property name.

return

Configurarlo a TRUE devolverá la exportación, a diferencia de emitirla. Configurarlo a FALSE (el valor por defecto) hará lo contrario.

Valores devueltos

Ver también

  • ReflectionProperty::toString()



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

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