GhRpcDateTime
Diese Klasse gehört zur Unit PHP-RPC-Kernklassen.
Dies sind die Methoden, welche durch diese Klasse zur Verfügung gestellt werden.
Name |
Parameter |
Rückgabetyp |
---|---|---|
__construct | $dateTime string | Konstruktor |
getDateTime | $allowEmpty boolean | string |
getFormatted | $format string | string |
getTimestamp | Keine | int |
setDateTime | $dateTime string | void |
setNow | Keine | Funktion |
setTimestamp | $time int | Funktion |
Dies sind die Funktionen, welche diese Klasse entweder als Rückgabewert oder Parameter verwenden.
Name |
Parameter |
Rückgabetyp |
Klasse |
---|---|---|---|
AddExternal | $ID int $CustomName string $Expires GhRpcDateTime |
string | GhRpcChatslibRpcChats |
Generate | $ID int $ReportRef int $StartDate GhRpcDateTime $EndDate GhRpcDateTime |
GhRpcSchemaslibRpcReportSchema | GhRpcSchemaslibRpcSchemas |
GetModified | $ID int | GhRpcDateTime | GhRpcItemslibRpcItems |
SetPeriod | $ID int $StartDate GhRpcDateTime $EndDate GhRpcDateTime $Remark string |
Funktion | GhRpcItemslibRpcItems |
SetPeriodList | $IDs array $StartDate GhRpcDateTime $EndDate GhRpcDateTime $Remark string |
Funktion | GhRpcItemslibRpcItems |
Dies sind die Variablen, welche diese Klasse verwenden.