24include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
56 return CLIENT_WEB_DIR .
"/certificates/default/";
70 array(CLIENT_WEB_DIR,
'//'),
71 array(
'[CLIENT_WEB_DIR]',
'/'),
86 return "background.jpg";
An exception for terminatinating execution or to throw for unit testing.
Class ilObjCertificateSettingsAccess.
static hasBackgroundImage()
Returns wheather or not a default background image exists.
static getBackgroundImagePath($asRelative=false)
Returns the filesystem path of the background image.
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.
static getBackgroundImageThumbPathWeb()
Returns the web path of the background image thumbnail.
static removeTrailingPathSeparators($path)