Differences

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

english:technics:system-variables:templates [2011/11/24 10:06]
Knut Heermann (flip-flop)
english:technics:system-variables:templates [2018/06/03 18:09] (current)
Line 8: Line 8:
**System variables:** **System variables:**
<file> <file>
-- $block["htmlhead"]         // Content HTML head: <head>+- $block['name']             // name:                     [Template name] 
 +- $block['layout']            // layout:                    [layout-No.]
-- $block['headertext']       // Content header: +- $block['overwrite']        // settings:                 [default|Name of the PHP file in /template/inc_settings/template_default/]
-- $block['maintext']          // Content main: +
-- $block['footertext']        // Content footer: +
-- $block['leftttext']        // Content left: +
-- $block['righttext']         // Content right:+
-- $block['customblock_XXX']  // Content custom blocks XXX+- $block["css"]               // CSS file: Output into an array e.g. Array([0] => frontend.css [1] => nav_horiz_drop_down.css) 
 +- $block['htmlhead']         // Content HTML head: <head>
-- $block['errortext']         // Content error:+- $block['jslib']             // JS Library:                [Lib name] 
 +- $block['jslibload']         // always load                [0|1]  
 +- $block['googleapi']         // use Google Ajax Lib        [0|1]  
 + 
 +- $block['frontendjs']        // load frontend.js (more for historical reasons) [0|1]  
 +- $block['jsonload']          // JS onload:                 [JS string] 
 +- $block['feloginurl']        // FE LoginURL:               [url] 
 + 
 +- $block['headertext']        // Content header:            [Content] 
 +- $block['maintext']          // Content main:              [Content] 
 +- $block['footertext']        // Content footer:            [Content] 
 +- $block['lefttext']          // Content left:              [Content] 
 +- $block['righttext']         // Content right:             [Content] 
 + 
 +- $block['customblock_XXX']   // Content custom blocks XXX  [Content] 
 + 
 +- $block['errortext']         // Content error:            [Content]
</file> </file>
english/technics/system-variables/templates.1322125610.txt.gz · Last modified: 2018/06/03 18:07 (external edit)
www.planmatrix.de www.chimeric.de Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0