Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

JCB! Site View

Looks (looks)

The List of all published looks

HTML:

<table class="uk-table uk-table-hover">
    <caption><?php echo Text::_('List of all looks'); ?></caption>
    <thead>
        <tr>
            <th><?php echo Text::_('Name'); ?></th>
            <th><?php echo Text::_('Description'); ?></th>
        </tr>
    </thead>
    <tbody>
        <?php foreach ($this->items as $item): ?>
        <tr>
            <td><a href="<?php echo  Joomla___92167f18_8543_40e8_92af_053ef4c210d1___Power::getLookingRoute($item->slug); ?>" ><?php echo $item->name; ?></a></td>
            <td><?php echo $this->escape($item->description, true, 120); ?><?php echo $item->editLink; ?></td>
        </tr>
        <?php endforeach; ?>
    </tbody>
</table>

Deliver dynamic, custom front-end experiences with this reusable Site View crafted for seamless data flow and design flexibility in JCB.


Joomla Volunteer Portal Octoleo Llewellyn Telegram Mastodon X (Twitter) GitHub YouTube n8n Docker Hub Open Collective GPG Key