Differences

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

deutsch:technik:systemvariablen:vorlagen [2011/11/24 09:46]
Knut Heermann (flip-flop)
deutsch:technik:systemvariablen:vorlagen [2018/06/03 18:08] (current)
Line 5: Line 5:
Siehe auch: [[deutsch/templates]] Siehe auch: [[deutsch/templates]]
 +\\
**Systemvariablen:** **Systemvariablen:**
<file> <file>
-- $block['headertext']        // Inhalt Kopfzeile: +- $block['name']              // Name:                    [Vorlagenname] 
-- $block['maintext']          // Inhalt Haupt: +- $block['layout']            // Layout:                  [Layout-Nr.] 
-- $block['footertext']        // Inhalt Fußzeile: + 
-- $block['leftttext']        // Inhalt links: +- $block['overwrite']         // Einstellungen:           [Standard|Name der PHP-Datei in /template/inc_settings/template_default/] 
-- $block['righttext']         // Inhalt rechts: + 
-- $block['customblock_XXX']   // Inhalt Eigene Blöcke XXX+- $block["css"]               // CSS Datei: Ausgabe im array z.B. Array([0] => frontend.css [1] => nav_horiz_drop_down.css) 
 +- $block["htmlhead"]          // Inhalt HTML Kopf: <head> 
 + 
 +- $block['jslib']             // JS Bibliothek:           [Bibliothekname] 
 +- $block['jslibload']         // immer laden              [0|1] 
 +- $block['googleapi']         // Google Ajax Lib benutzen [0|1] 
 + 
 +- $block['frontendjs']        // frontend.js laden (mehr aus historischen Gründen) [0|1] 
 +- $block['jsonload']          // JS onload:               [JS String] 
 +- $block['feloginurl']        // FE LoginURL:             [URL] 
 + 
 +- $block['headertext']        // Inhalt Kopfzeile:       [Inhalt] 
 +- $block['maintext']          // Inhalt Haupt:           [Inhalt] 
 +- $block['footertext']        // Inhalt Fußzeile:        [Inhalt] 
 +- $block['lefttext']         // Inhalt links:           [Inhalt] 
 +- $block['righttext']         // Inhalt rechts:          [Inhalt] 
 + 
 +- $block['customblock_XXX']   // Inhalt Eigene Blöcke XXX [Inhalt] 
 + 
 +- $block['errortext']         // Inhalt Fehler:           [Inhalt]
</file> </file>
\\ \\
 +
===== Einbinden einer statischen Datei als Vorlage in "Haupt:"  ===== ===== Einbinden einer statischen Datei als Vorlage in "Haupt:"  =====
deutsch/technik/systemvariablen/vorlagen.1322124370.txt.gz · Last modified: 2018/06/03 18:06 (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