Markers
Table of Contents
Basic/Rule.php | 6 |
Rule/User.php | 1 |
Script/Imap/Mock.php | 1 |
Rule.php
Type | Line | Description |
---|---|---|
TODO | 65 | Ugly! This should rather be injected |
TODO | 68 | This should not be the duty of UI related code but should be delegated |
TODO | 65 | Ugly! This should rather be injected |
TODO | 68 | This should not be the duty of UI related code but should be delegated |
TODO | 65 | Ugly! This should rather be injected |
TODO | 68 | This should not be the duty of UI related code but should be delegated |
User.php
Type | Line | Description |
---|---|---|
TODO | 83 | Move to some sort of Test object |
Mock.php
Type | Line | Description |
---|---|---|
TODO | 74 | The new Horde_Imap library *only* does server-side searches now, so we can't use Horde_Imap_Client_Search_Query for mock searches anymore. |