PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Referência das Funções Variável e Extensões Relacionadas aos Tipos Reflection Reflector
Reflection Introdução Instalação/Configuração Constantes pré-definidas Exemplos Extending Reflection ReflectionClass ReflectionZendExtension ReflectionExtension ReflectionFunction ReflectionFunctionAbstract ReflectionMethod ReflectionObject ReflectionParameter ReflectionProperty Reflector ReflectionException
  • ReflectionProperty::__toString
  • Reflector::export

The Reflector interface

(PHP 5)

Introdução

Reflector is an interface implemented by all exportable Reflection classes.

Sinopse da classe

Reflector {
/* Métodos */
public static string export ( void )
public string __toString ( void )
}

Table of Contents

  • Reflector::export — Exports
  • Reflector::__toString — To string
© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.