Template css and js files Whether to load template js and css files or not (Added in version 3.7)

You can chose whether you want to load the template js and css files or not using the settings $config["includeTemplateCSS"] = true; and $config["includeTemplateJS"] = true;

It is useful when your theme is already loading the bootstrap css and js files so you don't want to load again.

Please note that loading other css and js files can also be set in config file e.g jquery.js etc files.

  
                                    $settings["includeTemplateCSS"] = false;
                                    $settings["includeTemplateJS"] = false;
                                    $pdocrud = new PDOCrud(false, "","", $settings);
                                    echo $pdocrud->dbTable("orders")->render();
                                

Deprecated: Optional parameter $op declared before required parameter $task is implicitly treated as a required parameter in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOCrud.php on line 983

Deprecated: Creation of dynamic property PDOCrud::$langData is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOCrud.php on line 2227

Deprecated: Optional parameter $page declared before required parameter $totalrecords is implicitly treated as a required parameter in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOCrudHelper.php on line 191

Deprecated: Optional parameter $parameters declared before required parameter $data is implicitly treated as a required parameter in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOCrudTableFormat.php on line 122

Deprecated: Creation of dynamic property PDOModel::$characterSet is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOModel.php on line 119

Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOModel.php on line 1011

Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOModel.php on line 1011

Deprecated: Creation of dynamic property PDOModel::$characterSet is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOModel.php on line 119

Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOModel.php on line 1011

Deprecated: Creation of dynamic property PDOCrud::$dataHTML is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOCrud.php on line 2379

Deprecated: Creation of dynamic property PDOCrud::$fieldList is deprecated in /home3/openscri/public_html/masinosinaga/pdo-crud/script/classes/PDOCrud.php on line 2380

Orders

Showing 1 to 3 of 69 entries

# ID Order no Order date Customer name Order amount Order status Actions
1 41 76778 2016-09-08 Xenos Clarke 77 Pending
2 42 66729 2016-09-08 Deacon Tyson 90 Completed
3 43 62940 2016-09-08 Xenos Clarke 20 Completed
# ID Order no Order date Customer name Order amount Order status Actions