AccessCodeConverter
Table of Contents
Methods
-
__construct()
: mixed
-
getAccessCodeIdList()
: array<string|int, mixed>
-
getDepartments()
: static
-
getUserIds()
: array<string|int, int>
-
getUsers()
: static
__construct()
public
__construct(string ...$accessCodes) : mixed
Parameters
-
$accessCodes
: string
-
-
throws
-
LoaderException
getAccessCodeIdList()
public
getAccessCodeIdList() : array<string|int, mixed>
Return values
array<string|int, mixed>
getDepartments()
public
getDepartments() : static
-
throws
-
LoaderException
getUserIds()
public
getUserIds() : array<string|int, int>
-
throws
-
SystemException
-
throws
-
ArgumentException
-
throws
-
LoaderException
-
throws
-
ObjectPropertyException
Return values
array<string|int, int>
getUsers()
public
getUsers() : static
-
throws
-
LoaderException