mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-55137-master' of git://github.com/cameron1729/moodle
This commit is contained in:
commit
83ecbbc0b1
@ -904,6 +904,7 @@ function external_format_string($str, $contextid, $striplinks = true, $options =
|
||||
* returned. Default false.
|
||||
* allowid : If true then id attributes will not be removed, even when using htmlpurifier. Default (different from
|
||||
* format_text) true. Default changed id attributes are commonly needed.
|
||||
* blanktarget : If true all <a> tags will have target="_blank" added unless target is explicitly specified.
|
||||
* </pre>
|
||||
*
|
||||
* @param string $text The content that may contain ULRs in need of rewriting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user