Destination
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
$blogCode
protected
string
$blogCode
$destinationDiffDir
protected
string
$destinationDiffDir
$destinationDocumentRoot
protected
string
$destinationDocumentRoot
$destinationDomain
protected
string
$destinationDomain
$destinationOffsetDir
protected
string
$destinationOffsetDir
getBlogCode()
public
getBlogCode() : string
getDestinationDiffDir()
public
getDestinationDiffDir() : string
getDestinationDocumentRoot()
public
getDestinationDocumentRoot() : string
getDestinationDomain()
public
getDestinationDomain() : string
getDestinationOffsetDir()
public
getDestinationOffsetDir() : string
getDestinationPath()
public
getDestinationPath() : 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
-