User Tools

Site Tools


developing_methodology

Differences

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

Link to this comparison view

developing_methodology [2022/09/04 22:41] – created wtkadmindeveloping_methodology [2025/03/29 15:42] (current) – added info regarding MaterializeCSS wtkadmin
Line 18: Line 18:
   * spa.htm or mpa.htm   * spa.htm or mpa.htm
   * wtkLibrary.js   * wtkLibrary.js
-  * MaterializeCSS.php+  * Materialize.php
  
 ==== wtkServerInfo.php ==== ==== wtkServerInfo.php ====
Line 34: Line 34:
 Because every website has different needs for their dashboard, it is likely you will want to modify wtkLibrary.js in small ways.  For example changing access warnings based on user's security level or changing which PHP pages are called via AJAX for Dashboard Widget refreshing. Because every website has different needs for their dashboard, it is likely you will want to modify wtkLibrary.js in small ways.  For example changing access warnings based on user's security level or changing which PHP pages are called via AJAX for Dashboard Widget refreshing.
  
-==== MaterializeCSS.php ====+==== Materialize.php ====
  
-This PHP page is the library of PHP functions for creating the HTML for form fields.  Hopefully you will not need to edit this, but based on your HTML goals that is a possibility.  If you are using a different HTML framework than MaterializeCSS then this would be the file to copy and modify.  If you are using Bootstrap then email me and I will send a prior Bootstrap.php file which uses the same PHP function names but generates Bootstrap HTML instead of MaterializeCSS HTML.+By default Wizard's Toolkit uses MaterializeCSS for the HTML framework.  This PHP page is the library of PHP functions for creating the HTML for form fields.  Hopefully you will not need to edit this, but based on your HTML goals that is a possibility.  If you are using a different HTML framework than MaterializeCSS then this would be the file to copy and modify.  If you are using Bootstrap then email me and I will send a prior Bootstrap.php file which uses the same PHP function names but generates Bootstrap HTML instead of MaterializeCSS HTML.
developing_methodology.1662331291.txt.gz · Last modified: 2022/09/04 22:41 by wtkadmin