class EnterpriseCrmLoggingGwsFieldLimits extends Collection (View source)

Properties

protected $collection_key
string $logAction
string[] $logType
int $maxArraySize
int $maxStringLength
string $shortenerType

Methods

setLogAction($logAction)

No description

string
getLogAction()

No description

setLogType($logType)

No description

string[]
getLogType()

No description

setMaxArraySize($maxArraySize)

No description

int
getMaxArraySize()

No description

setMaxStringLength($maxStringLength)

No description

int
getMaxStringLength()

No description

setShortenerType($shortenerType)

No description

string
getShortenerType()

No description

Details

setLogAction($logAction)

No description

Parameters

$logAction

string getLogAction()

No description

Return Value

string

setLogType($logType)

No description

Parameters

$logType

string[] getLogType()

No description

Return Value

string[]

setMaxArraySize($maxArraySize)

No description

Parameters

$maxArraySize

int getMaxArraySize()

No description

Return Value

int

setMaxStringLength($maxStringLength)

No description

Parameters

$maxStringLength

int getMaxStringLength()

No description

Return Value

int

setShortenerType($shortenerType)

No description

Parameters

$shortenerType

string getShortenerType()

No description

Return Value

string