Markers
Table of Contents
ControllerTrait.php
Type | Line | Description |
---|---|---|
FIXME | 9 | : replace this method and use the 'oihana/controllers/helper/getController' function |
ImageTrait.php
Type | Line | Description |
---|---|---|
FIXME | 26 | use a property to initialize the default image root path. |
LanguagesTrait.php
Type | Line | Description |
---|---|---|
TODO | 141 | verify |
OutputDocumentsTrait.php
Type | Line | Description |
---|---|---|
TODO | 69 | : use a trait to link the method with the current trait.. for the moment the method is declared in the Controller class... |
PathTrait.php
Type | Line | Description |
---|---|---|
TODO | 34 | use a format strategy 'foo/:id1/bar/:id2/zoo/:id3' ... |
Route.php
Type | Line | Description |
---|---|---|
TODO | 49 | remove it - use only to initialize the constructor |