|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Static Public Member Functions | |
| static | isConfigEnabled () |
| static | setConfigEnabled (bool $enabled) |
| static | isEnabled () |
| static | isContentRoute () |
| static | isPermalinkPageRequest () |
| static | baseDir () |
| static | menuVariantFlat (int $flat=1) |
| static | menuVariantLoad (int $deep=9, string $mode='', string $label='') |
| static | currentLng () |
| static | ensureDirs () |
| static | purgeLegacyMenuCache () |
| Entfernt den nicht mehr verwendeten Menu-Cache. | |
| static | contentPath (int $cid, string $lng) |
| static | permalinkContentPath (string $permalink, string $lng) |
| static | menuPath (int $root, string $lng, string $variant='flat-1') |
| static | pageMetaPath (int $cid) |
| static | readContent (int $cid, string $lng='') |
| static | readPermalinkContent (string $permalink, string $lng='') |
| static | writeContent (int $cid, string $html, array $meta=array(), string $lng='') |
| static | readMenu (int $root, string $variant='flat-1', string $lng='') |
| static | writeMenu (string $html, int $root, string $variant='flat-1', string $lng='') |
| static | readPageMeta (int $cid) |
| static | writePageMeta (int $cid, array $meta) |
| static | invalidateContent (int $cid) |
| static | invalidateMenu (int $root) |
| static | invalidateAllMenus () |
| static | invalidateSitemap () |
| static | invalidateAll () |
| static | cacheStats () |
| static | invalidateFolderTree ($db, int $folderId) |
Definition at line 6 of file dbxContentPageCache.class.php.
|
static |
Definition at line 86 of file dbxContentPageCache.class.php.
References $dir.
Referenced by invalidateAllMenus(), pageMetaPath(), and purgeLegacyMenuCache().
|
static |
Definition at line 414 of file dbxContentPageCache.class.php.
References ensureDirs().
|
static |
Definition at line 163 of file dbxContentPageCache.class.php.
|
static |
Definition at line 108 of file dbxContentPageCache.class.php.
Referenced by readPageMeta().
|
static |
Definition at line 113 of file dbxContentPageCache.class.php.
Referenced by cacheStats().
|
static |
Definition at line 372 of file dbxContentPageCache.class.php.
Referenced by dbx\dbxAdmin\dbxPageCache\run().
|
static |
Definition at line 356 of file dbxContentPageCache.class.php.
|
static |
Definition at line 269 of file dbxContentPageCache.class.php.
|
static |
Definition at line 433 of file dbxContentPageCache.class.php.
|
static |
Definition at line 348 of file dbxContentPageCache.class.php.
References $root.
|
static |
Definition at line 363 of file dbxContentPageCache.class.php.
References if, and dbx\dbxContent\dbxContentSitemap\invalidate().
|
static |
Definition at line 8 of file dbxContentPageCache.class.php.
References $config.
|
static |
Definition at line 65 of file dbxContentPageCache.class.php.
References if.
|
static |
Definition at line 40 of file dbxContentPageCache.class.php.
References $_SERVER.
Referenced by isPermalinkPageRequest().
|
static |
Definition at line 74 of file dbxContentPageCache.class.php.
References if, and isEnabled().
Referenced by readContent(), and writeContent().
|
static |
Definition at line 176 of file dbxContentPageCache.class.php.
References $root.
|
static |
Definition at line 91 of file dbxContentPageCache.class.php.
|
static |
Definition at line 95 of file dbxContentPageCache.class.php.
|
static |
Definition at line 184 of file dbxContentPageCache.class.php.
References baseDir().
|
static |
Definition at line 169 of file dbxContentPageCache.class.php.
|
static |
Entfernt den nicht mehr verwendeten Menu-Cache.
Definition at line 147 of file dbxContentPageCache.class.php.
|
static |
Definition at line 188 of file dbxContentPageCache.class.php.
References if, and isPermalinkPageRequest().
Referenced by dbx\dbxContent\dbxContent\run().
|
static |
Definition at line 236 of file dbxContentPageCache.class.php.
References $root.
|
static |
Definition at line 244 of file dbxContentPageCache.class.php.
References currentLng().
|
static |
Definition at line 212 of file dbxContentPageCache.class.php.
|
static |
Definition at line 30 of file dbxContentPageCache.class.php.
References $config.
|
static |
Definition at line 217 of file dbxContentPageCache.class.php.
References if, and isPermalinkPageRequest().
Referenced by dbx\dbxContent\dbxContent\run().
|
static |
Definition at line 240 of file dbxContentPageCache.class.php.
References $root.
|
static |
Definition at line 264 of file dbxContentPageCache.class.php.