Lines Matching refs:IDexists
769 $IDexists = false;
774 $IDexists = media_exists($ID);
778 $IDexists = page_exists($ID);
782 …>message("Current ID after resolvement: '$ID' the ID does exist: '" . ($IDexists ? 'true' : 'false…
787 if (!$IDexists) {
823 …A, $url, $newAdditionalParameters, $PARAMS, $noDeepReplace, $fileName, $newDepth, $ID, $IDexists );
842 …ATA, $url, $noDeepReplace, $newAdditionalParameters, $ORIGDATA2, $newDepth, $IDexists, $fileName );
845 … &$newAdditionalParameters, &$PARAMS, &$noDeepReplace, &$fileName, &$newDepth, &$ID, &$IDexists ) { argument
918 $IDexists = media_exists($ID);
920 $DATA[2] = $this->functions->wl($ID, null, null, null, $IDexists, true);
964 … } else if ($IDexists) { // 08/10/2010 - was page_exists($ID) - but this should do as well.
988 …TA, $url, $noDeepReplace, $newAdditionalParameters, $ORIGDATA2, $newDepth, $IDexists, $fileName ) { argument
1033 if ($IDexists === false) {