widget_path, $args->skin); $tpl_file = 'language_select'; Context::set('colorset', $args->colorset); // Compile a template $oTemplate = &TemplateHandler::getInstance(); return $oTemplate->compile($tpl_path, $tpl_file); } } ?>