24 include_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";
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)
static hasBackgroundImage()
Returns wheather or not a default background image exists.
Class ilObjCertificateSettingsAccess.