24 include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
60 return CLIENT_WEB_DIR .
"/certificates/default/";
73 array(CLIENT_WEB_DIR,
'//'),
74 array(
'[CLIENT_WEB_DIR]',
'/'),
89 return "background.jpg";
109 include_once
"./Services/Utilities/classes/class.ilUtil.php";
120 include_once
"./Services/Utilities/classes/class.ilUtil.php";
static getBackgroundImageThumbPath()
Returns the filesystem path of the background image thumbnail.
static getBackgroundImagePath($asRelative=false)
Returns the filesystem path of the background image.
static getBackgroundImageDefaultFolder()
Returns the filesystem path for the default background image.
static getBackgroundImageName()
Returns the filename of the background image.
static getBackgroundImagePathWeb()
Returns the web path of the background image.
static getBackgroundImageThumbPathWeb()
Returns the web path of the background image thumbnail.
static removeTrailingPathSeparators($path)
Create styles array
The data for the language used.
static hasBackgroundImage()
Returns wheather or not a default background image exists.
Class ilObjCertificateSettingsAccess.