Manager
Table of Contents
Methods
- createFeed() : Feed|bool
- createSftpQueue() : mixed
Methods
createFeed()
public
static createFeed(mixed $feedType, mixed $siteId[, int $timeLimit = 0 ]) : Feed|bool
Parameters
- $feedType : mixed
- $siteId : mixed
- $timeLimit : int = 0
Tags
Return values
Feed|boolcreateSftpQueue()
public
static createSftpQueue(mixed $feedType, mixed $siteId[, Timer $timer = null ]) : mixed
Parameters
- $feedType : mixed
- $siteId : mixed
- $timer : Timer = null