ILIAS  release_4-3 Revision
 All Data Structures Namespaces Files Functions Variables Groups Pages
HTMLPurifier_Language_en_x_test Class Reference
+ Inheritance diagram for HTMLPurifier_Language_en_x_test:
+ Collaboration diagram for HTMLPurifier_Language_en_x_test:

Additional Inherited Members

- Public Member Functions inherited from HTMLPurifier_Language
 __construct ($config, $context)
 load ()
 Loads language object with necessary info from factory cache.
 getMessage ($key)
 Retrieves a localised message.
 getErrorName ($int)
 Retrieves a localised error name.
 listify ($array)
 Converts an array list into a string readable representation.
 formatMessage ($key, $args=array())
 Formats a localised message with passed parameters.
- Data Fields inherited from HTMLPurifier_Language
 $code = 'en'
 ISO 639 language code of language.
 $fallback = false
 Fallback language code.
 $messages = array()
 Array of localizable messages.
 $errorNames = array()
 Array of localizable error codes.
 $error = false
 True if no message file was found for this language, so English is being used instead.
 $_loaded = false
 Has the language object been loaded yet?
 $context
- Protected Attributes inherited from HTMLPurifier_Language
 $config
 Instances of HTMLPurifier_Config and HTMLPurifier_Context.

Detailed Description

Definition at line 5 of file en-x-test.php.


The documentation for this class was generated from the following file: