Home
last modified time | relevance | path

Searched refs:hidecol (Results 1 – 11 of 11) sorted by relevance

/dports/www/moodle310/moodle/lib/
H A Dtablelib.php1443 … } else if (($hidecol = optional_param($this->request[TABLE_VAR_HIDE], '', PARAM_ALPHANUMEXT)) &&
1444 isset($this->columns[$hidecol])) {
1445 $this->prefs['collapse'][$hidecol] = true;
1446 if (array_key_exists($hidecol, $this->prefs['sortby'])) {
1447 unset($this->prefs['sortby'][$hidecol]);
/dports/www/moodle311/moodle/lib/
H A Dtablelib.php1451 … } else if (($hidecol = optional_param($this->request[TABLE_VAR_HIDE], '', PARAM_ALPHANUMEXT)) &&
1452 isset($this->columns[$hidecol])) {
1453 $this->prefs['collapse'][$hidecol] = true;
1454 if (array_key_exists($hidecol, $this->prefs['sortby'])) {
1455 unset($this->prefs['sortby'][$hidecol]);
/dports/www/moodle39/moodle/lib/
H A Dtablelib.php1443 … } else if (($hidecol = optional_param($this->request[TABLE_VAR_HIDE], '', PARAM_ALPHANUMEXT)) &&
1444 isset($this->columns[$hidecol])) {
1445 $this->prefs['collapse'][$hidecol] = true;
1446 if (array_key_exists($hidecol, $this->prefs['sortby'])) {
1447 unset($this->prefs['sortby'][$hidecol]);
/dports/math/xspread/xspread-3.1.1c.orig/
H A Dsc.h422 extern void hidecol PROTO((int));
H A Dsc.c1794 case 2: hidecol (arg); break;
H A Dcmds.c1313 hidecol(arg) in hidecol() function
/dports/math/sc/sc-7.16/
H A Dsc.h497 extern void hidecol(int arg);
H A Dgram.y491 hidecol(arg);
504 hidecol(arg);
H A Dsc.c1461 case 'c': hidecol(arg); break; in main()
H A Dcmds.c2456 hidecol(int arg) function
/dports/math/sc-im/sc-im-0.8.2/src/
H A Ddoc781 :hidecol {column}
782 :hidecol {column:column}