Craft Themes (3.x)

CreatorException extends Exception
in package

Table of Contents

classnameInvalid()  : mixed
fileExists()  : mixed
folderExists()  : mixed
handleInvalid()  : mixed
pluginDefined()  : mixed
themeUndefined()  : mixed

Methods

classnameInvalid()

public static classnameInvalid(string $className) : mixed
Parameters
$className : string
Return values
mixed

fileExists()

public static fileExists(string $file) : mixed
Parameters
$file : string
Return values
mixed

folderExists()

public static folderExists(string $folder) : mixed
Parameters
$folder : string
Return values
mixed

handleInvalid()

public static handleInvalid(string $handle) : mixed
Parameters
$handle : string
Return values
mixed

pluginDefined()

public static pluginDefined(string $handle) : mixed
Parameters
$handle : string
Return values
mixed

themeUndefined()

public static themeUndefined(string $handle) : mixed
Parameters
$handle : string
Return values
mixed

Search results