Markers
Table of Contents
Base.php
Type | Line | Description |
---|---|---|
TODO | 24 | Clean up _attachments mess. |
Data.php
Type | Line | Description |
---|---|---|
TODO | 78 | Document the format |
Factory.php
Type | Line | Description |
---|---|---|
TODO | 288 | This should probably be implemented by decorating/wrapping the Horde_History object but that can't be done in a clean BC way until Horde 6. So, until then implement a Horde_Kolab_Storage_History_Prefix interface. |
TODO | 39 | Cleanup. Extract a driver factory to be placed in the driver namespace and allow to inject the driver within the storage factory. |
Base.php
Type | Line | Description |
---|---|---|
TODO | 31 | Shouldn't this be private data? |
Base.php
Type | Line | Description |
---|---|---|
TODO | 34 | Shouldn't this be private data? |
Object.php
Type | Line | Description |
---|---|---|
TODO | 24 | Clean up _attachments mess. |