load() load( $langfile = '', $idiom = '', $return = FALSE, $add_suffix = TRUE, $alt_path = '') : mixed Load a language file Parameters $langfile $idiom $return $add_suffix $alt_path Returns mixed
line() line(string $line = '') : string Fetch a single line of text from the language array Parameters string $line the language line Returns string