Home
last modified time | relevance | path

Searched refs:addSortLink (Results 1 – 3 of 3) sorted by relevance

/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/recordlist/Classes/RecordList/
H A DDatabaseRecordList.php1319 $theData[$fCol] .= $this->addSortLink($sortLabel, $fCol, $table);
2129 public function addSortLink($code, $field, $table) function in TYPO3\\CMS\\Recordlist\\RecordList\\DatabaseRecordList
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/recordlist/Classes/RecordList/
H A DDatabaseRecordList.php1657 $theData[$fCol] .= $this->addSortLink($sortLabel, $fCol, $table);
2534 public function addSortLink($code, $field, $table) function in TYPO3\\CMS\\Recordlist\\RecordList\\DatabaseRecordList
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/recordlist/Classes/RecordList/
H A DDatabaseRecordList.php1844 $theData[$fCol] .= $this->addSortLink($sortLabel, $fCol, $table);
2707 public function addSortLink($code, $field, $table) function in TYPO3\\CMS\\Recordlist\\RecordList\\DatabaseRecordList