Home
last modified time | relevance | path

Searched refs:groupname (Results 1 – 10 of 10) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.old.class.php31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { argument
H A Doutput.pdflib.1.6.class.php126 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { argument
127 $fqgn = $this->_fqn($groupname, true);
H A Doutput.fpdf.class.php128 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { argument
130 if (is_null($groupname)) {
132 $groupname = "__generated_group_".$generated_group_index;
136 $this->pdf->add_field_radio($x, $y, $w, $h, $groupname, $value, $checked);
H A Doutput._interface.class.php31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { } argument
H A Doutput.pcl.class.php264 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { /* N/A */ } argument
H A Doutput.png.class.php315 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { /* N/A */ } argument
/plugin/approve/
H A Dhelper.php211 $groupname = substr($group, 1);
212 if (in_array($groupname, $userinfo['grps'])) return true;
/plugin/xcom/lang/en/
H A Dfunctions.txt121 ^Description|Add an ACL rule. Use ''@groupname'' instead of ''user'' to add an ACL rule for a group|
127 ^Description|Delete any ACL rule matching the given scope and user. Use ''@groupname'' instead of '…
/plugin/authfacebook/
H A Dauth.php251 foreach(array_intersect_key($mapgroups,$usergroups) as $groupid => $groupname){
/plugin/groupmanager/
H A DREADME50 convention “wg_[groupname]_[role]”. This is not required by the syntax, but I would