Access extends SubItem
FinalYes
Table of Contents
Methods
- deleteByParent() : mixed
- findByParent() : Collection
- getCollectionClass() : mixed
- getDataSourceClass() : mixed
- getGroupId() : mixed
- getGroupPrefix() : mixed
- getParent() : mixed
- getParentConnectorField() : mixed
- getParentId() : mixed
- getUserId() : mixed
- prepareData() : mixed
- setParent() : mixed
- setParentId() : mixed
Methods
deleteByParent()
public
static deleteByParent(mixed $parentId[, array<string|int, mixed> $parameters = array() ][, mixed $settings = null ]) : mixed
Parameters
- $parentId : mixed
- $parameters : array<string|int, mixed> = array()
- $settings : mixed = null
findByParent()
public
static findByParent(mixed $parentId[, array<string|int, mixed> $parameters = array() ][, null $settings = null ]) : Collection
Parameters
- $parentId : mixed
- $parameters : array<string|int, mixed> = array()
- $settings : null = null
Return values
CollectiongetCollectionClass()
public
static getCollectionClass() : mixed
getDataSourceClass()
public
static getDataSourceClass() : mixed
getGroupId()
public
getGroupId() : mixed
getGroupPrefix()
public
getGroupPrefix() : mixed
getParent()
public
getParent() : mixed
getParentConnectorField()
public
static getParentConnectorField() : mixed
getParentId()
public
getParentId() : mixed
getUserId()
public
getUserId() : mixed
prepareData()
public
prepareData(mixed $result) : mixed
Parameters
- $result : mixed
setParent()
public
setParent(Item|null $instance) : mixed
Parameters
- $instance : Item|null
Tags
setParentId()
public
setParentId(mixed $id) : mixed
Parameters
- $id : mixed