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