Theme
class Theme extends Css (View source)
Properties
protected string | $id | from Asset | |
protected string|null | $path | from Asset | |
protected bool | $isLoadedOnRequest | from Asset | |
protected string|null | $package | from Asset | |
protected Htmlable|Closure|null | $html | from Css |
Methods
Details
in
Asset at line 19
final
__construct(string $id, string|null $path = null)
No description
in
Asset at line 25
static Asset
make(string $id, string|null $path = null)
No description
in
Asset at line 30
Asset
loadedOnRequest(bool $condition = true)
No description
in
Asset at line 37
string
getId()
No description
in
Asset at line 42
Asset
package(string|null $package)
No description
in
Asset at line 49
string|null
getPackage()
No description
in
Asset at line 54
string|null
getPath()
No description
in
Asset at line 59
bool
isRemote()
No description
in
Asset at line 64
string
getVersion()
No description
in
Asset at line 86
bool
isLoadedOnRequest()
No description
in
Css at line 53
string
getPublicPath()
No description
in
Css at line 13
Css
html(Htmlable|Closure|null $html)
No description
in
Css at line 20
string
getHref()
No description
in
Css at line 29
Htmlable
getHtml()
No description
in
Css at line 46
string
getRelativePublicPath()
No description