ManyToManyComponent

ManyToManyComponent

new ManyToManyComponent()

Properties:
Name Type Description
crud Crud The component related crud
relationship ManyToManyRelationship The component relationship

Methods

getDefaultCondition() → {boolean}

Returns the default condition for PHP query
Returns:
Type
boolean

isCheckboxGroup() → {boolean}

Check if this type is a checkbox group
Returns:
Type
boolean