lib/ezi18n/classes/ezchartransform.php
\eZCharTransform
Package:
Constants
Methods


cacheFilePath(
$prefix, $suffix, $key
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$prefix | ||
$suffix | ||
$key |


commandUrlCleanup(
$text, $charsetName
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$text | ||
$charsetName |


commandUrlCleanupCompat(
$text, $charsetName
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$text | ||
$charsetName |


commandUrlCleanupIRI(
$text, $charsetName
)
:
void
static
Parameters
Name | Type | Description |
---|---|---|
$text | ||
$charsetName |


executeCacheFile(
$text, $filepath, $timestamp
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$text | ||
$filepath | ||
$timestamp |


instance(
)
:
\eZCharTransform
static
Returns a shared instance of the eZCharTransform class.
Returns
Type | Description |
---|---|
\eZCharTransform |


storeCacheFile(
$filepath, $transformationData, $extraCode, $type, $charsetName
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$filepath | ||
$transformationData | ||
$extraCode | ||
$type | ||
$charsetName |


transform(
$text, $rule, $charset
=
false, $useCache
=
true
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$text | ||
$rule | ||
$charset | ||
$useCache |


transformByGroup(
$text, $group, $charset
=
false, $useCache
=
true
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$text | ||
$group | ||
$charset | ||
$useCache |