Public Member Functions | |
rules () | |
attributeLabels () | |
![]() | |
__construct (A $model) | |
rules () | |
attributeLabels () | |
getAttributesMappedToRealAttributesMetadata () | |
![]() | |
rules () | |
attributeLabels () | |
validateDynamicStructure ($attribute, $params) | |
validateDynamicClauses ($attribute, $params) | |
![]() | |
__construct (RedBeanModel $model) | |
setAnyMixedAttributesScope ($anyMixedAttributesScope) | |
getAnyMixedAttributesScope () | |
rules () | |
attributeLabels () | |
__set ($name, $value) | |
__get ($name) | |
isAttributeOnForm ($attributeName) | |
getSearchableAttributes () | |
getMetadata () | |
isAttribute ($attributeName) | |
isAttributeRequired ($attribute) | |
attributeNames () | |
setAttributes ($values, $safeOnly=true) | |
getAttributesMappedToRealAttributesMetadata () | |
resolveMixedSearchAttributeMappedToRealAttributesMetadata (&$realAttributesMetadata) | |
getGlobalSearchAttributeNamesAndLabelsAndAll () | |
setListAttributesSelector (ListAttributesSelector $listAttributesSelector) | |
getListAttributesSelector () | |
setKanbanBoard (KanbanBoard $kanbanBoard) | |
getKanbanBoard () | |
![]() | |
__construct (RedBeanModel $model) | |
getModel () | |
__toString () | |
__set ($name, $value) | |
__get ($name) | |
getMetadata () | |
isAttribute ($attributeName) | |
isAttributeRequired ($attribute) | |
attributeNames () | |
getAttributeLabel ($attribute) | |
setAttributes ($values, $safeOnly=true) | |
validate ($attributes=null, $clearErrors=true) | |
getValidators ($attribute=null) | |
getErrors ($attributeNameOrNames=null) | |
hasErrors ($attributeNameOrNames=null) | |
save ($runValidation=true, array $attributeNames=null) | |
getError ($attribute) | |
Data Fields | |
$filteredBy | |
![]() | |
$anyA | |
$ABName | |
$differentOperatorA | |
$differentOperatorB | |
$dateDateTimeADate__Date | |
$dateDateTimeADateTime__DateTime | |
![]() | |
const | DYNAMIC_NAME = 'dynamicClauses' |
const | DYNAMIC_STRUCTURE_NAME = 'dynamicStructure' |
$dynamicStructure | |
$dynamicClauses = array() | |
![]() | |
const | ANY_MIXED_ATTRIBUTES_SCOPE_NAME = 'anyMixedAttributesScope' |
const | SELECTED_LIST_ATTRIBUTES = 'selectedListAttributes' |
$anyMixedAttributes | |
$filterByStarred | |
Additional Inherited Members | |
![]() | |
static | getNonSearchableAttributes () |
![]() | |
static | isAttributeSearchable ($attributeName) |
static | getNonSearchableAttributes () |
static | isRelation ($attributeName) |
static | getRelationModelClassName ($relationName) |
static | getSearchFormAttributeMappingRulesTypeByAttribute ($attributeName) |
![]() | |
static | isOwnedRelation ($attributeName) |
static | isRelation ($attributeName) |
static | getRelationModelClassName ($relationName) |
![]() | |
getModelModuleClassName () | |
addAttributeNamesThatCanBeSplitUsingDelimiter ($value) | |
resolveMixedSearchAttributeElementForMetadata (&$metadata) | |
![]() | |
static | getRedBeanModelClassName () |
static | getSearchFormAttributeMappingRulesTypes () |
![]() | |
static | doesNameResolveNameForDelimiterSplit ($name) |
static | getDynamicAttributeTypes () |
static | getDynamicAttributeToElementTypes () |
static | shouldIgnoreRequiredValidator () |
static | getSearchFormAttributeMappingRulesTypes () |
![]() | |
static | getRedBeanModelClassName () |
static | shouldIgnoreRequiredValidator () |
![]() | |
$model | |
Used for testing with
Definition at line 40 of file AFilteredBySearchFormTestModel.php.