Oihana PHP System

Markers

Table of Contents

src/oihana/controllers/traits/ControllerTrait.php 1
src/oihana/controllers/traits/ImageTrait.php 1
src/oihana/controllers/traits/LanguagesTrait.php 1
src/oihana/controllers/traits/OutputDocumentsTrait.php 1
src/oihana/controllers/traits/PathTrait.php 1
src/oihana/routes/Route.php 1

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

Search results