Method | Description | |
---|---|---|
__construct ( |
||
delete ( $xmlEntity, array $options = [] ) | ||
exists ( object $xmlEntity ) : boolean | ||
insert ( $xmlEntity ) : boolean | integer | Inserts this xml entity into the storage system | |
load ( $id ) | ||
update ( $xmlEntity ) : boolean | integer | Updates this xml entity in the storage system |
public __construct ( |
||
$xem | ||
$metadata |