Overview

Packages

  • awl
    • AuthPlugin
    • AwlDatabase
    • Browser
    • classEditor
    • DataEntry
    • DataUpdate
    • EMail
    • iCalendar
    • MenuSet
    • PgQuery
    • Session
    • Translation
    • User
    • Utilities
    • Validation
    • vCalendar
    • vComponent
    • XMLDocument
    • XMLElement
  • None

Functions

  • awl_set_locale
  • i18n
  • init_gettext
  • Overview
  • Package
  • Class

Package awl\Translation

Functions summary
awl_set_locale

Set the translation to the user's locale. At this stage all we do is call the gettext function.

i18n

Mark a string as being internationalized. This is a semaphore method; it does nothing but it allows us to easily identify strings that require translation. Generally this is used to mark strings that will be stored in the database (like descriptions of permissions).

init_gettext Initialise our use of Gettext
API documentation generated by ApiGen