Public Member Functions |
| | dccCheck ($userId) |
| | createRequestSingle ($userId, $siteId, $init=false) |
| | commandFind ($userId) |
| | commandStatus ($userId) |
| | getResponse () |
| | findSite ($userId, $reqFile, $one=false) |
| | getSingleData ($userId, $json, $one) |
| | getState ($userId, $n) |
| | getURLType ($userId, $n) |
| | getFetchType ($userId, $n) |
| | getCounters ($userId, $siteId) |
| | getMultiData ($userId, $json) |
| | createRequest ($pattern, $state, $limit, $uid, $pN, $sortBy, $sortDirection) |
| | getFilters ($userId, $file, $n=0) |
| | getProperties ($userId, $file, $n) |
| | getLimits ($userId, $file, $n) |
| | getUserId () |
| | generateUID () |
| | getErrorsTypes ($userId, $file, $n) |
| | checkForErrors ($json) |
| | rmTmpData () |
| | integrityCheck ($siteId) |
| | syncUrls () |
| | siteStatus ($siteId) |
| | urlFetch ($siteId) |
Private Attributes |
| | $opLog = 'SITE_FIND' |
Detailed Description
Definition at line 3 of file SitesView.php.
Member Function Documentation
| SitesView::checkForErrors |
( |
|
$json | ) |
|
| SitesView::commandFind |
( |
|
$userId | ) |
|
| SitesView::commandStatus |
( |
|
$userId | ) |
|
| SitesView::createRequest |
( |
|
$pattern, |
|
|
|
$state, |
|
|
|
$limit, |
|
|
|
$uid, |
|
|
|
$pN, |
|
|
|
$sortBy, |
|
|
|
$sortDirection |
|
) |
| |
| SitesView::createRequestSingle |
( |
|
$userId, |
|
|
|
$siteId, |
|
|
|
$init = false |
|
) |
| |
| SitesView::dccCheck |
( |
|
$userId | ) |
|
| SitesView::findSite |
( |
|
$userId, |
|
|
|
$reqFile, |
|
|
|
$one = false |
|
) |
| |
| SitesView::generateUID |
( |
| ) |
|
| SitesView::getCounters |
( |
|
$userId, |
|
|
|
$siteId |
|
) |
| |
| SitesView::getErrorsTypes |
( |
|
$userId, |
|
|
|
$file, |
|
|
|
$n |
|
) |
| |
| SitesView::getFetchType |
( |
|
$userId, |
|
|
|
$n |
|
) |
| |
| SitesView::getFilters |
( |
|
$userId, |
|
|
|
$file, |
|
|
|
$n = 0 |
|
) |
| |
| SitesView::getLimits |
( |
|
$userId, |
|
|
|
$file, |
|
|
|
$n |
|
) |
| |
| SitesView::getMultiData |
( |
|
$userId, |
|
|
|
$json |
|
) |
| |
| SitesView::getProperties |
( |
|
$userId, |
|
|
|
$file, |
|
|
|
$n |
|
) |
| |
| SitesView::getResponse |
( |
| ) |
|
| SitesView::getSingleData |
( |
|
$userId, |
|
|
|
$json, |
|
|
|
$one |
|
) |
| |
| SitesView::getState |
( |
|
$userId, |
|
|
|
$n |
|
) |
| |
| SitesView::getURLType |
( |
|
$userId, |
|
|
|
$n |
|
) |
| |
| SitesView::integrityCheck |
( |
|
$siteId | ) |
|
| SitesView::siteStatus |
( |
|
$siteId | ) |
|
| SitesView::urlFetch |
( |
|
$siteId | ) |
|
Member Data Documentation
| SitesView::$opLog = 'SITE_FIND' |
|
private |
The documentation for this class was generated from the following file: