getTemplate(true)->params; $app = JFactory::getApplication(); $doc = JFactory::getDocument(); $this->language = $doc->language; $this->direction = $doc->direction; // Detecting Active Variables $option = $app->input->getCmd('option', ''); $view = $app->input->getCmd('view', ''); $layout = $app->input->getCmd('layout', ''); $task = $app->input->getCmd('task', ''); $itemid = $app->input->getCmd('Itemid', ''); $sitename = $app->getCfg('sitename'); if($task == "edit" || $layout == "form" ) { $fullWidth = 1; } else { $fullWidth = 0; } // Add JavaScript Frameworks JHtml::_('bootstrap.framework'); // Add current user information $user = JFactory::getUser(); // Logo file if ($params->get('logoFile')) { $logo = JUri::root() . $params->get('logoFile'); } else { $logo = $this->baseurl . "/templates/" . $this->template . "/images/logo.png"; } ?> <?php echo $this->title; ?> <?php echo $this->error->getMessage();?> get('debug_lang'); if ((defined('JDEBUG') && JDEBUG) || $debug) { ?> direction == 'rtl') { ?> get('googleFont')) { ?> ' rel='stylesheet' type='text/css'> get('templateColor')) { ?>
<?php echo $sitename; ?>

getBuffer('module', 'search'); ?>


error->getCode(); ?> error->getMessage();?>
getBuffer('modules', 'debug', array('style' => 'none')); ?>