eZ Publish  [4.2]
linkcheck.php File Reference

Go to the source code of this file.

Variables

 $cronjobIni = eZINI::instance( 'cronjob.ini' )
 $linkList = eZURL::fetchList( array( 'only_published' => true ) )
 $siteURLs = $cronjobIni->variable( 'linkCheckSettings', 'SiteURL' )

Detailed Description

Definition in file linkcheck.php.


Variable Documentation

$cronjobIni = eZINI::instance( 'cronjob.ini' )

Definition at line 36 of file linkcheck.php.

$linkList = eZURL::fetchList( array( 'only_published' => true ) )
$siteURLs = $cronjobIni->variable( 'linkCheckSettings', 'SiteURL' )

Definition at line 37 of file linkcheck.php.