HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
SitesView Class Reference

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)

Public Attributes

 $responseFile
 $requestFile
 $single

Private Attributes

 $opLog = 'SITE_FIND'

Detailed Description

Definition at line 3 of file SitesView.php.

Member Function Documentation

SitesView::checkForErrors (   $json)

Definition at line 399 of file SitesView.php.

SitesView::commandFind (   $userId)

Definition at line 39 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::commandStatus (   $userId)

Definition at line 54 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::createRequest (   $pattern,
  $state,
  $limit,
  $uid,
  $pN,
  $sortBy,
  $sortDirection 
)

Definition at line 246 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::createRequestSingle (   $userId,
  $siteId,
  $init = false 
)

Definition at line 19 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::dccCheck (   $userId)

Definition at line 10 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::findSite (   $userId,
  $reqFile,
  $one = false 
)

Definition at line 74 of file SitesView.php.

Here is the call graph for this function:

SitesView::generateUID ( )

Definition at line 375 of file SitesView.php.

Here is the caller graph for this function:

SitesView::getCounters (   $userId,
  $siteId 
)

Definition at line 187 of file SitesView.php.

Here is the call graph for this function:

SitesView::getErrorsTypes (   $userId,
  $file,
  $n 
)

Definition at line 380 of file SitesView.php.

Here is the call graph for this function:

SitesView::getFetchType (   $userId,
  $n 
)

Definition at line 165 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::getFilters (   $userId,
  $file,
  $n = 0 
)

Definition at line 276 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::getLimits (   $userId,
  $file,
  $n 
)

Definition at line 307 of file SitesView.php.

Here is the call graph for this function:

SitesView::getMultiData (   $userId,
  $json 
)

Definition at line 221 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::getProperties (   $userId,
  $file,
  $n 
)

Definition at line 294 of file SitesView.php.

Here is the call graph for this function:

SitesView::getResponse ( )

Definition at line 69 of file SitesView.php.

Here is the caller graph for this function:

SitesView::getSingleData (   $userId,
  $json,
  $one 
)

Definition at line 95 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::getState (   $userId,
  $n 
)

Definition at line 121 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::getURLType (   $userId,
  $n 
)

Definition at line 143 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::getUserId ( )

Definition at line 363 of file SitesView.php.

Here is the call graph for this function:

SitesView::integrityCheck (   $siteId)

Definition at line 419 of file SitesView.php.

Here is the call graph for this function:

SitesView::rmTmpData ( )

Definition at line 414 of file SitesView.php.

SitesView::siteStatus (   $siteId)

Definition at line 459 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

SitesView::syncUrls ( )

Definition at line 455 of file SitesView.php.

SitesView::urlFetch (   $siteId)

Definition at line 474 of file SitesView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

SitesView::$opLog = 'SITE_FIND'
private

Definition at line 5 of file SitesView.php.

SitesView::$requestFile

Definition at line 7 of file SitesView.php.

SitesView::$responseFile

Definition at line 6 of file SitesView.php.

SitesView::$single

Definition at line 8 of file SitesView.php.


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