09-14-2009, 07:56 PM
|
#12 (permalink)
|
|
The Addict
Join Date: Jun 2008
Posts: 335
Thanks: 2
|
A better option for the admin panel in my opinion is providing hooks for instance a provide a function that could hook onto the admin's menu and add items and have it return a resource which the same function could hook onto therefore creating a submenu. All of these hooks would in kind be linked to a page which is encapsulated by the master admin theme but the contents of which be provided by the module's admin file.
|
|
|
|