Changes between Version 3 and Version 4 of DolphinTutorialMyFirstModule


Ignore:
Timestamp:
Jan 29, 2010, 5:43:38 AM (14 years ago)
Author:
AlexT
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DolphinTutorialMyFirstModule

    v3 v4  
    254254    * '''pageStart''' tells you that output will be below 
    255255    * '''pageCode''' tells you that output is completed, and the page will be displayed 
    256           o the first parameter is page name, and we take it from the language file using _t function 
    257           o the second parameter tells the script to wrap the output in a box 
     256          * the first parameter is page name, and we take it from the language file using _t function 
     257          * the second parameter tells the script to wrap the output in a box 
    258258    * '''parseHtmlByName''' function outputs the '''main.html''' file by making all the substitutions. It accepts the array '''$aVars''' of server variables - in this case we declared the '''server_time''' template variable, which is used in the template as '''__server_time__'''. 
    259259 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub