a-blog cms PHP API Reference

Destination
in package

Table of Contents

Properties

$blogCode  : string
$destinationDiffDir  : string
$destinationDocumentRoot  : string
$destinationDomain  : string
$destinationOffsetDir  : string

Methods

getBlogCode()  : string
getDestinationDiffDir()  : string
getDestinationDocumentRoot()  : string
getDestinationDomain()  : string
getDestinationOffsetDir()  : string
getDestinationPath()  : string
setBlogCode()  : mixed
setDestinationDiffDir()  : mixed
setDestinationDocumentRoot()  : mixed
setDestinationDomain()  : mixed
setDestinationOffsetDir()  : mixed

Properties

$destinationDiffDir

protected string $destinationDiffDir

$destinationDocumentRoot

protected string $destinationDocumentRoot

$destinationDomain

protected string $destinationDomain

$destinationOffsetDir

protected string $destinationOffsetDir

Methods

getBlogCode()

public getBlogCode() : string
Return values
string

getDestinationDiffDir()

public getDestinationDiffDir() : string
Return values
string

getDestinationDocumentRoot()

public getDestinationDocumentRoot() : string
Return values
string

getDestinationDomain()

public getDestinationDomain() : string
Return values
string

getDestinationOffsetDir()

public getDestinationOffsetDir() : string
Return values
string

getDestinationPath()

public getDestinationPath() : string
Return values
string

setBlogCode()

public setBlogCode(string $code) : mixed
Parameters
$code : string

setDestinationDiffDir()

public setDestinationDiffDir(string $destinationDiffDir) : mixed
Parameters
$destinationDiffDir : string

setDestinationDocumentRoot()

public setDestinationDocumentRoot(string $destinationDocumentRoot) : mixed
Parameters
$destinationDocumentRoot : string

setDestinationDomain()

public setDestinationDomain(string $destinationDomain) : mixed
Parameters
$destinationDomain : string

setDestinationOffsetDir()

public setDestinationOffsetDir(string $destinationOffsetDir) : mixed
Parameters
$destinationOffsetDir : string

        
On this page

Search results