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 32
$this
show(string $type, string $content = '')
No description
at line 46
protected $this
options($option, $value)
No description
at line 58
protected Toastr
position($position)
No description
at line 66
Toastr
topCenter()
No description
at line 74
Toastr
topLeft()
No description
at line 82
Toastr
topRight()
No description
at line 90
Toastr
bottomLeft()
No description
at line 98
Toastr
bottomCenter()
No description
at line 106
Toastr
bottomRight()
No description
at line 114
Toastr
topFullWidth()
No description
at line 122
Toastr
bottomFullWidth()
No description
at line 130
Toastr
timeout($timeout = 5000)
No description
at line 138
array
getOptions()
No description