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
)
:
voidCreate a new instance of the ezpUrlObjectLink object.

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

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

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