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

Public Member Functions

 fetch ($userId, $params, $one=false)
 createRequest ($userId, $params, $one=false)
 getOrderConditions ($params)
 getConditions ($form)
 sendRequest ($userId)
 getResponse ($userId)
 getSingleData ($userId, $json, $hl=true)
 getCounters ($userId, $urlId)
 getStrValues ($userId, $n)
 getMultiData ($userId, $json)
 getLimits ($userId)
 getErrorsTypes ($userId)
 getTagsTypes ($userId)
 getContentParams ($data)
 getHistory ($userId=1)

Static Public Member Functions

static getContents ($userId)

Private Member Functions

 getOpByCode ($opCode)
 getReasonByCode ($reason)

Private Attributes

 $operation = 'URL_FETCH'

Detailed Description

Definition at line 3 of file UrlsView.php.

Member Function Documentation

UrlsView::createRequest (   $userId,
  $params,
  $one = false 
)

Definition at line 26 of file UrlsView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

UrlsView::fetch (   $userId,
  $params,
  $one = false 
)

Definition at line 7 of file UrlsView.php.

Here is the call graph for this function:

UrlsView::getConditions (   $form)

Definition at line 95 of file UrlsView.php.

Here is the caller graph for this function:

UrlsView::getContentParams (   $data)

Definition at line 403 of file UrlsView.php.

static UrlsView::getContents (   $userId)
static

Definition at line 412 of file UrlsView.php.

Here is the caller graph for this function:

UrlsView::getCounters (   $userId,
  $urlId 
)

Definition at line 224 of file UrlsView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

UrlsView::getErrorsTypes (   $userId)

Definition at line 364 of file UrlsView.php.

Here is the call graph for this function:

UrlsView::getHistory (   $userId = 1)

Definition at line 461 of file UrlsView.php.

Here is the call graph for this function:

UrlsView::getLimits (   $userId)

Definition at line 328 of file UrlsView.php.

Here is the call graph for this function:

UrlsView::getMultiData (   $userId,
  $json 
)

Definition at line 312 of file UrlsView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

UrlsView::getOpByCode (   $opCode)
private

Definition at line 661 of file UrlsView.php.

Here is the caller graph for this function:

UrlsView::getOrderConditions (   $params)

Definition at line 79 of file UrlsView.php.

Here is the caller graph for this function:

UrlsView::getReasonByCode (   $reason)
private

Definition at line 722 of file UrlsView.php.

Here is the caller graph for this function:

UrlsView::getResponse (   $userId)

Definition at line 188 of file UrlsView.php.

Here is the caller graph for this function:

UrlsView::getSingleData (   $userId,
  $json,
  $hl = true 
)

Definition at line 194 of file UrlsView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

UrlsView::getStrValues (   $userId,
  $n 
)

Definition at line 262 of file UrlsView.php.

Here is the call graph for this function:

Here is the caller graph for this function:

UrlsView::getTagsTypes (   $userId)

Definition at line 383 of file UrlsView.php.

Here is the call graph for this function:

UrlsView::sendRequest (   $userId)

Definition at line 176 of file UrlsView.php.

Here is the caller graph for this function:

Member Data Documentation

UrlsView::$operation = 'URL_FETCH'
private

Definition at line 5 of file UrlsView.php.


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