Toastr
class Toastr
Properties
protected string | $type | ||
protected string | $content | ||
protected array | $options |
Methods
$this
show(string $type, string $content = '')
No description
$this
options($option, $value)
No description
bottomLeft()
No description
bottomCenter()
No description
bottomRight()
No description
topFullWidth()
No description
bottomFullWidth()
No description
array
getOptions()
No description
Details
at line 30
$this
show(string $type, string $content = '')
No description
at line 44
protected $this
options($option, $value)
No description
at line 56
protected Toastr
position($position)
No description
at line 64
Toastr
topCenter()
No description
at line 72
Toastr
topLeft()
No description
at line 80
Toastr
topRight()
No description
at line 88
Toastr
bottomLeft()
No description
at line 96
Toastr
bottomCenter()
No description
at line 104
Toastr
bottomRight()
No description
at line 112
Toastr
topFullWidth()
No description
at line 120
Toastr
bottomFullWidth()
No description
at line 128
Toastr
timeout($timeout = 5000)
No description
at line 136
array
getOptions()
No description