Home
last modified time | relevance | path

Searched refs:PAGE (Results 1 – 25 of 7050) sorted by relevance

12345678910>>...282

/dports/science/jmol/jmol-14.32.7/appletweb/old/examples/
H A Dsample78-cosy.jdx923 ##PAGE= F1=3456.061743689
1071 ##PAGE= F1=3452.777075992
1219 ##PAGE= F1=3449.492408295
1367 ##PAGE= F1=3446.207740598
1515 ##PAGE= F1=3442.923072902
1663 ##PAGE= F1=3439.638405205
1811 ##PAGE= F1=3436.353737508
1959 ##PAGE= F1=3433.069069811
2107 ##PAGE= F1=3429.784402115
4179 ##PAGE= F1=3383.79905436
[all …]
/dports/www/moodle310/moodle/admin/tool/lp/classes/
H A Dpage_helper.php63 global $PAGE;
79 $PAGE->set_url($url);
112 global $PAGE, $SITE;
152 $PAGE->set_url($url);
189 global $PAGE, $USER;
227 $PAGE->set_url($url);
263 global $PAGE, $USER;
301 $PAGE->set_url($url);
337 global $PAGE;
372 $PAGE->set_url($url);
[all …]
/dports/www/moodle311/moodle/admin/tool/lp/classes/
H A Dpage_helper.php63 global $PAGE;
79 $PAGE->set_url($url);
112 global $PAGE, $SITE;
152 $PAGE->set_url($url);
189 global $PAGE, $USER;
227 $PAGE->set_url($url);
263 global $PAGE, $USER;
301 $PAGE->set_url($url);
337 global $PAGE;
372 $PAGE->set_url($url);
[all …]
/dports/www/moodle39/moodle/admin/tool/lp/classes/
H A Dpage_helper.php63 global $PAGE;
79 $PAGE->set_url($url);
112 global $PAGE, $SITE;
152 $PAGE->set_url($url);
189 global $PAGE, $USER;
227 $PAGE->set_url($url);
263 global $PAGE, $USER;
301 $PAGE->set_url($url);
337 global $PAGE;
372 $PAGE->set_url($url);
[all …]
/dports/www/moodle310/moodle/admin/
H A Dindex.php148 $PAGE->set_url($url);
342 $PAGE->set_cacheable(false);
356 $PAGE->set_cacheable(false);
369 $PAGE->set_cacheable(false);
380 $PAGE->set_cacheable(false);
391 redirect($PAGE->url);
410 redirect($PAGE->url);
440 redirect($PAGE->url);
454 redirect($PAGE->url);
537 $PAGE->set_url(new moodle_url($PAGE->url, array(
[all …]
H A Dplugins.php60 $PAGE->set_url($pageurl);
61 $PAGE->set_context($syscontext);
78 $PAGE->set_title($pluginname);
123 $PAGE->set_url($pageurl);
124 $PAGE->set_context($syscontext);
140 $PAGE->set_title($pluginname);
169 $PAGE->set_url($pageurl);
170 $PAGE->set_context($syscontext);
186 $PAGE->set_url($pageurl);
187 $PAGE->set_context($syscontext);
[all …]
H A Dsettings.php12 $PAGE->set_context(context_system::instance());
15 $PAGE->set_pagelayout('admin');
16 $PAGE->navigation->clear_cache();
56 redirect($PAGE->url);
85 $pageparams = $PAGE->url->params();
104 if ($PAGE->user_allowed_editing()) {
105 $url = clone($PAGE->url);
106 if ($PAGE->user_is_editing()) {
114 $PAGE->set_button($buttons);
120 $PAGE->set_heading($SITE->fullname);
[all …]
/dports/www/moodle311/moodle/admin/
H A Dindex.php148 $PAGE->set_url($url);
342 $PAGE->set_cacheable(false);
356 $PAGE->set_cacheable(false);
369 $PAGE->set_cacheable(false);
380 $PAGE->set_cacheable(false);
391 redirect($PAGE->url);
410 redirect($PAGE->url);
440 redirect($PAGE->url);
454 redirect($PAGE->url);
537 $PAGE->set_url(new moodle_url($PAGE->url, array(
[all …]
H A Dplugins.php60 $PAGE->set_url($pageurl);
61 $PAGE->set_context($syscontext);
78 $PAGE->set_title($pluginname);
123 $PAGE->set_url($pageurl);
124 $PAGE->set_context($syscontext);
140 $PAGE->set_title($pluginname);
169 $PAGE->set_url($pageurl);
170 $PAGE->set_context($syscontext);
186 $PAGE->set_url($pageurl);
187 $PAGE->set_context($syscontext);
[all …]
H A Dsettings.php12 $PAGE->set_context(context_system::instance());
15 $PAGE->set_pagelayout('admin');
16 $PAGE->navigation->clear_cache();
56 redirect($PAGE->url);
85 $pageparams = $PAGE->url->params();
104 if ($PAGE->user_allowed_editing()) {
105 $url = clone($PAGE->url);
106 if ($PAGE->user_is_editing()) {
114 $PAGE->set_button($buttons);
120 $PAGE->set_heading($SITE->fullname);
[all …]
/dports/www/moodle39/moodle/admin/
H A Dindex.php148 $PAGE->set_url($url);
342 $PAGE->set_cacheable(false);
356 $PAGE->set_cacheable(false);
369 $PAGE->set_cacheable(false);
380 $PAGE->set_cacheable(false);
391 redirect($PAGE->url);
410 redirect($PAGE->url);
440 redirect($PAGE->url);
454 redirect($PAGE->url);
537 $PAGE->set_url(new moodle_url($PAGE->url, array(
[all …]
H A Dplugins.php60 $PAGE->set_url($pageurl);
61 $PAGE->set_context($syscontext);
78 $PAGE->set_title($pluginname);
123 $PAGE->set_url($pageurl);
124 $PAGE->set_context($syscontext);
140 $PAGE->set_title($pluginname);
169 $PAGE->set_url($pageurl);
170 $PAGE->set_context($syscontext);
186 $PAGE->set_url($pageurl);
187 $PAGE->set_context($syscontext);
[all …]
H A Dsettings.php12 $PAGE->set_context(context_system::instance());
15 $PAGE->set_pagelayout('admin');
16 $PAGE->navigation->clear_cache();
56 redirect($PAGE->url);
85 $pageparams = $PAGE->url->params();
104 if ($PAGE->user_allowed_editing()) {
105 $url = clone($PAGE->url);
106 if ($PAGE->user_is_editing()) {
114 $PAGE->set_button($buttons);
120 $PAGE->set_heading($SITE->fullname);
[all …]
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/
H A Dpts_result_viewer_embed.php104 $PAGE = null;
113 $PAGE .= '<div id="result-settings">';
127 $PAGE .= '</div>';
193 $PAGE .= '</div>';
383 $PAGE .= $res . '<br />';
387 $PAGE .= '<div class="tabs">';
397 $PAGE .= '</div>';
401 // $PAGE .= $res . '<br />';
453 $PAGE .= '</div>';
458 $PAGE .= '</div>';
[all …]
/dports/www/moodle310/moodle/user/
H A Dprofile.php84 $PAGE->set_heading($struser);
85 $PAGE->set_pagelayout('mypublic');
87 $PAGE->navbar->add($struser);
99 $PAGE->set_context($context);
100 $PAGE->set_pagelayout('mypublic');
101 $PAGE->set_pagetype('user-profile');
118 $PAGE->blocks->add_region('content');
119 $PAGE->set_subpage($currentpage->id);
121 $PAGE->set_heading(fullname($user));
137 if ($PAGE->user_allowed_editing()) {
[all …]
/dports/www/moodle311/moodle/user/
H A Dprofile.php84 $PAGE->set_heading($struser);
85 $PAGE->set_pagelayout('mypublic');
87 $PAGE->navbar->add($struser);
99 $PAGE->set_context($context);
100 $PAGE->set_pagelayout('mypublic');
101 $PAGE->set_pagetype('user-profile');
118 $PAGE->blocks->add_region('content');
119 $PAGE->set_subpage($currentpage->id);
121 $PAGE->set_heading(fullname($user));
137 if ($PAGE->user_allowed_editing()) {
[all …]
/dports/www/moodle39/moodle/user/
H A Dprofile.php84 $PAGE->set_heading($struser);
85 $PAGE->set_pagelayout('mypublic');
87 $PAGE->navbar->add($struser);
99 $PAGE->set_context($context);
100 $PAGE->set_pagelayout('mypublic');
101 $PAGE->set_pagetype('user-profile');
118 $PAGE->blocks->add_region('content');
119 $PAGE->set_subpage($currentpage->id);
121 $PAGE->set_heading(fullname($user));
137 if ($PAGE->user_allowed_editing()) {
[all …]
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/static/dynamic-result-viewer/
H A Dindex.php177 $PAGE = null; variable
295 $PAGE .= '<h1>' . $o->get_title() . '</h1>';
352 $PAGE .= implode('<br />', $dependencies);
430 $PAGE .= '<div class="pts_test_boxes">';
484 $PAGE .= '</div>';
510 $PAGE .= '<div class="pts_test_boxes">';
554 $PAGE .= '</div>';
610 $PAGE = $embed->get_html(); variable
684 $PAGE .= '<br />';
686 $PAGE .= '</form>';
[all …]
/dports/www/moodle310/moodle/admin/tool/dataprivacy/classes/
H A Dpage_helper.php50 global $PAGE, $SITE;
62 $PAGE->navigation->override_active_url($url);
64 $PAGE->set_url($url);
65 $PAGE->set_context($context);
66 $PAGE->set_pagelayout('admin');
67 $PAGE->set_title($title);
68 $PAGE->set_heading($SITE->fullname);
73 $PAGE->navbar->add($siteadmin->get_content(), $siteadmin->action());
76 $PAGE->navbar->add($dataprivacy->get_content(), $dataprivacy->action());
79 $PAGE->navbar->add($dataregistry->get_content(), $dataregistry->action());
[all …]
/dports/www/moodle311/moodle/admin/tool/dataprivacy/classes/
H A Dpage_helper.php50 global $PAGE, $SITE;
62 $PAGE->navigation->override_active_url($url);
64 $PAGE->set_url($url);
65 $PAGE->set_context($context);
66 $PAGE->set_pagelayout('admin');
67 $PAGE->set_title($title);
68 $PAGE->set_heading($SITE->fullname);
73 $PAGE->navbar->add($siteadmin->get_content(), $siteadmin->action());
76 $PAGE->navbar->add($dataprivacy->get_content(), $dataprivacy->action());
79 $PAGE->navbar->add($dataregistry->get_content(), $dataregistry->action());
[all …]
/dports/www/moodle39/moodle/admin/tool/dataprivacy/classes/
H A Dpage_helper.php50 global $PAGE, $SITE;
62 $PAGE->navigation->override_active_url($url);
64 $PAGE->set_url($url);
65 $PAGE->set_context($context);
66 $PAGE->set_pagelayout('admin');
67 $PAGE->set_title($title);
68 $PAGE->set_heading($SITE->fullname);
73 $PAGE->navbar->add($siteadmin->get_content(), $siteadmin->action());
76 $PAGE->navbar->add($dataprivacy->get_content(), $dataprivacy->action());
79 $PAGE->navbar->add($dataregistry->get_content(), $dataregistry->action());
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/doc/
H A Dbuild_docs.pl57 open(PAGE, ">index.html") or die "can't open index.html, died";
60 print PAGE "<html><head><title>Trilinos Documentation</title></head><body>\n";
63 print PAGE "<h3>Trilinos Documentation:</h3>\n";
64 print PAGE "<ul>\n";
108 print PAGE "</ul>\n";
109 print PAGE "<h3>Trilinos Package Documentation:</h3>\n";
110 print PAGE "<ul>\n";
114 print PAGE $item;
118 print PAGE "</ul>\n";
119 print PAGE "</body></html>\n";
[all …]
/dports/www/moodle310/moodle/admin/tool/analytics/classes/output/
H A Dhelper.php71 global $PAGE;
77 $PAGE->set_context($context);
78 $PAGE->set_url($url);
81 $PAGE->navbar->add($siteadmin->get_content(), $siteadmin->action());
89 $PAGE->navbar->add($title);
91 $PAGE->set_pagelayout('report');
92 $PAGE->set_title($title);
93 $PAGE->set_heading($title);
104 global $PAGE;
105 $PAGE->reset_theme_and_output();
[all …]
/dports/www/moodle311/moodle/admin/tool/analytics/classes/output/
H A Dhelper.php71 global $PAGE;
77 $PAGE->set_context($context);
78 $PAGE->set_url($url);
81 $PAGE->navbar->add($siteadmin->get_content(), $siteadmin->action());
89 $PAGE->navbar->add($title);
91 $PAGE->set_pagelayout('report');
92 $PAGE->set_title($title);
93 $PAGE->set_heading($title);
104 global $PAGE;
105 $PAGE->reset_theme_and_output();
[all …]
/dports/www/moodle39/moodle/admin/tool/analytics/classes/output/
H A Dhelper.php71 global $PAGE;
77 $PAGE->set_context($context);
78 $PAGE->set_url($url);
81 $PAGE->navbar->add($siteadmin->get_content(), $siteadmin->action());
89 $PAGE->navbar->add($title);
91 $PAGE->set_pagelayout('report');
92 $PAGE->set_title($title);
93 $PAGE->set_heading($title);
104 global $PAGE;
105 $PAGE->reset_theme_and_output();
[all …]

12345678910>>...282