|
OXID eShop CE
4.9.7
|
Inheritance diagram for Adminlinks_List:
Collaboration diagram for Adminlinks_List:Additional Inherited Members | |
Protected Member Functions inherited from oxAdminList | |
| _getViewListSize () | |
| _getUserDefListSize () | |
| _calcListItemsCount ($sSql) | |
| _setCurrentListPosition ($sPage=null) | |
| _prepareOrderByQuery ($sSql=null) | |
| _buildSelectString ($oListObject=null) | |
| _processFilter ($sFieldValue) | |
| _buildFilter ($sVal, $blIsSearchValue) | |
| _isSearchValue ($sFieldValue) | |
| _prepareWhereQuery ($aWhere, $sqlFull) | |
| _changeselect ($sSql) | |
| _convertToDBDate ($sValue, $sFldType) | |
| _convertDate ($sDate) | |
| _convertTime ($sFullDate) | |
| _setListNavigationParams () | |
| _setupNavigation ($sNode) | |
Static Protected Attributes inherited from oxAdminView | |
| static | $_oNaviTree = null |
| static | $_sAuthUserRights = null |
Admin links collection. Collects list of admin links. Links may be viewed by language, sorted by date, url or any keyword. Admin Menu: Customer News -> Links.
Definition at line 9 of file adminlinks_list.php.
| Adminlinks_List::getListSorting | ( | ) |
Returns sorting fields array
Reimplemented from oxAdminList.
Definition at line 38 of file adminlinks_list.php.
|
protected |
Definition at line 31 of file adminlinks_list.php.
|
protected |
Definition at line 24 of file adminlinks_list.php.
|
protected |
Definition at line 17 of file adminlinks_list.php.