class ManyAssociation extends Association (View source)

Properties

protected $id from  Association
protected $entry from  Association
protected $association from  Association
protected $selectedEntries from  Association
protected bool $sorted from  Association

Methods

getAssociation()

No description

setAssociation(mixed $association)

No description

mixed
getId()

No description

setId(mixed $id)

No description

mixed
getEntry()

No description

setEntry(mixed $entry)

No description

mixed
getSelectedEntries()

No description

setSelectedEntries(mixed $selectedEntries)

No description

__construct()

No description

getAssociationEntry(Entry $entry)

No description

Details

Association getAssociation()

No description

Return Value

Association

setAssociation(mixed $association)

No description

Parameters

mixed $association

mixed getId()

No description

Return Value

mixed

setId(mixed $id)

No description

Parameters

mixed $id

mixed getEntry()

No description

Return Value

mixed

setEntry(mixed $entry)

No description

Parameters

mixed $entry

getSelectedEntriesCollection()

No description

mixed getSelectedEntries()

No description

Return Value

mixed

setSelectedEntries(mixed $selectedEntries)

No description

Parameters

mixed $selectedEntries

__construct()

No description

getAssociationEntry(Entry $entry)

No description

Parameters

Entry $entry