LimeSurvey API - Master branch

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.')

Constants

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.')

        
On this page

Search results