User Tools

Site Tools


admin_menu:addons:example_addon:example_extra_settings:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
admin_menu:addons:example_addon:example_extra_settings:start [2008/11/10 23:54]
jonyo created
admin_menu:addons:example_addon:example_extra_settings:start [2014/09/25 16:55] (current)
Line 1: Line 1:
 ====== Example Extra Settings ====== ====== Example Extra Settings ======
  
-TODOFinish this page.+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/start]] section in this user manual.
admin_menu/addons/example_addon/example_extra_settings/start.1226361254.txt.gz · Last modified: 2014/09/25 16:55 (external edit)