update/common/scripts/4.1/fixezurlobjectlinks.php

Show: inherited
Table of Contents

\ezpUrlObjectLinkUpdate

Package: Default

Utility class to help fix occurrences of external http-links not correctly associated with all versions/translations of an object

Properties

Propertypublic  $cli= ''
Details
Type
n/a
Propertypublic  $doFix= ''
Details
Type
n/a
Propertypublic  $fetchLimit= ''
Details
Type
n/a
Propertypublic  $finalOutputMessageArray= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $offset= ''
Details
Type
n/a
Propertypublic  $outputEntryNumber= ''
Details
Type
n/a
Propertypublic  $processedCount= ''
Details
Type
n/a
Propertypublic  $script= ''
Details
Type
n/a
Propertypublic  $verboseLevel= ''
Details
Type
n/a
Propertypublic  $xmlAttrCount= 'null'
Default valuenullDetails
Type
n/a
Propertypublic  $xmlClassAttributeIdArray= 'null'
Default valuenullDetails
Type
n/a

Methods

methodpublic__construct( \eZCLI $cli, \eZScript $script, array $options ) : void

Create a new instance of the ezpUrlObjectLink object.

Parameters
Name Type Description
$cli \eZCLI
$script \eZScript
$options array
methodpublicoutputString( 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
methodpublicprocessData( ) : void

Search through valid ezxmltext occurrences, and fix missing url object links if specified.

methodpublicshowSummary( ) : void

Print a summary of all the messages created during processData.

methodpublicxmlClassAttributeIds( ) : array

Get an array of all defined class attributes with ezxmltext datatype.

Returns
Type Description
array
methodpublicxmlTextContentObjectAttributeCount( ) : void

Retrieve the number of valid ezxmltext occurences

Documentation was generated by DocBlox 0.18.1.