DateTimeSettings
class DateTimeSettings extends Settings (View source)
Properties
protected | $key | from Settings | |
protected | $akUseNowIfEmpty | ||
protected | $akDateDisplayMode | ||
protected | $akTextCustomFormat | ||
protected | $akTimeResolution |
Methods
bool
getUseNowIfEmpty()
No description
setUseNowIfEmpty(bool $value)
No description
string
getMode()
No description
setMode(mixed $mode)
No description
string
getTextCustomFormat()
No description
setTextCustomFormat(string $textCustomFormat)
No description
int
getTimeResolution()
Get the time resolution (in seconds).
setTimeResolution(int $value)
Set the time resolution (in seconds).
Details
mixed
getAttributeKey()
No description
setAttributeKey(mixed $key)
No description
mixed
getAttributeType()
No description
mergeAndPersist(EntityManagerInterface $entityManager)
No description
createController()
No description
getController()
No description
bool
getUseNowIfEmpty()
No description
setUseNowIfEmpty(bool $value)
No description
string
getMode()
No description
setMode(mixed $mode)
No description
string
getTextCustomFormat()
No description
setTextCustomFormat(string $textCustomFormat)
No description
int
getTimeResolution()
Get the time resolution (in seconds).
setTimeResolution(int $value)
Set the time resolution (in seconds).