\Hubleto\App\Community\Leads\Calendar
Parent class | Calendar |
Properties
calendarConfig
public array $calendarConfig
Methods
loadEvent
public loadEvent(int $id): array
Parameters:
Parameter | Type | Description |
---|---|---|
$id |
int |
loadEvents
public loadEvents(string $dateStart, string $dateEnd, array $filter = [], mixed $idUser): array
Parameters:
Parameter | Type | Description |
---|---|---|
$dateStart |
string | |
$dateEnd |
string | |
$filter |
array | |
$idUser |
mixed |