phpDocumentor

DesignStep extends AbstractSetupWizardStep

Class DesignStep

Table of Contents

ICON  = 'paint-brush'
LINK  = 'admin.php?do=StyleEdit4Authentication'
$icon  : Icon
$index  : Index
$link  : Url
$status  : Status
$description  : Text
$key  : Key
$title  : Title
__construct()  : mixed
SetupWizardStep constructor.
description()  : Text
headline()  : Title
icon()  : Icon
index()  : Index
jsonSerialize()  : mixed
link()  : Url
status()  : Status
stepKey()  : Key

Constants

public string LINK = 'admin.php?do=StyleEdit4Authentication'

Properties

Methods

__construct()

SetupWizardStep constructor.

public __construct(Status $status, int $index, Title $title, Text $description, Key $key) : mixed
Parameters
$status : Status
$index : int
$title : Title
$description : Text
$key : Key
Return values
mixed

Search results