course_info; $itemid = JoomdleHelperContent::getMenuItem(); $show_topics_link = $this->params->get( 'show_topìcs_link' ); $show_grading_system_link = $this->params->get( 'show_grading_system_link' ); $show_teachers_link = $this->params->get( 'show_teachers_link' ); $show_enrol_link = $this->params->get( 'show_enrol_link' ); $show_applicate_link = $this->params->get( 'show_applicate_link' ); $show_paypal_button = $this->params->get( 'show_paypal_button' ); $use_guarantees_integration = $this->params->get( 'use_guarantees_integration' ); $user = &JFactory::getUser(); $user_logged = $user->id; if (!array_key_exists ('cost',$course_info)) $course_info['cost'] = 0; ?>

".JText::_('CJ COURSE TOPICS')."
"; ?>

".JText::_('CJ COURSE GRADING SYSTEM')."
"; ?>

".JText::_('CJ COURSE TEACHERS')."
"; ?>
username; $is_enroled = JoomdleHelperContent::is_enroled ($username, $course_id); if (($show_enrol_link) && (!$course_info['cost'])): ?>

id) && ($use_guarantees_integration)) : if (!$user->id) : // require_once(JPATH_ADMINISTRATOR.DS.'components'.DS.'com_avalistas'.DS.'helpers'.DS.'helper.php'); // if (!AvalistasHelper::usuario_avalado ($user->id)) : ?> ".JText::_('CJ YOU NEED TO LOGIN TO APPLICATE'); ?>



 


id)) : $url = ("index.php?option=com_avalistas&view=solicitar&course_id=$course_id"); ?>