| 
    OXID eShop CE
    4.10.1
    
   | 
 
 Inheritance diagram for oxOrderFileList:
 Collaboration diagram for oxOrderFileList:Public Member Functions | |
| loadUserFiles ($sUserId) | |
| loadOrderFiles ($sOrderId) | |
  Public Member Functions inherited from oxList | |
| offsetExists ($offset) | |
| offsetGet ($offset) | |
| offsetSet ($offset, $oBase) | |
| offsetUnset ($offset) | |
| arrayKeys () | |
| rewind () | |
| current () | |
| key () | |
| prev () | |
| next () | |
| valid () | |
| count () | |
| clear () | |
| assign ($aArray) | |
| reverse () | |
| __construct ($sObjectName=null) | |
| __get ($sName) | |
| getArray () | |
| init ($sObjectName, $sCoreTable=null) | |
| getBaseObject () | |
| setBaseObject ($oObject) | |
| selectString ($sSql) | |
| add ($oObject) | |
| assignArray ($aData) | |
| setSqlLimit ($iStart, $iRecords) | |
| containsFieldValue ($oVal, $sFieldName) | |
| getList () | |
  Public Member Functions inherited from oxSuperCfg | |
| __call ($sMethod, $aArgs) | |
| __construct () | |
| getConfig () | |
| setConfig ($oConfig) | |
| getSession () | |
| setSession ($oSession) | |
| getUser () | |
| setUser ($oUser) | |
| isAdmin () | |
| setAdminMode ($blAdmin) | |
Protected Attributes | |
| $_sObjectsInListName = 'oxorderfile' | |
  Protected Attributes inherited from oxList | |
| $_aArray = array() | |
| $_blRemovedActive = false | |
| $_sObjectsInListName = 'oxBase' | |
| $_sCoreTable = null | |
| $_sShopID = null | |
| $_aSqlLimit = array() | |
Additional Inherited Members | |
  Protected Member Functions inherited from oxList | |
| _assignElement ($oListObject, $aDbFields) | |
| _getFieldLongName ($sFieldName) | |
  Static Protected Attributes inherited from oxSuperCfg | |
| static | $_oConfig = null | 
| static | $_oSession = null | 
| static | $_oRights = null | 
| static | $_oActUser = null | 
| static | $_blIsAdmin = null | 
Article file link manager.
Definition at line 7 of file oxorderfilelist.php.
| oxOrderFileList::loadOrderFiles | ( | $sOrderId | ) | 
Returns oxorderfiles list
| string | $sOrderId | - order id | 
Definition at line 58 of file oxorderfilelist.php.
| oxOrderFileList::loadUserFiles | ( | $sUserId | ) | 
Returns orders
| string | $sUserId | - user id | 
Definition at line 22 of file oxorderfilelist.php.
      
  | 
  protected | 
Definition at line 15 of file oxorderfilelist.php.