TaskList
Table of Contents
Methods
-
__construct()
: mixed
-
getCount()
: int
-
getLastDbResult()
: Result|null
-
getList()
: array<string|int, mixed>
__construct()
public
__construct() : mixed
getCount()
public
getCount(TaskQuery $query) : int
Parameters
-
$query
: TaskQuery
-
-
throws
-
InvalidSelectException
-
throws
-
UnexpectedTableException
-
throws
-
ArgumentException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
getLastDbResult()
public
getLastDbResult() : Result|null
getList()
public
getList(TaskQuery $query) : array<string|int, mixed>
Parameters
-
$query
: TaskQuery
-
-
throws
-
TaskListException
Return values
array<string|int, mixed>