This is the complete list of members for Section, including all inherited members.
$api (defined in Data) | Data | protected |
$data (defined in Data) | Data | protected |
$diff (defined in Data) | Data | protected |
__call(string $method, array $args) | Data | |
__construct(Api|self $caller, array $data=[]) | Data | |
__serialize() | Data | |
__toString() | AbstractEntity | |
__unserialize(array $data) | Data | |
_get(string $field) | AbstractEntity | protected |
_getDateTime() | DateTimeTrait | |
_getParentNode() | Section | protected |
_has(string $field) | Data | protected |
_hydrate(string $class, $item) | Data | protected |
_is(string $field) | Data | protected |
_of(string $resourceSubtype) | Data | protected |
_reload(string $field) | AbstractEntity | protected |
_select(string|iterable $subject, callable $filter,... $args) | Data | protected |
_set(string $field, $value) | Data | protected |
_setData(array $data) | Section | protected |
_setField(string $field, $value) | Data | protected |
create() | CreateTrait | |
delete() | DeleteTrait | |
DIR (defined in Section) | Section | protected |
getCreatedAt() | Section | |
getGid() | AbstractEntity | |
getIterator(array $filter=Task::GET_INCOMPLETE) | Section | |
getName() | Section | |
getProject() | Section | |
getTasks(array $filter=Task::GET_INCOMPLETE) | TaskIteratorTrait | |
hasGid() | AbstractEntity | |
isDiff() | Data | |
jsonSerialize() | Data | |
MAP (defined in Section) | Section | protected |
newTask() | Section | |
offsetExists(mixed $offset) | Data | |
offsetGet(mixed $offset) | Data | |
Helix::offsetSet(mixed $offset, mixed $value) | Data | |
Helix::Asana::Base::ImmutableArrayTrait::offsetSet(mixed $offset, mixed $value) | ImmutableArrayTrait | |
offsetUnset(mixed $offset) | Data | |
OPT_FIELDS (defined in AbstractEntity) | AbstractEntity | protected |
reload() | AbstractEntity | |
selectTasks(callable $filter, array $apiFilter=Task::GET_INCOMPLETE) | TaskIteratorTrait | |
setName(string $name) | Section | |
toArray(bool $diff=false) | Data | |
TYPE (defined in Section) | Section | |
update() | UpdateTrait |