update/common/scripts/4.1/fixezurlobjectlinks.php
\ezpUrlObjectLinkUpdate
Package: Default
Utility class to help fix occurrences of external http-links not correctly associated with all versions/translations of an object
Properties
Methods


__construct(
\eZCLI $cli, \eZScript $script, array $options
)
:
void
Create a new instance of the ezpUrlObjectLink object.


outputString(
string $message, string $label
=
null, bool $groupedEntry
=
false
)
:
void
Add a message to the message buffer, to be displayed after processData has completed.
Parameters
Name | Type | Description |
---|---|---|
$message | string | |
$label | string | |
$groupedEntry | bool |


processData(
)
:
void
Search through valid ezxmltext occurrences, and fix missing url object links if specified.


xmlClassAttributeIds(
)
:
array
Get an array of all defined class attributes with ezxmltext datatype.
Returns
Type | Description |
---|---|
array |