PlgContentEmailcloak::_getPattern
Generate a search pattern based on link and text.
Signature
protected function _getPattern(string
$link,
string
$text )
Parameters
-
$link
- The target of an email link.
-
$text
- The text enclosed by the link.
Returns
- string
- A regular expression that matches a link containing the parameters.