User Tools

Site Tools


developers:geoclass:geoview: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
developers:geoclass:geoview:start [2012/07/23 23:29]
127.0.0.1 external edit
developers:geoclass:geoview:start [2014/09/25 16:55] (current)
Line 15: Line 15:
 For this explanation, lets say in your addon, you wanted to alter the data used to display the "mainbody" template on a certain page. For this explanation, lets say in your addon, you wanted to alter the data used to display the "mainbody" template on a certain page.
  
-It happens that the "best place" to do that, would be in the [[developers:addons:core_events:start|Core Event]] **notify_display_page**.  See the Example addon documentation for more information on that core event.  We won't go over how to use core events here, instead we'll be skipping straight to how to manipulate the geoView template variables.+It happens that the "best place" to do that, would be in the [[developers:addons:core_events|Core Event]] **notify_display_page**.  See the Example addon documentation for more information on that core event.  We won't go over how to use core events here, instead we'll be skipping straight to how to manipulate the geoView template variables.
  
 First, wherever in your addon you are manipulating the geoView variables, you would first get an instance of the geoView class: First, wherever in your addon you are manipulating the geoView variables, you would first get an instance of the geoView class:
developers/geoclass/geoview/start.1343086173.txt.gz · Last modified: 2014/09/25 16:55 (external edit)