PHP Class Horde_Reflection_Wiki, horde

Copyright 2008-2016 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.
Author: Duck ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Reflection
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
autoDocument ( ) : string Returns a complete wiki description of the method.

Private Methods

Method Description
_getSignature ( ) : string Returns a signature of the method.

Method Details

autoDocument() public method

Returns a complete wiki description of the method.
public autoDocument ( ) : string
return string A wiki snippet with the method documentation.