Home
last modified time | relevance | path

Searched defs:homeurl (Results 1 – 15 of 15) sorted by relevance

/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/graphs/
H A Dfunctions_flot.php93 $legend, $long_index, $homeurl = '', $unit = '', $water_mark = '',
109 $legend, $long_index, $homeurl = '', $unit = '', $water_mark = '',
125 $legend, $long_index, $homeurl = '', $unit = '', $water_mark = '',
141 $legend, $long_index, $homeurl = '', $unit = '', $water_mark = '',
157 $long_index, $homeurl, $unit, $type, $water_mark, $serie_types,
520 $unit, $ttl, $homeurl, $background_color, $legend_position) {
670 function flot_vcolumn_chart ($graph_data, $width, $height, $color, $legend, $long_index, $homeurl, …
767 …, $period, $width, $height, $legend, $colors, $fontpath, $round_corner, $homeurl, $watermark = '',…
H A Dfgraph.php14 $homeurl = ''; variable
17 $homeurl = $_GET['homeurl']; variable
19 else $homeurl = ''; variable
170 $unit = '', $ttl = 1, $homeurl = '', $backgroundColor = 'white') {
216 $yaxisname = "", $homeurl="", $water_mark = "", $font = '',
321 $unit = '', $ttl = 1, $homeurl = '', $backgroundColor = 'white',
405 $unit = '', $ttl = 1, $homeurl = '', $backgroundColor = 'white',
488 $unit = '', $ttl = 1, $homeurl = '', $backgroundColor = 'white') {
514 $unit = '', $ttl = 1, $homeurl = '', $backgroundColor = 'white') {
541 $unit = '', $ttl = 1, $homeurl = '', $backgroundColor = 'white',
[all …]
H A Dfunctions_d3.php145 $homeurl, $unit, $font, $font_size) {
261 $homeurl, $unit, $font, $font_size, $no_data_image) {
/dports/games/multimc/MultiMC5-0.6.11/api/logic/minecraft/mod/
H A DModDetails.h12 QString homeurl; member
H A DMod.cpp138 QString Mod::homeurl() const in homeurl() function in Mod
H A DLocalModParseTask.cpp37 auto homeurl = firstObj.value("url").toString().trimmed(); in ReadMCModInfo() local
/dports/www/moodle310/moodle/admin/
H A Dtestoutgoingmailconf.php31 $homeurl = new moodle_url('/admin/category.php', array('category' => 'email')); variable
/dports/www/moodle311/moodle/admin/
H A Dtestoutgoingmailconf.php31 $homeurl = new moodle_url('/admin/category.php', array('category' => 'email')); variable
/dports/www/moodle39/moodle/admin/
H A Dtestoutgoingmailconf.php31 $homeurl = new moodle_url('/admin/category.php', array('category' => 'email')); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/support/
H A Dindex.php51 $homeurl = DOL_URL_ROOT.'/'; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/support/
H A Dindex.php55 $homeurl = DOL_URL_ROOT.'/'; variable
/dports/net-mgmt/pandorafms_console/pandorafms_console-6.0SP2/include/
H A Dfunctions_graph.php766 $only_image = false, $homeurl = '', $ttl = 1, $projection = false,
970 $only_image = false, $homeurl = '', $ttl = 1, $projection = false,
2981 $type = 'sql_graph_vbar', $only_image = false, $homeurl = '',
3089 function graph_graphic_agentevents ($id_agent, $width, $height, $period = 0, $homeurl, $return = fa…
3591 $date = 0, $only_image = false, $homeurl = '', $adapt_key = '', $compare = false,
3957 $date = 0, $only_image = false, $homeurl = '', $adapt_key = '', $ttl = 1, $menu = true) {
4253 function graphic_module_events ($id_module, $width, $height, $period = 0, $homeurl = '', $zoom = 0,…
H A Dfunctions_custom_graphs.php164 $background_color = 'white', $modules_param = array(), $homeurl = '',
/dports/devel/cdash/CDash-2-2-3/
H A DviewSubprojectDependencies.php56 $homeurl = make_cdash_url(htmlentities($project_array["homeurl"])); variable
/dports/devel/cdash/CDash-2-2-3/sql/pgsql/
H A Dcdash.sql281 "homeurl" character varying(255) DEFAULT '' NOT NULL, field