config)) $theBlock->config = new StdClass(); if (!isset($theBlock->config->target)) $theBlock->config->target = 'moodle'; if (!isset($theBlock->config->hidetitle)) $theBlock->config->hidetitle = 0; if (!isset($theBlock->config->showdata)) $theBlock->config->showdata = 1; if (!isset($theBlock->config->showgraph)) $theBlock->config->showgraph = 1; if (!isset($theBlock->config->shownumsums)) $theBlock->config->shownumsums = 1; if (!isset($theBlock->config->showquery)) $theBlock->config->showquery = 0; if (!isset($theBlock->config->showfilterqueries)) $theBlock->config->showfilterqueries = 0; if (!isset($theBlock->config->inblocklayout)) $theBlock->config->inblocklayout = ($COURSE->format == 'page') ? 1 : 0 ; ?>
: : |
config) && isset($theBlock->config->title)) {
$theBlocktitle = $theBlock->config->title;
}
echo '';
$hidetitle = '';
if (isset($theBlock->config) && isset($theBlock->config->hidetitle)) {
$hidetitle = ($theBlock->config->hidetitle) ? ' checked="checked" ' : '' ;
}
echo ' '.get_string('checktohide', 'block_dashboard'); ?> |
id}&instance={$theBlock->instance->id}" ?>&what=upload"> - id}&instance={$theBlock->instance->id}" ?>&what=get" target="_blank"> - " /> |