@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=local_listings&task=local_listing.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('local_listing',$item,'local_listings'); ?> get('local_listing.edit.state')): ?> saveOrder) { $iconClass = ' inactive tip-top" hasTooltip" title="' . Html::tooltipText('JORDERINGDISABLED'); } ?> saveOrder) : ?> get('local_listing.edit')): ?> checked_out) : ?> id); ?> id); ?>
get('local_listing.edit')): ?> escape($item->name); ?> checked_out): ?> name, $item->checked_out_time, 'local_listings.', $canCheckin); ?> escape($item->name); ?>
build); ?> escape($item->size); ?>
user->authorise('external_source.edit', 'com_sermondistributor.external_source.' . (int) $item->external_source)): ?> escape($item->external_source_description); ?> escape($item->external_source_description); ?>
escape($item->key); ?> get('local_listing.edit.state')) : ?> checked_out) : ?> published, $i, 'local_listings.', true, 'cb'); ?> published, $i, 'local_listings.', false, 'cb'); ?> published, $i, 'local_listings.', true, 'cb'); ?> published, $i, 'local_listings.', false, 'cb'); ?> id; ?>