MX/Lang.php

Warning

The class reference below uses tk.phpautodoc to automatically generate the content. It uses the phpDocumentor format. Some DocBlock tags may not be supported, formatting may not render properly, content may not be missing, or content may not load at all.

Class Reference

class MX_Lang

Override the Language Class

When adding functionality to an existing library, the normal method is to extend the parent class in CodeIgniter. MY_Loader extends CI_Loader

@package third_party/MX/Lang.php @subpackage MX_Llang

load($langfile, $lang, $return = FALSE, $add_suffix = TRUE, $alt_path, $_module)

Load Language

@uses Modules::mx_element_path() @uses Modules::mx_element_pathinfo() @uses Modules::mx_element_track() @uses Modules::mx_module_paths()

@param string|array $langfile Language files @return object