UNB Components Code Reference

UnbLocale::AddDict method

Adds more words to a locale's dictionary.

public static function UnbLocale::AddDict ($code, $dict);

Parameters

code

(string) Registered locale code

dict

(array(key => text)) Dictionary entries, as defined in the locale

Member of class: UnbLocale

Implementation file: locale.class.php, line 295

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.