LimeSurvey API - Master branch

ThemeFileCategory

Class ThemeFileCategory

This class represents a theme file category (eg. Global files, Theme files, Survey files)

Table of Contents

Properties

$name  : string
$path  : string
$pathPrefix  : string
$title  : string

Methods

__construct()  : mixed

Properties

$pathPrefix

public string $pathPrefix

the "virtual" path prefix (eg. 'image::generalfiles::')

Methods

__construct()

public __construct(string $name, string $title, string $path, string $pathPrefix) : mixed
Parameters
$name : string
$title : string
$path : string
$pathPrefix : string

        
On this page

Search results