Home
last modified time | relevance | path

Searched refs:attachmentoptions (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/moodle310/moodle/mod/glossary/classes/external/
H A Dprepare_entry.php79 …list($definitionoptions, $attachmentoptions) = glossary_get_editor_and_attachment_options($course,…
86 …$entry = file_prepare_standard_filemanager($entry, 'attachment', $attachmentoptions, $context, 'mo…
98 array_walk($attachmentoptions, function(&$item, $key) use (&$attachmentoptions) {
100 unset($attachmentoptions[$key]);
116 'options' => $attachmentoptions,
/dports/www/moodle311/moodle/mod/glossary/classes/external/
H A Dprepare_entry.php79 …list($definitionoptions, $attachmentoptions) = glossary_get_editor_and_attachment_options($course,…
86 …$entry = file_prepare_standard_filemanager($entry, 'attachment', $attachmentoptions, $context, 'mo…
98 array_walk($attachmentoptions, function(&$item, $key) use (&$attachmentoptions) {
100 unset($attachmentoptions[$key]);
116 'options' => $attachmentoptions,
/dports/www/moodle310/moodle/mod/glossary/
H A Dedit.php53 list($definitionoptions, $attachmentoptions) = glossary_get_editor_and_attachment_options($course, …
56 $entry = file_prepare_standard_filemanager($entry, 'attachment', $attachmentoptions, $context, 'mod…
62 … 'definitionoptions'=>$definitionoptions, 'attachmentoptions'=>$attachmentoptions));
H A Dedit_form.php19 $attachmentoptions = $this->_customdata['attachmentoptions'];
51 …anager', 'attachment_filemanager', get_string('attachment', 'glossary'), null, $attachmentoptions);
/dports/www/moodle311/moodle/mod/glossary/
H A Dedit.php53 list($definitionoptions, $attachmentoptions) = glossary_get_editor_and_attachment_options($course, …
56 $entry = file_prepare_standard_filemanager($entry, 'attachment', $attachmentoptions, $context, 'mod…
62 … 'definitionoptions'=>$definitionoptions, 'attachmentoptions'=>$attachmentoptions));
H A Dedit_form.php19 $attachmentoptions = $this->_customdata['attachmentoptions'];
51 …anager', 'attachment_filemanager', get_string('attachment', 'glossary'), null, $attachmentoptions);
/dports/www/moodle39/moodle/mod/glossary/
H A Dedit.php66 list($definitionoptions, $attachmentoptions) = glossary_get_editor_and_attachment_options($course, …
69 $entry = file_prepare_standard_filemanager($entry, 'attachment', $attachmentoptions, $context, 'mod…
75 … 'definitionoptions'=>$definitionoptions, 'attachmentoptions'=>$attachmentoptions));
H A Dedit_form.php19 $attachmentoptions = $this->_customdata['attachmentoptions'];
51 …anager', 'attachment_filemanager', get_string('attachment', 'glossary'), null, $attachmentoptions);
/dports/www/moodle310/moodle/blog/
H A Dedit.php195 $attachmentoptions = array('subdirs' => false, 'maxfiles' => 99, 'maxbytes' => $CFG->maxbytes); variable
207 $attachmentoptions,
230 $blogentry->edit($data, $blogeditform, $summaryoptions, $attachmentoptions);
238 $entry->edit($data, $blogeditform, $summaryoptions, $attachmentoptions);
H A Dedit_form.php38 $attachmentoptions = $this->_customdata['attachmentoptions'];
53 …lemanager', 'attachment_filemanager', get_string('attachment', 'forum'), null, $attachmentoptions);
H A Dlocallib.php280 * @param array $attachmentoptions Attachment options.
284 …public function edit($params=array(), $form=null, $summaryoptions=array(), $attachmentoptions=arra… argument
298 $attachmentoptions,
/dports/www/moodle311/moodle/blog/
H A Dedit.php195 $attachmentoptions = array('subdirs' => false, 'maxfiles' => 99, 'maxbytes' => $CFG->maxbytes); variable
207 $attachmentoptions,
230 $blogentry->edit($data, $blogeditform, $summaryoptions, $attachmentoptions);
238 $entry->edit($data, $blogeditform, $summaryoptions, $attachmentoptions);
H A Dedit_form.php38 $attachmentoptions = $this->_customdata['attachmentoptions'];
53 …lemanager', 'attachment_filemanager', get_string('attachment', 'forum'), null, $attachmentoptions);
H A Dlocallib.php280 * @param array $attachmentoptions Attachment options.
284 …public function edit($params=array(), $form=null, $summaryoptions=array(), $attachmentoptions=arra… argument
298 $attachmentoptions,
/dports/www/moodle39/moodle/blog/
H A Dedit.php195 $attachmentoptions = array('subdirs' => false, 'maxfiles' => 99, 'maxbytes' => $CFG->maxbytes); variable
207 $attachmentoptions,
230 $blogentry->edit($data, $blogeditform, $summaryoptions, $attachmentoptions);
238 $entry->edit($data, $blogeditform, $summaryoptions, $attachmentoptions);
H A Dedit_form.php38 $attachmentoptions = $this->_customdata['attachmentoptions'];
53 …lemanager', 'attachment_filemanager', get_string('attachment', 'forum'), null, $attachmentoptions);
H A Dlocallib.php280 * @param array $attachmentoptions Attachment options.
284 …public function edit($params=array(), $form=null, $summaryoptions=array(), $attachmentoptions=arra… argument
298 $attachmentoptions,
/dports/www/moodle310/moodle/mod/glossary/tests/external/
H A Dupdate_entry.php252 …list($definitionoptions, $attachmentoptions) = glossary_get_editor_and_attachment_options($course,…
256 …$entry = file_prepare_standard_filemanager($entry, 'attachment', $attachmentoptions, $context, 'mo…
/dports/www/moodle311/moodle/mod/glossary/tests/external/
H A Dupdate_entry.php252 …list($definitionoptions, $attachmentoptions) = glossary_get_editor_and_attachment_options($course,…
256 …$entry = file_prepare_standard_filemanager($entry, 'attachment', $attachmentoptions, $context, 'mo…
/dports/www/moodle310/moodle/mod/wiki/
H A Dedit_form.php89 …m->addElement('editor', 'newcontent_editor', $fieldname, null, page_wiki_edit::$attachmentoptions);
H A Dpagelib.php370 public static $attachmentoptions; variable in page_wiki_edit
389 …self::$attachmentoptions = array('subdirs' => false, 'maxfiles' => - 1, 'maxbytes' => $CFG->maxbyt…
545 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
561 …page_wiki_edit::$attachmentoptions = array_merge(array('context' => $this->modcontext), page_wiki_…
562 … file_prepare_standard_editor($data, 'newcontent', page_wiki_edit::$attachmentoptions, $this->modc…
1035 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
2015 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
2033 …le_postupdate_standard_editor($data, 'newcontent', page_wiki_edit::$attachmentoptions, $this->modc…
/dports/www/moodle311/moodle/mod/wiki/
H A Dedit_form.php89 …m->addElement('editor', 'newcontent_editor', $fieldname, null, page_wiki_edit::$attachmentoptions);
H A Dpagelib.php370 public static $attachmentoptions; variable in page_wiki_edit
389 …self::$attachmentoptions = array('subdirs' => false, 'maxfiles' => - 1, 'maxbytes' => $CFG->maxbyt…
545 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
561 …page_wiki_edit::$attachmentoptions = array_merge(array('context' => $this->modcontext), page_wiki_…
562 … file_prepare_standard_editor($data, 'newcontent', page_wiki_edit::$attachmentoptions, $this->modc…
1035 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
2015 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
2033 …le_postupdate_standard_editor($data, 'newcontent', page_wiki_edit::$attachmentoptions, $this->modc…
/dports/www/moodle39/moodle/mod/wiki/
H A Dedit_form.php89 …m->addElement('editor', 'newcontent_editor', $fieldname, null, page_wiki_edit::$attachmentoptions);
H A Dpagelib.php370 public static $attachmentoptions; variable in page_wiki_edit
389 …self::$attachmentoptions = array('subdirs' => false, 'maxfiles' => - 1, 'maxbytes' => $CFG->maxbyt…
545 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
561 …page_wiki_edit::$attachmentoptions = array_merge(array('context' => $this->modcontext), page_wiki_…
562 … file_prepare_standard_editor($data, 'newcontent', page_wiki_edit::$attachmentoptions, $this->modc…
1035 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
2015 'attachmentoptions' => page_wiki_edit::$attachmentoptions,
2033 …le_postupdate_standard_editor($data, 'newcontent', page_wiki_edit::$attachmentoptions, $this->modc…

12