Public Member Functions | |
& | GetInformation ($type, $extra) |
Usage: $info = ModuleInfo::getInformation("file", "config.xml"); $info->getName(); $snenesp= I18N::Language($info->getScreenName(), "es");
Definition at line 17 of file ModuleInfo.class.php.
|
Static. It returns a new ModuleInfo class with the apropiated extractor instantiated.
Definition at line 32 of file ModuleInfo.class.php. Referenced by Module::GetInformation(). |