\Pivot\Common\DtosSubscriptionConfigurationDto

Root DTO functionality

Summary

Methods
Properties
Constants
getArrayCopy()
__clone()
$id
$subdomain
$timezone
$clientDatabase
$sisType
$sisDsn
$serverType
$ldapPermissionField
$ldapServer
$ldapOrganization
$ldapBaseTree
$ldapObjectFilter
$ldapOptReferrals
$ldapProtocolVersion
$ldapUseSsl
$ldapUseTls
$ldapBindRequiresDn
$ldapContextSearch
$ldapLocations
$subscription
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$subdomain

$subdomain : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$timezone

$timezone : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$clientDatabase

$clientDatabase : string

Type

string

$sisType

$sisType : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$sisDsn

$sisDsn : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$serverType

$serverType : string

Type

string

$ldapPermissionField

$ldapPermissionField : string

Type

string

$ldapServer

$ldapServer : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapOrganization

$ldapOrganization : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapBaseTree

$ldapBaseTree : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapObjectFilter

$ldapObjectFilter : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapOptReferrals

$ldapOptReferrals : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapProtocolVersion

$ldapProtocolVersion : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapUseSsl

$ldapUseSsl : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapUseTls

$ldapUseTls : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapBindRequiresDn

$ldapBindRequiresDn : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

$ldapContextSearch

$ldapContextSearch : boolean

Type

boolean — -> toggles ldap "promiscuous" login

$ldapLocations

$ldapLocations : array

Type

array — ldapLocation dtos

$subscription

$subscription : \Pivot\Common\Dtos\[type]

Type

\Pivot\Common\Dtos\[type]

Methods

getArrayCopy()

getArrayCopy() : array

get an array copy of this

Returns

array —

get_object_vars

__clone()

__clone() : \Pivot\Core\Dtos\new

Sets the ID to null on clone

Returns

\Pivot\Core\Dtos\new —

this