AdminTheme.php
Table of Contents
Classes
- AdminTheme
- Admin Theme Model
Constants
-
LOGO_ICON_URL
= App()->getConfig('styleurl') . '/Sea_Green/images/logo_icon.png'
-
LOGO_URL
= App()->getConfig('styleurl') . '/Sea_Green/images/logo.svg'
-
PRESENTATION
= gT('This is the LimeSurvey admin interface. Start to build your survey from here.')
LOGO_ICON_URL
public
mixed
LOGO_ICON_URL
= App()->getConfig('styleurl') . '/Sea_Green/images/logo_icon.png'
LOGO_URL
public
mixed
LOGO_URL
= App()->getConfig('styleurl') . '/Sea_Green/images/logo.svg'
PRESENTATION
public
mixed
PRESENTATION
= gT('This is the LimeSurvey admin interface. Start to build your survey from here.')