Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
Doutput.pdflib.old.class.php31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { argument
Doutput.pdflib.1.6.class.php126 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { argument
127 $fqgn = $this->_fqn($groupname, true);
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);
Doutput._interface.class.php31 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { } argument
Doutput.pcl.class.php264 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { /* N/A */ } argument
Doutput.png.class.php315 function field_radio($x, $y, $w, $h, $groupname, $value, $checked) { /* N/A */ } argument
/plugin/xcom/lang/en/
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/
Dauth.php251 foreach(array_intersect_key($mapgroups,$usergroups) as $groupid => $groupname){
/plugin/groupmanager/
DREADME50 convention “wg_[groupname]_[role]”. This is not required by the syntax, but I would