getData('modules'); $active = $this->getData('active'); $installed = $this->getData('installed'); $id = $this->getData('id'); echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Name'); ?> | = $this->printHtml($modules[$id]->getExternalName()); ?> |
| = $this->getHtml('Version'); ?> | = $this->printHtml($modules[$id]->getVersion()); ?> |
| = $this->getHtml('CreatedBy'); ?> | = $this->printHtml($modules[$id]->get()['creator']['name']); ?> |
| = $this->getHtml('Website'); ?> | = $this->printHtml($modules[$id]->get()['creator']['website']); ?> |
| = $this->getHtml('Description'); ?> | = $this->printHtml($modules[$id]->get()['description']); ?> |
| = $this->getHtml('ID', '0', '0'); ?> | Type | = $this->getHtml('Name'); ?> |
| Group | = $value->name; ?> | |
| = $this->getHtml('Empty', '0', '0'); ?> | ||