Bristol SU Support Package
|
Public Member Functions | |
__construct (array $attributes=[]) | |
filters () | |
allTrueFilters () | |
allFalseFilters () | |
anyTrueFilters () | |
anyFalseFilters () | |
user () | |
![]() | |
initializeHasRevisions () | |
getSystemUserId () | |
Protected Attributes | |
$fillable | |
$appends | |
![]() | |
$historyLimit | |
$revisionCleanup | |
BristolSU\Support\Logic\Logic::__construct | ( | array | $attributes = [] | ) |
BristolSU\Support\Logic\Logic::allFalseFilters | ( | ) |
Filter relationship for filters that must all be false
Definition at line 90 of file Logic.php.
Referenced by BristolSU\Support\Logic\LogicTester\evaluate().
BristolSU\Support\Logic\Logic::allTrueFilters | ( | ) |
Filter relationship for filters that must all be true
Definition at line 80 of file Logic.php.
Referenced by BristolSU\Support\Logic\LogicTester\evaluate().
BristolSU\Support\Logic\Logic::anyFalseFilters | ( | ) |
Filter relationship for filters of which any must be false
Definition at line 110 of file Logic.php.
Referenced by BristolSU\Support\Logic\LogicTester\evaluate().
BristolSU\Support\Logic\Logic::anyTrueFilters | ( | ) |
Filter relationship for filters of which any must be true
Definition at line 100 of file Logic.php.
Referenced by BristolSU\Support\Logic\LogicTester\evaluate().
BristolSU\Support\Logic\Logic::filters | ( | ) |
BristolSU\Support\Logic\Logic::user | ( | ) |
|
protected |
|
protected |