Exemple #1
0
 public function initPrivileges(Gpf_Privileges $privileges) {
     $privileges->addPrivilege('googlemaps', Gpf_Privileges::P_ALL);
 }
Exemple #2
0
 public function initPrivileges(Gpf_Privileges $privileges) {
     $privileges->addPrivilege('useridsequence', Gpf_Privileges::P_ALL);
 }
Exemple #3
0
 public function initPrivileges(Gpf_Privileges $privileges) {
     $privileges->addPrivilege('refidlength', Gpf_Privileges::P_ALL);
 }