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

Public Member Functions

 init ()
 render ()
- Public Member Functions inherited from User_List
 deleteEntry ()
 _prepareWhereQuery ($aWhere, $sQueryFull)
- Public Member Functions inherited from oxAdminList
 getListSorting ()
 getListFilter ()
 getViewListSize ()
 buildWhere ()
 getItemList ()
 clearItemList ()
 getItemListBaseObject ()
- Public Member Functions inherited from oxAdminView
 __construct ()
 addGlobalParams ($oShop=null)
 getServiceUrl ($sLangAbbr=null)
 save ()
 resetContentCache ($blForceReset=null)
 resetCounter ($sCounterType, $sValue=null)
 getNavigation ()
 getViewId ()
 chshp ()
 resetSeoData ($sShopId)
 getPreviewId ()
 getEditObjectId ()
 setEditObjectId ($sId)
- Public Member Functions inherited from oxView
 setViewParameters ($aParams=null)
 getViewParameter ($sKey)
 setIsCallForCache ($blIsCallForCache=null)
 getIsCallForCache ()
 addTplParam ($sPara, $sValue)
 getBelboonParam ()
 getViewConfig ()
 getTemplateName ()
 setTemplateName ($sTemplate)
 setClassName ($sClassName)
 getClassName ()
 setFncName ($sFncName)
 getFncName ()
 setViewData ($aViewData=null)
 getViewData ()
 getViewDataElement ($sParamId=null)
 setClassLocation ($sClassLocation=null)
 getClassLocation ()
 setThisAction ($sThisAction=null)
 getThisAction ()
 setParent ($oParent=null)
 getParent ()
 setIsComponent ($blIsComponent=null)
 getIsComponent ()
 executeFunction ($sFunction)
 getAdditionalParams ()
 getTrustedShopId ()
 getTSExcellenceId ()
 getCharSet ()
 getShopVersion ()
 getShopEdition ()
 getRevision ()
 getPackageInfo ()
 getShopFullEdition ()
 isDemoVersion ()
 isBetaVersion ()
 isRCVersion ()
 showBetaNote ()
 isDemoShop ()
 showNewsletter ()
 setShowNewsletter ($blShow)
 getShopLogo ()
 setShopLogo ($sLogo)
 getActCategory ()
 setActCategory ($oCategory)
 getCategoryId ()
 setCategoryId ($sCategoryId)
 getErrorDestination ()
 getActionClassName ()
 isConnectedWithFb ()
 getFbUserId ()
 showFbConnectToAccountMsg ()
 isMall ()
 showRdfa ()
 getSidForWidget ()
- Public Member Functions inherited from oxSuperCfg
 __call ($sMethod, $aArgs)
 getConfig ()
 setConfig ($oConfig)
 getSession ()
 setSession ($oSession)
 getUser ()
 setUser ($oUser)
 isAdmin ()
 setAdminMode ($blAdmin)

Protected Member Functions

 _getViewListSize ()

Additional Inherited Members

- Protected Attributes inherited from User_List
 $_sListClass = 'oxuser'
 $_sDefSortField = "oxusername"
 $_sListType = 'oxuserlist'
 $_sThisTemplate = 'user_list.tpl'
- Static Protected Attributes inherited from oxAdminView
static $_oNaviTree = null
static $_sAuthUserRights = null

Detailed Description

user list "view" class.

Definition at line 6 of file list_user.php.

Member Function Documentation

List_User::_getViewListSize ( )
protected

Viewable list size getter

Returns
int

Reimplemented from oxAdminList.

Definition at line 14 of file list_user.php.

List_User::init ( )

Sets SQL query parameters (such as sorting), executes parent method parent::Init().

Reimplemented from oxAdminView.

Definition at line 23 of file list_user.php.

List_User::render ( )

Executes parent method parent::render(), passes data to Smarty engine and returns name of template file "list_review.tpl".

Returns
string

Reimplemented from User_List.

Definition at line 34 of file list_user.php.


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