eZ Publish  [trunk]
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' )

Variable Documentation

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

Definition at line 12 of file linkcheck.php.

Referenced by eZRunCronjobs\maxScriptExecutionTime().

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

Definition at line 13 of file linkcheck.php.