User Tools

Site Tools


design_class

Differences

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

Link to this comparison view

design_class [2019/10/26 23:50] – created sahldesign_class [2019/10/31 05:49] (current) sahl
Line 25: Line 25:
 <code php> <code php>
 Design::renderPagestart('Hello world', array('include-file.js', 'include-file-2.js'), 'include-file.css'); Design::renderPagestart('Hello world', array('include-file.js', 'include-file-2.js'), 'include-file.css');
 +</code>
 +
 +It is also possible to include javascript after page rendering started using the shortcut function
 +
 +<code php>
 +Design::JSFile('include-file.js');
 </code> </code>
  
design_class.1572133831.txt.gz · Last modified: 2019/10/26 23:50 by sahl

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki