User Tools

Site Tools


developers:geoclass: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:start [2009/03/25 17:47]
jonyo
developers:geoclass:start [2014/09/25 16:55] (current)
Line 1: Line 1:
 +{{indexmenu_n>20}}
 ====== geoClasses Tips ====== ====== geoClasses Tips ======
  
Line 8: Line 9:
 Below is a list of some of the most used classes in the Geo software.  These are classes that are used throughout the Geo code, and that we recommend to utilize in your own custom [[developers/addons/start|Addon]]. Below is a list of some of the most used classes in the Geo software.  These are classes that are used throughout the Geo code, and that we recommend to utilize in your own custom [[developers/addons/start|Addon]].
  
-  * [[developers/geoClass/geoView/start]] class - "holds" most of the //Smarty template// variables that are be used in system and module templates.  Also responsible for doing the main work of displaying the page, working closely with the [[developers/geoClass/geoTemplate/start:geoTemplate]] class.+  * [[developers/geoClass/geoView/start]] class - "holds" most of the //Smarty template// variables that are be used in system and module templates.  Also responsible for doing the main work of displaying the page, working closely with the [[developers/geoClass/geoTemplate/start|geoTemplate]] class
 +  * [[developers/geoClass/geoTransaction/start]] class - Object that represents one //transaction// where a buyer has made a payment to the seller, or the seller is charging something to the buyer.
   * We will be adding additional classes as time goes, if you would like to see more information on a Geo class described here let us know!   * We will be adding additional classes as time goes, if you would like to see more information on a Geo class described here let us know!
developers/geoclass/start.1238003234.txt.gz · Last modified: 2014/09/25 16:55 (external edit)