n2n Page Rocket 1 API

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

­Relation­Filter­Field

RelationFilterField implements FilterField

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected labelLstr
protected entityProperty
protected targetEiuFrame
protected targetFilterDef
protected targetSelectUrlCallback

Methods summary

Modifier and Type Method
public __construct ( unknown labelLstr , EntityProperty entityProperty , EiuFrame targetEiuFrame , TargetFilterDef targetFilterDef )
public setTargetSelectUrlCallback ( Closure targetSelectUrlCallback )
public string getLabel ( N2nLocale n2nLocale )
public ComparatorConstraint createComparatorConstraint ( Attributes attributes )
public MagCollection createMagDispatchable ( Attributes attributes )
public Attributes buildAttributes ( MagDispatchable form )
public EiFieldConstraint createEiFieldConstraint ( Attributes attributes )

Properties in detail

Methods in detail