|
eZ Publish
[4.2]
|
Public Member Functions | |
| eZAutoLinkOperator ($name= 'autolink') | |
| formatUri ($url, $max) | |
| modify ($tpl, $operatorName, $operatorParameters, $rootNamespace, $currentNamespace, &$operatorValue, $namedParameters) | |
| namedParameterList () | |
| operatorList () | |
Static Public Member Functions | |
| addURILinks ($text, $max, $methods= 'http|https|ftp') | |
Public Attributes | |
| $Operators | |
Definition at line 31 of file ezautolinkoperator.php.
| eZAutoLinkOperator::addURILinks | ( | $ | text, |
| $ | max, | ||
| $ | methods = 'http|https|ftp' |
||
| ) | [static] |
Definition at line 69 of file ezautolinkoperator.php.
Referenced by modify().
| eZAutoLinkOperator::eZAutoLinkOperator | ( | $ | name = 'autolink' | ) |
Definition at line 33 of file ezautolinkoperator.php.
| eZAutoLinkOperator::formatUri | ( | $ | url, |
| $ | max | ||
| ) |
Definition at line 56 of file ezautolinkoperator.php.
| eZAutoLinkOperator::modify | ( | $ | tpl, |
| $ | operatorName, | ||
| $ | operatorParameters, | ||
| $ | rootNamespace, | ||
| $ | currentNamespace, | ||
| &$ | operatorValue, | ||
| $ | namedParameters | ||
| ) |
Definition at line 79 of file ezautolinkoperator.php.
| eZAutoLinkOperator::namedParameterList | ( | ) |
See eZTemplateOperator::namedParameterList()
Definition at line 49 of file ezautolinkoperator.php.
| eZAutoLinkOperator::operatorList | ( | ) |
Returns the operators in this class.
Definition at line 41 of file ezautolinkoperator.php.
| eZAutoLinkOperator::$Operators |
Definition at line 99 of file ezautolinkoperator.php.