@copyright Copyright (C) 2020 Vast Development Method. All rights reserved. @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html Portal for mobile health clinics /-----------------------------------------------------------------------------------------------------------------------------*/ // No direct access to this file defined('_JEXEC') or die('Restricted access'); use Joomla\CMS\Factory; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; $edit = "index.php?option=com_ehealthportal&view=medications&task=medication.edit"; ?> items as $i => $item): ?> user->authorise('core.manage', 'com_checkin') || $item->checked_out == $this->user->id || $item->checked_out == 0; $userChkOut = Factory::getUser($item->checked_out); $canDo = EhealthportalHelper::getActions('medication',$item,'medications'); ?> get('core.edit.state')): ?> saveOrder) { $iconClass = ' inactive tip-top" hasTooltip" title="' . Html::tooltipText('JORDERINGDISABLED'); } ?> saveOrder) : ?> get('core.edit')): ?> checked_out) : ?> id); ?> id); ?>
get('core.edit')): ?> escape($item->name); ?> checked_out): ?> name, $item->checked_out_time, 'medications.', $canCheckin); ?> escape($item->name); ?>
escape($item->description); ?> get('core.edit.state')) : ?> checked_out) : ?> published, $i, 'medications.', true, 'cb'); ?> published, $i, 'medications.', false, 'cb'); ?> published, $i, 'medications.', true, 'cb'); ?> published, $i, 'medications.', false, 'cb'); ?> id; ?>