id); $texts = array(); if (empty($this->instance->pinned) and $this->instance->pagetype !== 'course-view') { if (!empty($this->config->textids)){ foreach(array_keys($this->config->textids) as $gid){ $textkey = "text_$gid"; $this->config->$textkey = clean_text(@$this->config->$textkey, FORMAT_HTML); } } } ?>
: | () | |
: | config->$textkey) ?> | |
: | config->$textkey) ?> | |
name); ?>: | id}"; print_textarea($usehtmleditor, 25, 50, 0, 0, $textkey, @$this->config->$textkey) ?> | |