Method | Description | |
---|---|---|
__construct ( string $content, string $id, array $attributes = [], boolean $isBinary = false, $type = self::TYPE_ITEM ) | Constructor. | |
getAttributes ( ) | ||
getCollection ( ) | ||
getContent ( $snapshotName = '' ) | ||
getId ( ) | ||
getPath ( $snapshotName = '' ) | ||
getRelationshipCollection ( ) | ||
getType ( ) | ||
isBinary ( ) | ||
setAttributes ( array $values ) | ||
setCollection ( $name ) | ||
setContent ( $content, $snapshotName ) | ||
setPath ( $value, $snapshotName ) |
Method | Description | |
---|---|---|
setId ( string $id ) | Sets id. |