OXID eShop CE
4.9.10
|
Protected Member Functions | |
_getSecondSortFieldName () | |
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) | |
Protected Member Functions inherited from oxAdminView | |
_getEditShop ($sShopId) | |
_getServiceProtocol () | |
_getShopVersionNr () | |
_addNavigationHistory ($sNode) | |
_getMaxUploadFileInfo ($iMaxFileSize, $blFormatted=false) | |
_resetContentCache () | |
_allowAdminEdit ($sUserId) | |
_getCountryByCode ($sCountryCode) | |
_authorize () | |
Protected Member Functions inherited from oxView | |
_executeNewAction ($sNewAction) |
Additional Inherited Members | |
Static Protected Attributes inherited from oxAdminView | |
static | $_oNaviTree = null |
static | $_sAuthUserRights = null |
Admin selectlist list manager.
Definition at line 6 of file country_list.php.
|
protected |
Getter for the second sort field name (for getting the expected oreder out of the databse).
Definition at line 74 of file country_list.php.
Country_List::getListSorting | ( | ) |
Returns sorting fields array. We extend this method for getting a second order by, which will give us not the undefined order behind the "active" countries.
Reimplemented from oxAdminList.
Definition at line 58 of file country_list.php.
Country_List::render | ( | ) |
Executes parent method parent::render() and returns name of template file "selectlist_list.tpl".
Reimplemented from oxAdminList.
Definition at line 44 of file country_list.php.
|
protected |
Definition at line 35 of file country_list.php.
|
protected |
Definition at line 21 of file country_list.php.
|
protected |
Definition at line 14 of file country_list.php.
|
protected |
Definition at line 28 of file country_list.php.