Namespaces | Enumerations | Variables

calendar/classes/class.ilCalendarGUI.php File Reference

Go to the source code of this file.

Namespaces

namespace  dateplaner
 

Database Class.


Enumerations

enum  DATEPLANER_ROOT_DIR
 

End modulsettings u can find mor setting into the dateppaner modul dir and subdir "/conf" ------------------------------------------------------------------------------+.

More...

Variables

 $modulDir = "/calendar"
 ------------------------------------------------------------------------------+ Modul porperties/settings for the dateplaner
 $Interface = new ilCalInterface($ilias)
 $DP_language = $lng->text
 $DP_UId = $Interface->getUId()
 $DP_Lang = $Interface->getLang()
 $DP_Skin = $Interface->getSkin()
 $DP_Style = $Interface->getStyle()
 $DP_StyleFname = $Interface->getStyleFname()
 $DP_GroupIds = $Interface->getGroupIds()
 $DP_dlI = $Interface->getDpDBHandler ()
 $app = "app"]
 $CALENDAR = $MiniCal->show($month, $year, $MiniCal)

Enumeration Type Documentation

End modulsettings u can find mor setting into the dateppaner modul dir and subdir "/conf" ------------------------------------------------------------------------------+.

Definition at line 73 of file class.ilCalendarGUI.php.


Variable Documentation

$app = "app"]

Definition at line 97 of file class.ilCalendarGUI.php.

$CALENDAR = $MiniCal->show($month, $year, $MiniCal)

Definition at line 142 of file class.ilCalendarGUI.php.

$DP_dlI = $Interface->getDpDBHandler ()

Definition at line 96 of file class.ilCalendarGUI.php.

Referenced by Database::database().

$DP_GroupIds = $Interface->getGroupIds()

Definition at line 95 of file class.ilCalendarGUI.php.

$DP_Lang = $Interface->getLang()

Definition at line 91 of file class.ilCalendarGUI.php.

Referenced by Gui::getLangArray().

$DP_language = $lng->text
$DP_Skin = $Interface->getSkin()

Definition at line 92 of file class.ilCalendarGUI.php.

$DP_Style = $Interface->getStyle()

Definition at line 93 of file class.ilCalendarGUI.php.

Referenced by doOutput().

$DP_StyleFname = $Interface->getStyleFname()

Definition at line 94 of file class.ilCalendarGUI.php.

Referenced by doOutput().

$DP_UId = $Interface->getUId()
$Interface = new ilCalInterface($ilias)

Definition at line 77 of file class.ilCalendarGUI.php.

$modulDir = "/calendar"

------------------------------------------------------------------------------+ Modul porperties/settings for the dateplaner

please take care that changes to be needed. ilias module directory (up to the ilias root dir) @ var string @ access private

Definition at line 51 of file class.ilCalendarGUI.php.