Documentation

Horde_Argv_IndentedHelpFormatter extends Horde_Argv_HelpFormatter
in package

Format help with indented section bodies.

Tags
category

Horde

author

Chuck Hagenbuch chuck@horde.org

author

Mike Naberezny mike@maintainable.com

copyright

2010-2017 Horde LLC

license

http://www.horde.org/licenses/bsd BSD

Table of Contents

__construct()  : mixed
formatHeading()  : mixed
formatUsage()  : mixed

Methods

__construct()

public __construct([mixed $indent_increment = 2 ][, mixed $max_help_position = 24 ][, mixed $width = null ][, mixed $short_first = true ][, mixed $color = null ]) : mixed
Parameters
$indent_increment : mixed = 2
$max_help_position : mixed = 24
$width : mixed = null
$short_first : mixed = true
$color : mixed = null
Return values
mixed

formatHeading()

public formatHeading(mixed $heading) : mixed
Parameters
$heading : mixed
Return values
mixed

formatUsage()

public formatUsage(mixed $usage) : mixed
Parameters
$usage : mixed
Return values
mixed

Search results