Unclassified NewsBoard Code Reference

UnbBeginHTML function

Begin a general HTML page

function UnbBeginHTML ($title = '', $simple = false);

Parameters:

title  –  optional, default: ''
(string) <title> content (HTML encoding will be done inside this function)
css
(string) additional CSS definitions
simple  –  optional, default: false
(bool) don't show header and navigation, for small help pages i.e.

Implementation file: unb_lib/common_out.lib.php, line 1848

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.