Argv
Interfaces, Classes, Traits and Enums
- AmbiguousOptionException
- Raised if an ambiguous option is seen on the command line.
- HBadOptionException
- Raised if an invalid option is seen on the command line.
- Exception
- Exception handler for the Horde_Argv library.
- HelpFormatter
- Provides HelpFormatter, used by Horde_Argv_Parser to generate formatted
help text.
- Horde_Argv_IndentedHelpFormatter
- Format help with indented section bodies.
- Option
- Defines the Option class and some standard value-checking functions.
- OptionConflictException
- Raised if conflicting options are added to a Horde_Argv_Parser.
- OptionContainer
- Abstract base class.
- OptionException
- Raised if an Option instance is created with invalid or
inconsistent arguments.
- OptionGroup
- An option group allows to group a number of options under a common header
and description.
- OptionValueException
- Raised if an invalid option value is encountered on the command
- Parser
- Horde command-line argument parsing package.
- TitledHelpFormatter
- Format help with underlined section headers.
- Translation
- Horde_Argv_Translation is the translation wrapper class for Horde_Argv.
- Values
- Result hash for Horde_Argv_Parser