\Horde_Cli_Modular_ModuleUsage

The Horde_Cli_Modular_ModuleUsage interface extends the Horde_Cli_Modular_Module interface with new functionality.

This description will be added after the automatically generated usage line.

Summary

Methods
Constants
getTitle()
getUsage()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getTitle()

getTitle() : string

Returns additional usage title for this module.

Returns

string —

The usage title.

getUsage()

getUsage() : string

Returns additional usage description for this module.

This description will be added after the automatically generated usage line, no need to add any line breaks or other separators.

Returns

string —

The usage description.