Home
last modified time | relevance | path

Searched refs:gateKeep (Results 1 – 2 of 2) sorted by relevance

/plugin/bibtex/OSBib/create/
H A Dindex.php47 $pString = $admin->gateKeep('display');
53 $pString = $admin->gateKeep('addInit');
59 $pString = $admin->gateKeep('add');
65 $pString = $admin->gateKeep('editInit');
71 $pString = $admin->gateKeep('editDisplay');
77 $pString = $admin->gateKeep('edit');
83 $pString = $admin->gateKeep('copyInit');
89 $pString = $admin->gateKeep('copyDisplay');
H A DADMINSTYLE.php50 function gateKeep($method) function in ADMINSTYLE