Method String::highlight

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/String.php line 337
Automatically extracted PHP DOC comment from code:

Highlight a phrase within a string

END OF PHP DOC
public function string highlight(string $strString, string $strPhrase, string $strOpeningTag, string $strClosingTag)

Parameters

string $strString
Not documented yet. Please add documentation to this entry.
string $strPhrase
Not documented yet. Please add documentation to this entry.
string $strOpeningTag
Default: ''
Not documented yet. Please add documentation to this entry.
string $strClosingTag
Default: ''
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 1 plus 9.