This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Dans le layout | |
| <title><?php echo $this->escape($this->title); ?></title> | |
| Dans le controller | |
| $this->view->title = "Administration de OCL - Liste des types d'entité"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://ivangospodinow.com/zend-framework-2-acl-setup-in-5-minutes-tutorial/ |