![]() |
TYPO3
7.6
|
Public Member Functions | |
__construct ($fromLen, $text) | |
getFromLen () | |
getToLen () | |
getText () | |
getOpcode () | |
Definition at line 21 of file Replace.php.
__construct | ( | $fromLen, | |
$text | |||
) |
int | $fromLen | |
string | $text |
Definition at line 27 of file Replace.php.
getFromLen | ( | ) |
getOpcode | ( | ) |
Implements OperationInterface.
Definition at line 62 of file Replace.php.
getText | ( | ) |
Get the text the operation is working with.
Definition at line 54 of file Replace.php.
getToLen | ( | ) |