ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Sabre\VObject\CliMock Class Reference
+ Inheritance diagram for Sabre\VObject\CliMock:
+ Collaboration diagram for Sabre\VObject\CliMock:

Data Fields

 $quiet = false
 
 $format
 
 $pretty
 
 $stdin
 
 $stdout
 
 $stderr
 
 $inputFormat
 
 $outputFormat
 

Additional Inherited Members

- Public Member Functions inherited from Sabre\VObject\Cli
 main (array $argv)
 Main function. More...
 
- Protected Member Functions inherited from Sabre\VObject\Cli
 showHelp ()
 Shows the help message. More...
 
 validate (Component $vObj)
 Validates a VObject file. More...
 
 repair (Component $vObj)
 Repairs a VObject file. More...
 
 convert ($vObj)
 Converts a vObject file to a new format. More...
 
 color ($vObj)
 Colorizes a file. More...
 
 colorize ($color, $str, $resetTo='default')
 Returns an ansi color string for a color name. More...
 
 cWrite ($color, $str)
 Writes out a string in specific color. More...
 
 serializeComponent (Component $vObj)
 
 serializeProperty (Property $property)
 Colorizes a property. More...
 
 parseArguments (array $argv)
 Parses the list of arguments. More...
 
 readInput ()
 Reads the input file. More...
 
 log ($msg, $color='default')
 Sends a message to STDERR. More...
 
- Protected Attributes inherited from Sabre\VObject\Cli
 $quiet = false
 
 $showHelp = false
 
 $format
 
 $pretty
 
 $inputPath
 
 $outputPath
 
 $stdout
 
 $stdin
 
 $stderr
 
 $inputFormat
 
 $forgiving = false
 
 $parser
 

Detailed Description

Definition at line 478 of file CliTest.php.

Field Documentation

◆ $format

Sabre\VObject\CliMock::$format

Definition at line 482 of file CliTest.php.

◆ $inputFormat

Sabre\VObject\CliMock::$inputFormat

Definition at line 492 of file CliTest.php.

◆ $outputFormat

Sabre\VObject\CliMock::$outputFormat

Definition at line 494 of file CliTest.php.

◆ $pretty

Sabre\VObject\CliMock::$pretty

Definition at line 484 of file CliTest.php.

◆ $quiet

Sabre\VObject\CliMock::$quiet = false

Definition at line 480 of file CliTest.php.

◆ $stderr

Sabre\VObject\CliMock::$stderr

Definition at line 490 of file CliTest.php.

◆ $stdin

Sabre\VObject\CliMock::$stdin

Definition at line 486 of file CliTest.php.

◆ $stdout

Sabre\VObject\CliMock::$stdout

Definition at line 488 of file CliTest.php.


The documentation for this class was generated from the following file: