firefly-iii/app/Rules/Triggers
2016-02-17 13:02:27 +01:00
..
AmountExactly.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
AmountLess.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
AmountMore.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
DescriptionContains.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
DescriptionEnds.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
DescriptionIs.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
DescriptionStarts.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
FromAccountContains.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
FromAccountEnds.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
FromAccountIs.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
FromAccountStarts.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
ToAccountContains.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
ToAccountEnds.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
ToAccountIs.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
ToAccountStarts.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
TransactionType.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
TriggerInterface.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00
UserAction.php Added method for triggers to check whether they match all transactions 2016-02-17 13:02:27 +01:00