Manager
Table of Contents
Constants
-
SEF_EDIT_URL_TEMPLATES
= ['landing_edit' => '#site_show#/#landing_edit#/', 'landing_view' => '#site_show#/view/#landing_edit#/', 'site_edit' => '#site_edit#/', 'site_show' => '#site_show#/']
Methods
-
__construct()
: mixed
-
getEditPath()
: string
-
getEditUrl()
: string|null
-
getExportUrl()
: string|null
-
getImportUrl()
: string
-
getPreviewImg()
: string|null
-
getTitle()
: string|null
-
isPageExists()
: bool
-
isSiteExists()
: bool
SEF_EDIT_URL_TEMPLATES
public
mixed
SEF_EDIT_URL_TEMPLATES
= ['landing_edit' => '#site_show#/#landing_edit#/', 'landing_view' => '#site_show#/view/#landing_edit#/', 'site_edit' => '#site_edit#/', 'site_show' => '#site_show#/']
__construct()
public
__construct() : mixed
getEditPath()
public
getEditPath() : string
getEditUrl()
public
getEditUrl() : string|null
Return values
string|null
getExportUrl()
public
getExportUrl() : string|null
Return values
string|null
getImportUrl()
public
getImportUrl() : string
getPreviewImg()
public
getPreviewImg() : string|null
Return values
string|null
getTitle()
public
getTitle() : string|null
Return values
string|null
isPageExists()
public
isPageExists() : bool
isSiteExists()
public
isSiteExists() : bool