ExternalDataset extends EO_ExternalDataset
Table of Contents
Methods
- getEnumType() : Type
- Gets enum type
- getSource() : ExternalSource|null
- Get source of dataset.
- getSourceId() : int|null
- Get source id by dataset id from relation table
- toArray() : array<string|int, mixed>
Methods
getEnumType()
Gets enum type
public
getEnumType() : Type
Return values
TypegetSource()
Get source of dataset.
public
getSource() : ExternalSource|null
Return values
ExternalSource|nullgetSourceId()
Get source id by dataset id from relation table
public
getSourceId() : int|null
Return values
int|nulltoArray()
public
toArray() : array<string|int, mixed>