|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|


Public Member Functions | |
| __construct ($opLog= 'SITE_UPDATE', $operation= 'Update') | |
| updateSiteInfo ($criterions=null, $updateType=1) | |
| getId () | |
| getUrlsArray () | |
| getFiltersArray () | |
| getPropsArray () | |
| commandUpdate ($reqFile) | |
| getDescriptions () | |
| setNl2br ($in) | |
Public Member Functions inherited from AccountTypesLimitsSite | |
| validateSite () | |
| rules () | |
Public Attributes | |
| $opLog | |
| $operation | |
Public Attributes inherited from AccountTypesLimitsSite | |
| $priority | |
| $maxURLs | |
| $maxResources | |
| $maxURLsFromPage | |
| $maxErrors | |
| $maxResourceSize | |
| $processingDelay | |
| $requestDelay | |
Additional Inherited Members | |
Protected Member Functions inherited from AccountTypesLimitsSite | |
| __getAccountTypesLimitsKey () | |
Definition at line 3 of file SiteUpdate.php.
| SiteUpdate::__construct | ( | $opLog = 'SITE_UPDATE', |
|
$operation = 'Update' |
|||
| ) |
Definition at line 8 of file SiteUpdate.php.
| SiteUpdate::commandUpdate | ( | $reqFile | ) |
Reimplemented in SiteNew.
Definition at line 181 of file SiteUpdate.php.


| SiteUpdate::getDescriptions | ( | ) |
| SiteUpdate::getFiltersArray | ( | ) |
| SiteUpdate::getId | ( | ) |
Definition at line 112 of file SiteUpdate.php.


| SiteUpdate::getPropsArray | ( | ) |
| SiteUpdate::getUrlsArray | ( | ) |
| SiteUpdate::setNl2br | ( | $in | ) |
| SiteUpdate::updateSiteInfo | ( | $criterions = null, |
|
$updateType = 1 |
|||
| ) |
Definition at line 15 of file SiteUpdate.php.


| SiteUpdate::$operation |
Definition at line 6 of file SiteUpdate.php.
| SiteUpdate::$opLog |
Definition at line 5 of file SiteUpdate.php.