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

Class: Console_CommandLine_MessageProvider

Source Location: /Console_CommandLine-1.0.0/CommandLine/MessageProvider.php

Class Overview


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


Author(s):

Version:

  • Release: 1.0.0

Copyright:

  • 2007 David JEAN LOUIS

Methods


Inherited Variables

Inherited Methods


Class Details

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


[ Top ]


Method Detail

get   [line 50]

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

Retrieve the given string identifier corresponding message.
  • Access: public

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:22:17 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.