n2n Page Rocket 1 API

rocket\impl\ei\component\prop\relation\model\mag

­To­Many­Form

ToManyForm implements Dispatchable

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( string label , EiuFrame readUtils , EiuFrame editUtils , int min , int max = null )
public getMin ( )
public getMax ( )
public getEntryLabeler ( )
public setDraftMode ( bool draftMode )
public isDraftMode ( )
public setSelectionModeEnabled ( bool selectionModeEnabled )
public isSelectionModeEnabled ( )
public setOriginalEntryPids ( array originalEntryPids = null )
public getOriginalEntryPids ( )
public setSelectedEntryPids ( array selectedEntryPid = null )
public getSelectedEntryPids ( )
public addEiEntry ( EiEntry currentEiEntry )
public getCurrentMappingForms ( )
public setCurrentMappingForms ( array currentMappingForms )
public isNewMappingFormAvailable ( )
public setNewMappingFormAvailable ( unknown newMappingFormAvailable )
public array|null getAllowedNewEiTypeIds ( )
public setAllowedNewEiTypeIds ( array|null allowedEiTypeIds = null )
public getNewMappingForms ( )
public setNewMappingForms ( array newMappingForms )
public buildEiEntrys ( )
public isSortable ( )
public setSortable ( bool sortable )
public isReduced ( )
public setReduced ( bool reduced )
public string [] getEiTypeIds ( )

Methods in detail