TYPO3 CMS  TYPO3_6-2
tx_linkvalidator_linktype_Internal Class Reference
Inheritance diagram for tx_linkvalidator_linktype_Internal:
TYPO3\CMS\Linkvalidator\Linktype\InternalLinktype TYPO3\CMS\Linkvalidator\Linktype\AbstractLinktype TYPO3\CMS\Linkvalidator\Linktype\LinktypeInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Linkvalidator\Linktype\InternalLinktype
 checkLink ($url, $softRefEntry, $reference)
 
 getErrorMessage ($errorParams)
 
 getBrokenUrl ($row)
 
- Public Member Functions inherited from TYPO3\CMS\Linkvalidator\Linktype\AbstractLinktype
 fetchType ($value, $type, $key)
 
 getErrorParams ()
 
 getBrokenUrl ($row)
 
- Public Attributes inherited from TYPO3\CMS\Linkvalidator\Linktype\InternalLinktype
const DELETED = 'deleted'
 
const HIDDEN = 'hidden'
 
const MOVED = 'moved'
 
const NOTEXISTING = 'notExisting'
 
- Protected Member Functions inherited from TYPO3\CMS\Linkvalidator\Linktype\InternalLinktype
 checkPage ($page)
 
 checkContent ($page, $anchor)
 
- Protected Member Functions inherited from TYPO3\CMS\Linkvalidator\Linktype\AbstractLinktype
 setErrorParams ($value)
 
- Protected Attributes inherited from TYPO3\CMS\Linkvalidator\Linktype\InternalLinktype
 $errorParams = array()
 
 $responsePage = TRUE
 
 $responseContent = TRUE
 
- Protected Attributes inherited from TYPO3\CMS\Linkvalidator\Linktype\AbstractLinktype
 $errorParams = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5497 of file LegacyClassesForIde.php.