Backend\Skins\Standard

Overview

Standard skin information file.

This skin uses the default paths always, there is no lookup required.

Extends

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties


Public Methods

public __construct()

public __construct(): void

public getLayoutPaths()

public getLayoutPaths(): void

getLayoutPaths returns an array of paths where skin layouts can be found.

public getPath()

public getPath($path = null, $isPublic = false): void

getPath looks up a path to a skin-based file, if it doesn't exist, the default path is used.

public skinDetails()

public skinDetails(): void

Returns information about this skin, including name and description.

Show inherited public methods

Inherited Public Methods