24 include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
57 return CLIENT_WEB_DIR .
"/certificates/default/";
69 array(CLIENT_WEB_DIR,
'//'),
70 array(
'[CLIENT_WEB_DIR]',
'/'),
85 return "background.jpg";
105 include_once
"./Services/Utilities/classes/class.ilUtil.php";
116 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.