CreateLandingPagePrompt
Table of Contents
Properties
-
$about
: mixed
-
$aboutSimple
: mixed
-
$context
: mixed
-
$welcomePage1
: mixed
-
$welcomePage2
: mixed
Methods
-
__construct()
: mixed
-
write()
: string
-
getAppCss()
: string
-
getAppJs()
: string
$about
protected
mixed
$about
= null
$aboutSimple
protected
mixed
$aboutSimple
= null
$context
protected
mixed
$context
= null
$welcomePage1
protected
mixed
$welcomePage1
= null
$welcomePage2
protected
mixed
$welcomePage2
= null
__construct()
public
__construct() : mixed
write()
public
write(string $landingPageCopy[, string $userPrompt = '' ]) : string
Parameters
-
$landingPageCopy
: string
-
-
$userPrompt
: string
= ''
-
getAppCss()
protected
getAppCss() : string
getAppJs()
protected
getAppJs() : string