Console_CommandLine
[ class tree: Console_CommandLine ] [ index: Console_CommandLine ] [ all elements ]

Class: Console_CommandLine_Renderer

Source Location: /Console_CommandLine-1.2.0/Console/CommandLine/Renderer.php

Class Overview


Renderers common interface, all renderers must implement this interface.


Author(s):

Version:

  • Release: 1.2.0

Copyright:

  • 2007 David JEAN LOUIS

Methods


Inherited Variables

Inherited Methods


Class Details

[line 37]
Renderers common interface, all renderers must implement this interface.


[ Top ]


Method Detail

error   [line 58]

string error( string $error)

Returns a formatted error message.
  • Return: The error string
  • Access: public

Parameters:

string   $error   —  The error message to format

[ Top ]

usage   [line 46]

string usage( )

Returns the full usage message.
  • Return: The usage message
  • Access: public

[ Top ]

version   [line 68]

string version( )

Returns the program version string.
  • Return: The version string
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:51:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.