Todo List
Translation2 | --Translation2_Decorator | --Translation2_Admin_Decorator
Create a subclass of this class for your own "decoration".
void add( $stringID, [ $pageID = null], $stringArray)
void addLang( $langData)
void cleanCache( )
void getPageNames( )
void remove( $stringID, [ $pageID = null])
void removeLang( [ $langID = null], [ $force = false])
void update( $stringID, [ $pageID = null], $stringArray)
void updateLang( $langData)