data['routes'] ?? []; $module = $this->data['module'] ?? ''; echo $this->data['nav']->render(); ?>
| = $this->getHtml('Active'); ?> | = $this->getHtml('App'); ?> | = $this->getHtml('Verb'); ?> | = $this->getHtml('Route'); ?> | = $this->getHtml('Destination'); ?> |
| = $app; ?> | = RouteVerb::getName((string) $route['verb']); ?> | = $uri; ?> | = $route['dest']; ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | ||||