User Tools

Site Tools


admin_menu:addons:example_addon:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin_menu:addons:example_addon:start [2009/03/11 20:07]
jonyo
admin_menu:addons:example_addon:start [2015/09/21 14:49] (current)
geojames [Example Addon]
Line 3: Line 3:
 This section of the admin was created by the Example Addon.  If you install and enable that addon, the admin menu items will display. This section of the admin was created by the Example Addon.  If you install and enable that addon, the admin menu items will display.
  
 +<tip c w>NOTE the example addon cannot be fully installed within the system.  It is designed NOT to be fully installed as an illustration of a potential issue to developers that wish to create their own addon.  The example addon provides no functionality and so could not provide a feature if it could be installed.  The example addon will "conflict" with another addon on purpose to illustrate that an addon can conflict with other addons if not properly created.</tip>
 ===== Developer Info ===== ===== Developer Info =====
 This category is actually created automatically when you "add" an admin page (see //admin.php// the function //init_pages//). This category is actually created automatically when you "add" an admin page (see //admin.php// the function //init_pages//).
Line 8: Line 9:
 Any pages you add using geoAdmin::addAddonPage() will be placed in this category.  If you specify a "parent" for the admin page, the page will also appear in the admin menu wherever you specify. Any pages you add using geoAdmin::addAddonPage() will be placed in this category.  If you specify a "parent" for the admin page, the page will also appear in the admin menu wherever you specify.
  
-For more information, see the "PHP docs" contained in the files for the example addon.  To get started, take a look at our [[developers/startDevelopers]] section in this user manual.+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/start.1236802066.txt.gz · Last modified: 2014/09/25 16:55 (external edit)