MemberTrait uses trait:short
Table of Contents
Methods
- fillAllMemberIds() : static
- getAccompliceMembersIds() : array<string|int, mixed>
- getAllMemberIds() : array<string|int, mixed>
- getAuditorMembersIds() : array<string|int, mixed>
- getCreatedByMemberId() : int|null
- getMembersIdsByRole() : array<string|int, mixed>
- getResponsibleMemberId() : int|null
Methods
fillAllMemberIds()
public
fillAllMemberIds() : static
Return values
staticgetAccompliceMembersIds()
public
getAccompliceMembersIds() : array<string|int, mixed>
Return values
array<string|int, mixed>getAllMemberIds()
public
getAllMemberIds([bool $force = true ]) : array<string|int, mixed>
Parameters
- $force : bool = true
Return values
array<string|int, mixed>getAuditorMembersIds()
public
getAuditorMembersIds() : array<string|int, mixed>
Return values
array<string|int, mixed>getCreatedByMemberId()
public
getCreatedByMemberId() : int|null
Return values
int|nullgetMembersIdsByRole()
public
getMembersIdsByRole(string $role) : array<string|int, mixed>
Parameters
- $role : string
Return values
array<string|int, mixed>getResponsibleMemberId()
public
getResponsibleMemberId() : int|null