lightweight MVC Lang
Package:
Summary:
Retrieve application texts from MySQL database
Groups:
Author:
Description:
This class can be used to retrieve localization texts from MySQL database.
It extends the base model class of the Lightweight MVC framework to retrieve text translations for any supported idiom.
If the specified text is not available for the given idiom is not available, it defaults to English.
The application idiom can be stored in cookies.
It extends the base model class of the Lightweight MVC framework to retrieve text translations for any supported idiom.
If the specified text is not available for the given idiom is not available, it defaults to English.
The application idiom can be stored in cookies.
Comments are closed.