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
  • * weblib.php - functions that produce web output
    213 bytes (32 words) - 14:57, 8 January 2011
  • ===Escaping output=== ...xample, if you have plain text content, you should use the s() function to output it. that will replace any < character with &amp;lt;. If that is done, there
    7 KB (1,118 words) - 16:24, 16 February 2010
  • ===Processors (output)=== ...age/output /message/output] there are full Moodle plugins for each type of output.
    4 KB (498 words) - 06:59, 9 November 2010
  • This library is largely concerned with generating output. ...docs.moodle.org/moodlecore/_lib---weblib.php.html generated phpDocumentor] output should give brief details about each function.
    2 KB (209 words) - 16:55, 28 March 2011
  • ...when going from User Input to the Database or from the Database to Screen Output (black arrows) but <code>stripslashes()</code> should be used when displayi ...r something similar but should use Moodle's [[Development:Output functions|output functions]].
    4 KB (613 words) - 22:01, 30 October 2009
  • |name = Output renderers ...and modules stored rendering code in lib.php, locallib.php, view.php, etc. Output renderer instances are obtained through moodle_page::get_renderer($componen
    9 KB (1,253 words) - 12:29, 12 April 2010
  • 7. Read on voicexml intricacies - needed to analyse moodle output to identify what could be converted and what not. 11. Take the HTML output of a page in Moodle and change all its link tags to make it Voice enabled.
    3 KB (489 words) - 14:19, 16 May 2008
  • The output file will contain one line for each slot. If a slot contains multiple appoi The output file will contain one line for each appointment. If a slot contains multipl
    3 KB (446 words) - 22:47, 20 June 2016
  • ...y module lives in the view.php page only. How can I tell my code I want an output (of something) in a different page and not at the bottom of the view.php pa
    3 KB (492 words) - 10:21, 9 November 2010
  • post_process_voice($output = '', $alllinksvoiceenabled = true) * @param boolean $voice Whether to output voice code
    2 KB (261 words) - 14:19, 16 May 2008
  • ...le 2.0, all the functions in lib/weblib.php that are to do with generating output are being replaced by methods in lib/outputlib.php. ...ing, rather than giving a choice of outputting the HTML immediately via a $output parameter.
    15 KB (2,059 words) - 10:47, 19 June 2009
  • # What HTML to output when people are looking at a record in the database # What form fields to output when people are adding/editing a record in the database
    4 KB (703 words) - 14:30, 6 September 2008
  • " interpreter. The output appears in a new window below the current one. " produce output, and the output has to go somewhere.
    4 KB (560 words) - 19:21, 28 June 2010
  • echo $OUTPUT->button($form); echo $OUTPUT->select($select);
    14 KB (1,901 words) - 20:50, 14 January 2011
  • Email address for output: emailaddress@mydomain.con Click Commit Changes. Check your email for the output.
    1 KB (235 words) - 09:56, 28 April 2015
  • Moodle output must be compliant with XHTML Strict 1.0. This means it must be: You can check whether the HTML you output is valid by using a HTML validator, for example the [https://addons.mozilla
    3 KB (523 words) - 17:36, 26 November 2009
  • ...query editor will let you edit and tune the SQL query to get data used in output. *All output field MUST be "aliased" if they are being used in renderers:
    2 KB (360 words) - 20:22, 13 September 2012
  • ...until you see the message "Running clean-up tasks..." near the top of the output. See the [https://moodle.org/mod/forum/discuss.php?d=199860 Can not find d
    500 bytes (79 words) - 07:46, 29 January 2016
  • Adapt Moodle interface to output the needed VoiceXML so you can navigate with your voice with a VoiceXML ena ** Extract requirements: study Moodle output and code to choose what to make voice enabled
    3 KB (489 words) - 14:23, 16 May 2008
  • Adapt Moodle interface to output the needed VoiceXML so you can navigate with your voice with a VoiceXML ena ** Extract requirements: study Moodle output and code to choose what to make voice enabled
    3 KB (509 words) - 14:20, 16 May 2008
View ( | ) (20 | 50 | 100 | 250 | 500)