Commit Graph

5 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
4c92fd5827 Port templates to Twig
- Port export templates to Twig
- Port javascript/display template to Twig
- Port list templates to Twig

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-06-29 01:34:18 -03:00
Atul Pratap Singh
dd0882a3f8 Fix test cases
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-22 22:27:14 +05:30
Atul Pratap Singh
373ebc29bc Replace <?php echo with <?= in 'templates/'
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-20 19:14:11 +05:30
Hugues Peccatte
caf3695b53 Templating PMA_displayJavascript function.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-28 22:38:56 +02:00
Hugues Peccatte
2efdf5f197 Make PHPCS happy.
Return null values instead of void.
Update PHPDoc.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-28 22:36:49 +02:00