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