|
| static | ping (int $id, bool $deleted=false) |
| static | getPublicUrl ($id, bool $full=true, bool $hostInclude=true, bool $previewForNotActive=false) |
| static | getPreview (int $siteId, bool $skipCloud=false) |
| static | getHooks ($id) |
| static | getVersion ($siteId) |
| static | getAdditionalFields ($id) |
| static | saveAdditionalFields ($id, array $data) |
| static | getTypes () |
| static | getDefaultType () |
| static | delete ($id, $pagesDelete=false) |
| static | markDelete ($id) |
| static | markUnDelete ($id) |
| static | copy ($siteId) |
| static | fullExport ($siteForExport, $params=array()) |
| static | getPublicHash ($id, $domain=null) |
| static | switchDomain (int $siteId1, int $siteId2) |
| static | randomizeDomain (int $siteId) |
| static | copyFolders (int $fromSite, int $toSite, array &$folderMap=[]) |
| static | addFolder (int $siteId, array $fields) |
| static | updateFolder (int $siteId, int $folderId, array $fields) |
| static | publicationFolder (int $folderId, bool $mark=true) |
| static | moveFolder (int $folderId, ?int $toFolderId, ?int $toSiteId=null) |
| static | getFolders (int $siteId, array $filter=[]) |
| static | getFolder (int $folderId, string $accessLevel=Rights::ACCESS_TYPES['read']) |
| static | markFolderDelete (int $id) |
| static | markFolderUnDelete (int $id) |
| static | addLandingToMenu (int $siteId, array $data) |
| static | touch (int $id) |
| static | publication (int $id, bool $mark=true, ?Metrika\FieldsDto $metrikaFields=null) |
| static | unpublic (int $id) |
| static | getSiteIdByTemplate (string $tplCode) |
| static | onBeforeMainSiteDelete ($siteId) |
| static | onMainSiteDelete ($siteId) |
| static | changeType (int $id, string $type) |
| static | changeCode (int $id, string $code) |
| Открытые статические члены унаследованные от BaseTable |
| static | callback ($code, $callback) |
См. определение в файле site.php строка 12