ScheduleDepartment
extends EO_ScheduleDepartment
implements
ScheduleAssignable
Table of Contents
Interfaces
- ScheduleAssignable
Methods
-
create()
: mixed
-
getEntityCode()
: string
-
isDepartmentExcluded()
: mixed
-
isDepartmentIncluded()
: mixed
-
isExcluded()
: mixed
-
isIncluded()
: mixed
-
setIsExcluded()
: mixed
-
setIsIncluded()
: mixed
create()
public
static create(mixed $scheduleId, mixed $departmentId[, mixed $excluded = false ]) : mixed
Parameters
-
$scheduleId
: mixed
-
-
$departmentId
: mixed
-
-
$excluded
: mixed
= false
-
getEntityCode()
public
getEntityCode() : string
isDepartmentExcluded()
public
static isDepartmentExcluded(mixed $departmentAssignment) : mixed
Parameters
-
$departmentAssignment
: mixed
-
isDepartmentIncluded()
public
static isDepartmentIncluded(mixed $departmentAssignment) : mixed
Parameters
-
$departmentAssignment
: mixed
-
isExcluded()
public
isExcluded() : mixed
isIncluded()
public
isIncluded() : mixed
setIsExcluded()
public
setIsExcluded() : mixed
setIsIncluded()
public
setIsIncluded() : mixed