TYPO3 CMS  TYPO3_6-2
t3lib_softrefproc Class Reference
Inheritance diagram for t3lib_softrefproc:
TYPO3\CMS\Core\Database\SoftReferenceIndex

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Database\SoftReferenceIndex
 __construct ()
 
 findRef ($table, $field, $uid, $content, $spKey, $spParams, $structurePath='')
 
 findRef_images ($content, $spParams)
 
 findRef_typolink ($content, $spParams)
 
 findRef_typolink_tag ($content, $spParams)
 
 findRef_TStemplate ($content, $spParams)
 
 findRef_TSconfig ($content, $spParams)
 
 findRef_email ($content, $spParams)
 
 findRef_url ($content, $spParams)
 
 findRef_extension_fileref ($content, $spParams)
 
 fileadminReferences ($content, &$elements)
 
 getTypoLinkParts ($typolinkValue)
 
 setTypoLinkPartsElement ($tLP, &$elements, $content, $idx)
 
 getPageIdFromAlias ($link_param)
 
 makeTokenID ($index='')
 
- Public Attributes inherited from TYPO3\CMS\Core\Database\SoftReferenceIndex
 $fileAdminDir = ''
 
 $tokenID_basePrefix = ''
 
- Protected Member Functions inherited from TYPO3\CMS\Core\Database\SoftReferenceIndex
 getSignalSlotDispatcher ()
 
 emitGetTypoLinkParts ($linkHandlerFound, $finalTagParts, $linkHandlerKeyword, $linkHandlerValue)
 
 emitSetTypoLinkPartsElement ($linkHandlerFound, $tLP, $content, $elements, $idx, $tokenID)
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 952 of file LegacyClassesForIde.php.