ScannerMessages Class Reference
List of all members.Detailed Description
Helper class that contains all messages in the Scanner capture plugin in english and german language.Usage: $scannerEntryOptions = new ScannerEntryOptions(); $scannerMessages = new ScannerMessages("de"); $scannerEntryOptions->addMessages($scannerMessages.msgs);
Public Member Functions | |
addMsg ($msg) | |
ScannerMessages ($lang) | |
Public Attributes | |
$msgs = FALSE | |
Array of ScannerMessage objects. |
Constructor & Destructor Documentation
|
|
Member Function Documentation
|
|
Member Data Documentation
|
Array of ScannerMessage objects.
|
The documentation for this class was generated from the following file: