OXID eShop CE  4.9.7
 All Classes Files Functions Variables Pages
Newsletter_List Class Reference
+ Inheritance diagram for Newsletter_List:
+ Collaboration diagram for Newsletter_List:

Protected Attributes

 $_sThisTemplate = 'newsletter_list.tpl'
 $_sListClass = 'oxnewsletter'
 $_sDefSortField = "oxtitle"
- Protected Attributes inherited from oxAdminList
 $_sListClass = null
 $_sListType = 'oxlist'
 $_oList = null
 $_iCurrListPos = 0
 $_iListSize = 0
 $_aWhere = null
 $_blDesc = false
 $_blEmployMultilanguage = null
 $_iOverPos = null
 $_iViewListSize = 0
 $_iDefViewListSize = 50
 $_aCurrSorting = null
 $_sDefSortField = null
 $_aListFilter = null
- Protected Attributes inherited from oxAdminView
 $_aSumType
 $_sThisTemplate = null
 $_iDefEdit = 0
 $_iEditLang = 0
 $_sShopTitle = " - "
 $_sShopVersion = null
 $_sServiceUrl = null
 $_oEditShop = null
 $_sEditObjectId = null
- Protected Attributes inherited from oxView
 $_aViewData = array()
 $_sClassLocation = null
 $_sThisAction = null
 $_oParent = null
 $_blIsComponent = false
 $_sThisTemplate = null
 $_sViewId = null
 $_sClass = null
 $_sFnc = null
 $_sTrustedShopId = null
 $_sTSExcellenceId = null
 $_sCharSet = null
 $_sVersion = null
 $_blDemoVersion = null
 $_blDemoShop = null
 $_iNewsStatus = null
 $_sShopLogo = null
 $_sCategoryId = null
 $_oClickCat = null
 $_blIsCallForCache = false
 $_oViewConf = null

Additional Inherited Members

- Public Member Functions inherited from oxAdminList
 getListSorting ()
 getListFilter ()
 getViewListSize ()
 render ()
 deleteEntry ()
 buildWhere ()
 getItemList ()
 clearItemList ()
 getItemListBaseObject ()
- 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

Detailed Description

Admin newsletter list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: Customer News -> Newsletter.

Definition at line 8 of file newsletter_list.php.

Member Data Documentation

Newsletter_List::$_sDefSortField = "oxtitle"
protected

Definition at line 30 of file newsletter_list.php.

Newsletter_List::$_sListClass = 'oxnewsletter'
protected

Definition at line 23 of file newsletter_list.php.

Newsletter_List::$_sThisTemplate = 'newsletter_list.tpl'
protected

Definition at line 16 of file newsletter_list.php.


The documentation for this class was generated from the following file: