@copyright Copyright (C) 2015. All Rights Reserved @license GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html A sermon distributor that links to Dropbox. /----------------------------------------------------------------------------------------------------------------------------------*/ use Joomla\CMS\Factory; use Joomla\CMS\Language\Text; use Joomla\CMS\HTML\HTMLHelper as Html; use TrueChristianChurch\Component\Sermondistributor\Administrator\Helper\SermondistributorHelper; // No direct access to this file defined('_JEXEC') or die; $edit = "index.php?option=com_sermondistributor&view=help_documents&task=help_document.edit"; ?> items as $i => $item): ?> user->authorise('core.manage', 'com_checkin') || $item->checked_out == $this->user->id || $item->checked_out == 0; $userChkOut = Factory::getContainer()-> get(\Joomla\CMS\User\UserFactoryInterface::class)-> loadUserById($item->checked_out); $canDo = SermondistributorHelper::getActions('help_document',$item,'help_documents'); ?> get('help_document.edit.state')): ?> saveOrder) { $iconClass = ' inactive tip-top" hasTooltip" title="' . Html::tooltipText('JORDERINGDISABLED'); } ?> saveOrder) : ?> get('help_document.edit')): ?> checked_out) : ?> id); ?> id); ?>
get('help_document.edit')): ?> escape($item->title); ?> checked_out): ?> name, $item->checked_out_time, 'help_documents.', $canCheckin); ?> escape($item->title); ?>
type); ?> escape($item->groups); ?> location); ?> escape($item->admin_view); ?> escape($item->site_view); ?> get('help_document.edit.state')) : ?> checked_out) : ?> published, $i, 'help_documents.', true, 'cb'); ?> published, $i, 'help_documents.', false, 'cb'); ?> published, $i, 'help_documents.', true, 'cb'); ?> published, $i, 'help_documents.', false, 'cb'); ?> id; ?>