-
Notifications
You must be signed in to change notification settings - Fork 20
Element Append
Thomas Weinert edited this page Jul 12, 2018
·
3 revisions
void append(mixed $nodes);
An implementation of the DOM Level 3 append() method.
Additionally it appends an object that implements FluentDOM\Appendable to an element 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