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

Class: Console_CommandLine_MessageProvider

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

Class Overview


Message providers common interface, all message providers must implement this interface.


Author(s):

Version:

  • Release: 1.2.0

Copyright:

  • 2007 David JEAN LOUIS

Methods


Inherited Variables

Inherited Methods


Class Details

[line 38]
Message providers common interface, all message providers must implement this interface.


[ Top ]


Method Detail

get   [line 53]

string get( string $code, [array $vars = array()])

Retrieves the given string identifier corresponding message.

For a list of identifiers please see the provided default message provider.


Parameters:

string   $code   —  The string identifier of the message
array   $vars   —  An array of template variables

[ Top ]


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