* @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ $categories = $this->getData('categories'); /** * @var \phpOMS\Views\View $this */ echo $this->getData('nav')->render(); ?>
| = $this->getText('ID', 0, 0); ?> | = $this->getText('Name'); ?> |
| = $value->getId(); ?> | = $value->getName(); ?> |
| = $this->getText('Empty', 0, 0); ?> | |