OXID eShop CE
4.10.2
|
Protected Member Functions | |
_setupNavigation ($sNode) | |
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 () | |
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 dynscreen manager. Returns template, that arranges two other templates ("dynscreen_list.tpl" and "dyn_affiliates_about.tpl") to frame.
dyn
Definition at line 12 of file dynscreen.php.
|
protected |
Sets up navigation for current view
string | $sNode | None name |
Reimplemented from oxAdminList.
Definition at line 27 of file dynscreen.php.
Dynscreen::getViewId | ( | ) |
Returns dyn area view id
Reimplemented from oxAdminView.
Definition at line 74 of file dynscreen.php.
|
protected |
Definition at line 20 of file dynscreen.php.