User Tools

Site Tools


Sidebar

admin_menu:addons:example_addon:example_extra_settings:start

Example Extra Settings

This page is created by the Example Addon, and is for developer demonstration purposes only.

<tip c w>Note: There are no real settings contained in this or any other of the pages in this section. All of the Example Addon admin pages are for developer demonstration purposes only.</tip>

Developer Info

This page is created by a call to geoAdmin::addAddonPage() (see admin.php the function init_pages).

Any pages you add using geoAdmin::addAddonPage() will be placed in the automatically created admin category for this addon, in the admin under Addons > [ADDON TITLE]. If you specify a "parent" for the admin page, the page will also appear in the admin menu wherever you specify, as long as the parent exists. If the parent doesn't exist, it will be created and that section of the tree will be floating out in the middle of nowhere, not displayed in the main admin menu's hierarchy.

For more information, see the "PHP docs" contained in the files for the example addon. To get started, take a look at our Developers section in this user manual.

admin_menu/addons/example_addon/example_extra_settings/start.txt · Last modified: 2014/09/25 16:55 (external edit)