Overview

Packages

  • Reflection

Classes

  • Horde_Reflection
  • Horde_Reflection_CLI
  • Horde_Reflection_Html
  • Horde_Reflection_Wiki
  • Overview
  • Package
  • Class
  • Tree

Class Horde_Reflection_Html

The Horde_Reflection_Html class renders method documention in the HTML format.

Based on the PEAR XML_RPC2_Server_Method class by Sergio Carvalho

Copyright 2004-2006 Sergio Gonalves Carvalho (sergio.carvalho@portugalmail.com) Copyright 2008-2012 Horde LLC (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.

Horde_Reflection
Extended by Horde_Reflection_Html
Package: Reflection
Author: Sergio Carvalho sergio.carvalho@portugalmail.com
Author: Duck duck@obala.net
Author: Jan Schneider jan@horde.org
Located at Horde/Reflection/Html.php
Methods summary
public string
# autoDocument( )

Returns a complete HTML description of the method.

Returns a complete HTML description of the method.

Returns

string
A HTML snippet with the method documentation.
Methods inherited from Horde_Reflection
__construct(), factory()
API documentation generated by ApiGen