Property | Type | Description | |
---|---|---|---|
$tasks | array | Contains the results of the list. They are all an instance of Schedule\Task |
Method | Description | |
---|---|---|
getTasks ( ) : array | ||
isValidOrderKey ( $key ) : boolean | Tests if the given key is an valid order key to sort the results | |
setTasks ( array $tasks ) |
public isValidOrderKey ( $key ) : boolean | ||
return | boolean |
public array $tasks | ||
return | array |