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