Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Search.

Search results

From MoodleDocs
  • ...To do this, adjust the command so that it uses the php.exe and stores the output in a file called (for example c:\moodle\admin\cron.log). Here is an example ...3#p609060 this] message by Iñaki Arenaza for an alternative way to log the output of Cron.
    5 KB (851 words) - 17:33, 1 September 2016
  • ...names for columns may be different from the field names and flexible input/output (the Dataform allows you to export/import human readable dates, entry autho
    614 bytes (98 words) - 20:56, 14 October 2013
  • ....0 was the addition of the output library ([[Development:Output renderers|$OUTPUT]]) that saw the introduction of the renderer. ...ponsible for producing a widget or control used within the component. This output will vary depending on what the component is, for example the forum will ha
    14 KB (2,331 words) - 10:35, 25 March 2011
  • 4. Modify weblib.php and formslib.php intensively to use the VoiceXML lib and output VoiceXML code along with the html code if the VoiceXML variable is set.
    1 KB (181 words) - 06:41, 25 August 2008
  • ...without having to change too much of the code. The idea is having just one output that can be recognized by both VoiceXML browsers, such as Opera, and other
    2 KB (353 words) - 07:47, 26 May 2007
  • '''Filters''' are a way to automatically transform content before it is output. For example ...pplied to all text that is printed with the [[Development:Output functions|output functions]] format_text(), and, if you have turned on that option, format_s
    8 KB (1,279 words) - 21:34, 23 March 2011
  • $comment->output(false); $comment->output(false);
    6 KB (802 words) - 12:14, 4 May 2011
  • echo $OUTPUT->header(); echo $OUTPUT->footer();
    2 KB (386 words) - 01:45, 23 January 2012
  • ...fore going on to work out how you want to format data. The code below will output all the data from your query in a collapsible, sortable table. It automatic //wrap output of html in these if conditions
    9 KB (1,152 words) - 11:34, 3 June 2008
  • ...s executable. That director will handle/decide/instruct the executor about output/logging and everything else. ...me things like the "id-remapping" on restore, the logs output, the "flush" output and so on will be central and any point of restore will be able to request
    5 KB (710 words) - 10:07, 25 April 2010
  • [[Image:formslib_selectallornone_sample.png|thumb|200px|none|Sample output of the above code]] ...g on whether Javascript is supported by the browser or not, it will either output a link with onclick behaviour for instant action, or a nosubmit button whic
    4 KB (669 words) - 09:19, 11 June 2009
  • $hassidepre = $PAGE->blocks->region_has_content('side-pre', $OUTPUT); $hassidepost = $PAGE->blocks->region_has_content('side-post', $OUTPUT);
    31 KB (4,723 words) - 19:05, 29 March 2011
  • Like before, when you want to output content like this, you have to use the <tt>format_text</tt> function. You n ...code, and work out how it is treating this content. Presumably it is being output using <tt>format_text</tt>. What format type is passed to those calls (hope
    6 KB (826 words) - 12:56, 11 November 2010
  • ...efine all information needed to get data, filter it, choose what should be output in each rendering method, and finally individual parameters for each render ...s to add dynamic filtering proposed to end users to filter dynamically the output.
    6 KB (796 words) - 10:34, 17 April 2016
  • ''MODULENAME''_backup_one_mod should generate XML output by calling the fwrite() function. This XML should cover all fields in the d
    2 KB (291 words) - 11:54, 2 December 2010
  • ...type renderer and the behaviour renderer, to generate the various bits of output. See [[Development:Question_Engine_2:Overview#What_are_the_parts_of_a_quest The output code must respect the <tt>question_display_options</tt> and only reveal as
    9 KB (1,375 words) - 17:50, 13 January 2011
  • * New $OUTPUT header and footer functions * Make sure that you instantiate the moodle form before any call to $OUTPUT->header()
    4 KB (545 words) - 13:13, 4 May 2011
  • ...the process is immediate or delayed (scheduled?). Has implications in the output of the process, logging and others. * '''Backup Output''': The front-end displayed to the user in '''Interactive''' and '''Immedia
    15 KB (2,265 words) - 12:57, 29 April 2010
  • ...in an organised and standard way. Obviously it's possible to have your own output methods but, thinking that you are going to share your code (yep, this is a ...it features automatic link conversion, smilies and good conversion to html output. Other formats are FORMAT_HTML, FORMAT_PLAIN, FORMAT_MARKDOWN. See [[Format
    8 KB (1,242 words) - 13:25, 19 March 2009
  • ==general remarks about OUTPUT of operations:== ...xist or removing role that do not exist as an error (output=false) or not (output=true)
    10 KB (1,675 words) - 22:13, 2 September 2009
View ( | ) (20 | 50 | 100 | 250 | 500)