\midcom\datamanager\storagemnrelation

Experimental storage class

Summary

Methods
Properties
Constants
set_value()
get_value()
load()
__construct()
save()
No public properties found
No constants found
cast()
$value
$initialized
$object
$config
N/A
create_relation()
load_objects()
get_master_foreign_key()
No private properties found
N/A

Properties

$value

$value : 

Type

$initialized

$initialized : 

Type

$config

$config : array

Type

array

Methods

set_value()

set_value(  $value) 

Parameters

$value

get_value()

get_value() 

load()

load() : mixed

Returns

mixed —

Current value

__construct()

__construct(  $object,   $config) 

Parameters

$object
$config

save()

save() 

{@inheritdoc}

cast()

cast(  $value) 

Parameters

$value

create_relation()

create_relation(  $member_key) 

Parameters

$member_key

load_objects()

load_objects() 

get_master_foreign_key()

get_master_foreign_key() 

Returns the foreign key of the master object. This is either the ID or the GUID of the master object, depending on the $master_is_id member.