PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Referência das Funções Variável e Extensões Relacionadas aos Tipos Reflection ReflectionExtension ReflectionExtension::__toString
ReflectionExtension ReflectionExtension::__clone ReflectionExtension::__construct ReflectionExtension::export ReflectionExtension::getClasses ReflectionExtension::getClassNames ReflectionExtension::getConstants ReflectionExtension::getDependencies ReflectionExtension::getFunctions ReflectionExtension::getINIEntries ReflectionExtension::getName ReflectionExtension::getVersion ReflectionExtension::info ReflectionExtension::isPersistent ReflectionExtension::isTemporary ReflectionExtension::__toString
  • ReflectionExtension::isTemporary
  • ReflectionFunction

ReflectionExtension::__toString

(PHP 5)

ReflectionExtension::__toString — To string

Descrição

public string ReflectionExtension::__toString ( void )

Exports a reflected extension and returns it as a string. This is the same as the ReflectionExtension::export() with the return set to TRUE.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the exported extension as a string, in the same way as the ReflectionExtension::export().

Veja Também

  • ReflectionExtension::__construct() - Constructs a ReflectionExtension
  • ReflectionExtension::export() - Export
  • __toString()

© Copyright © 2001-2015 The PHP Group.

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