Home
last modified time | relevance | path

Searched defs:displayformat (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/moodle39/moodle/mod/glossary/
H A Dview.php13 $displayformat = optional_param('displayformat',-1, PARAM_INT); // override of the glossary displa… variable
135 $displayformat = $glossary->displayformat; variable
172 $displayformat = $dp->popupformatname; variable
194 $displayformat = $df->popupformatname; variable
H A Dprint.php12 $displayformat = optional_param('displayformat',-1, PARAM_INT); variable
90 $displayformat = $glossary->displayformat; variable
H A Dshowentry.php9 $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR); variable
H A Dshowentry_ajax.php11 $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR); variable
H A Dformats.php20 if ( !$displayformat = $DB->get_record("glossary_formats", array("id"=>$id))) { variable
H A Dlib.php1051 …($course, $cm, $glossary, $entry, $mode='',$hook='',$printicons = 1, $displayformat = -1, $printv…
2176 function glossary_print_dynaentry($courseid, $entries, $displayformat = -1) {
3359 function glossary_get_visible_tabs($displayformat) {
/dports/www/moodle310/moodle/mod/glossary/
H A Dview.php13 $displayformat = optional_param('displayformat',-1, PARAM_INT); // override of the glossary displa… variable
135 $displayformat = $glossary->displayformat; variable
172 $displayformat = $dp->popupformatname; variable
194 $displayformat = $df->popupformatname; variable
H A Dprint.php12 $displayformat = optional_param('displayformat',-1, PARAM_INT); variable
90 $displayformat = $glossary->displayformat; variable
H A Dshowentry.php9 $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR); variable
H A Dshowentry_ajax.php11 $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR); variable
H A Dformats.php20 if ( !$displayformat = $DB->get_record("glossary_formats", array("id"=>$id))) { variable
H A Dlib.php1051 …($course, $cm, $glossary, $entry, $mode='',$hook='',$printicons = 1, $displayformat = -1, $printv…
2168 function glossary_print_dynaentry($courseid, $entries, $displayformat = -1) {
3351 function glossary_get_visible_tabs($displayformat) {
/dports/www/moodle311/moodle/mod/glossary/
H A Dview.php13 $displayformat = optional_param('displayformat',-1, PARAM_INT); // override of the glossary displa… variable
136 $displayformat = $glossary->displayformat; variable
173 $displayformat = $dp->popupformatname; variable
195 $displayformat = $df->popupformatname; variable
H A Dprint.php12 $displayformat = optional_param('displayformat',-1, PARAM_INT); variable
90 $displayformat = $glossary->displayformat; variable
H A Dshowentry.php9 $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR); variable
H A Dshowentry_ajax.php11 $displayformat = optional_param('displayformat',-1, PARAM_SAFEDIR); variable
H A Dformats.php20 if ( !$displayformat = $DB->get_record("glossary_formats", array("id"=>$id))) { variable
H A Dlib.php1066 …($course, $cm, $glossary, $entry, $mode='',$hook='',$printicons = 1, $displayformat = -1, $printv…
2183 function glossary_print_dynaentry($courseid, $entries, $displayformat = -1) {
3330 function glossary_get_visible_tabs($displayformat) {
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dlpd_status.c81 int displayformat, status_lines = 0, i, n; in Job_status() local
256 int displayformat, int status_lines, struct line_list *done_list, in Get_queue_status()
1361 int displayformat, int status_lines, struct line_list *done_list, in Get_local_or_remote_status()
H A Dlpq.c297 int output, int timeout, int displayformat, in Read_status_info()
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dsettings.h15 bool displayformat; member
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhtanaly.h151 char *displayformat; variable
/dports/www/moodle39/moodle/mod/forum/
H A Ddeprecatedlib.php1331 function forum_print_latest_discussions($course, $forum, $maxdiscussions = -1, $displayformat = 'pl…
/dports/www/moodle310/moodle/mod/forum/
H A Ddeprecatedlib.php1331 function forum_print_latest_discussions($course, $forum, $maxdiscussions = -1, $displayformat = 'pl…
/dports/www/moodle311/moodle/mod/forum/
H A Ddeprecatedlib.php1330 function forum_print_latest_discussions($course, $forum, $maxdiscussions = -1, $displayformat = 'pl…

12