-
Notifications
You must be signed in to change notification settings - Fork 20
Query HasData
Thomas Weinert edited this page Jul 31, 2014
·
1 revision
bool hasData([ DOMElement $element = NULL ]);
Validate if the element has an data attributes attached. If it is called without an actual $element parameter, it will check the first matched node.
- Home
- Getting Started
- Tasks
- Plugins
- Functions
- Lists
- Creator (5.1)
- CSS Selectors
- Convertors
- Loaders
- Serializers (5.1)
- Transformers (5.1)
- Extended DOM
- XMLReader (6.1)
- XMLWriter (6.1)
- Interfaces