Variables

calendar/config/conf.gui.php File Reference

Go to the source code of this file.

Variables

 $templatefolder = '/templates'
 $actualtemplate = "default"
 $DP_CSS [tblrow1] = 'class="tblrow1"'
 $DP_CSS [tblrow2] = 'class="tblrow2"'
 $DP_CSS [tblrow1_s] = 'tblrow1'
 $DP_CSS [tblrow2_s] = 'tblrow2'
 $DP_CSS [tblheader] = 'class="tblheader"'
 $DP_CSS [small] = 'class="small"'
 $DP_CSS [fullwidth] = 'class="fullwidth"'
 $DP_CSS [tblrow3] = 'class="tblrow3"'
 $DP_CSS [tblrow4] = 'class="tblrow4"'
 $DP_CSS [navi_new] = 'class="navi_new"'
 $DP_CSS [navi_open] = 'class="navi_open"'
 $DP_CSS [tblrow01] = 'class="tblrow01"'
 $DP_CSS [tblrow02] = 'class="tblrow02"'
 $DP_CSS [tblrow03] = 'class="tblrow03"'

Variable Documentation

$actualtemplate = "default"
$DP_CSS[tblrow2] = 'class="tblrow2"'

Definition at line 15 of file conf.gui.php.

$DP_CSS[tblrow02] = 'class="tblrow02"'

Definition at line 28 of file conf.gui.php.

$DP_CSS[tblrow01] = 'class="tblrow01"'

Definition at line 27 of file conf.gui.php.

$DP_CSS[navi_open] = 'class="navi_open"'

Definition at line 26 of file conf.gui.php.

$DP_CSS[navi_new] = 'class="navi_new"'

Definition at line 25 of file conf.gui.php.

$DP_CSS[tblrow4] = 'class="tblrow4"'

Definition at line 24 of file conf.gui.php.

$DP_CSS[tblrow3] = 'class="tblrow3"'

Definition at line 23 of file conf.gui.php.

$DP_CSS[fullwidth] = 'class="fullwidth"'

Definition at line 20 of file conf.gui.php.

$DP_CSS[small] = 'class="small"'

Definition at line 19 of file conf.gui.php.

$DP_CSS[tblheader] = 'class="tblheader"'

Definition at line 18 of file conf.gui.php.

$DP_CSS[tblrow2_s] = 'tblrow2'

Definition at line 17 of file conf.gui.php.

$DP_CSS[tblrow1_s] = 'tblrow1'

Definition at line 16 of file conf.gui.php.

$DP_CSS[tblrow03] = 'class="tblrow03"'

Definition at line 29 of file conf.gui.php.

$DP_CSS[tblrow1] = 'class="tblrow1"'
$templatefolder = '/templates'