onOffice WP Plugin

InputVariableReaderFormatter
in package

Table of Contents

formatDateOrDateTimeValue()  : string
formatFloatValue()  : string
formatValue()  : array<string|int, mixed>|string

Methods

formatDateOrDateTimeValue()

public formatDateOrDateTimeValue(string $value, string $type) : string
Parameters
$value : string
$type : string
Return values
string

formatValue()

public formatValue( $value, string $type) : array<string|int, mixed>|string
Parameters
$value :
$type : string
Return values
array<string|int, mixed>|string

Search results