WithExtend
in
Define implementation details for object attribute extension
Table of Contents
- ExtendsObject() : array<string|int, mixed>
- Configuration of related attribute overrides with pairs of files and the respective object
- OnGetEntityAttributes() : void
- UpdateExtendObject() : Result
Methods
ExtendsObject()
Configuration of related attribute overrides with pairs of files and the respective object
public
ExtendsObject() : array<string|int, mixed>
Return values
array<string|int, mixed> —OnGetEntityAttributes()
public
OnGetEntityAttributes( $param) : void
Parameters
Return values
void —UpdateExtendObject()
public
UpdateExtendObject(string $id, array<string|int, mixed> $data) : Result
Parameters
- $id : string
- $data : array<string|int, mixed>