Class Dataset
Custom data attributes are intended to store custom data private to the page or application, for which there are no more appropriate attributes or elements.
- Brickrouge\Dataset implements ArrayAccess, IteratorAggregate
Namespace: Brickrouge
See: http://www.w3.org/TR/html5/elements.html#embedding-custom-non-visible-data-with-the-data-attributes
Located at vendor/brickrouge/brickrouge/lib/utilities.php
See: http://www.w3.org/TR/html5/elements.html#embedding-custom-non-visible-data-with-the-data-attributes
Located at vendor/brickrouge/brickrouge/lib/utilities.php
Methods summary
protected static
|
|
protected static
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
array[string]mixed
|
Magic methods summary
Properties summary
protected
|
$element |
#
The target element. |