|
eZ Publish
[trunk]
|
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' ) | |
| $cronjobIni = eZINI::instance( 'cronjob.ini' ) |
Definition at line 12 of file linkcheck.php.
Referenced by eZRunCronjobs\maxScriptExecutionTime().
| $linkList = eZURL::fetchList( array( 'only_published' => true ) ) |
Definition at line 14 of file linkcheck.php.
Referenced by eZURLObjectLink\fetchLinkList(), and eZCollaborationItemParticipantLink\fetchParticipantList().
| $siteURLs = $cronjobIni->variable( 'linkCheckSettings', 'SiteURL' ) |
Definition at line 13 of file linkcheck.php.