24 include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
60 return CLIENT_WEB_DIR .
"/certificates/default/";
80 return "background.jpg";
100 include_once
"./Services/Utilities/classes/class.ilUtil.php";
111 include_once
"./Services/Utilities/classes/class.ilUtil.php";
static getBackgroundImageThumbPath()
Returns the filesystem path of the background image thumbnail.
static getBackgroundImageDefaultFolder()
Returns the filesystem path for the default background image.
static getBackgroundImageName()
Returns the filename of the background image.
const ILIAS_ABSOLUTE_PATH
static getBackgroundImagePathWeb()
Returns the web path of the background image.
static getBackgroundImageThumbPathWeb()
Returns the web path of the background image thumbnail.
static removeTrailingPathSeparators($path)
static hasBackgroundImage()
Returns wheather or not a default background image exists.
static getBackgroundImagePath()
Returns the filesystem path of the background image.
Class ilObjCertificateSettingsAccess.