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

Class: HTML_QuickForm2_MessageProvider

Source Location: /HTML_QuickForm2-2.1.0/HTML/QuickForm2/MessageProvider.php

Class Overview


Interface for classes that supply (translated) messages for the elements


Author(s):

Version:

  • Release: 2.1.0

Methods


Inherited Variables

Inherited Methods


Class Details

[line 33]
Interface for classes that supply (translated) messages for the elements


[ Top ]


Method Detail

get   [line 43]

array|string|null get( array $messageId, [string $langId = null])

Returns the message(s) for the given ID and language
  • Access: public

Parameters:

array   $messageId   —  Message ID
string   $langId   —  Language, will use the default if not given

[ Top ]


Documentation generated on Wed, 10 Apr 2019 08:56:10 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.