interface Embeddable implements Embeddable (View source)

deprecated 1.2..2.0 Use {@link Embeddable} instead

Methods

int
getWidth()

Get width of this Embed

int
getHeight()

Get height of this Embed

string
getPreviewURL()

Get preview url

string
getName()

Get human readable name for this resource

string
getType()

Get Embed type

bool
validate()

Validate this resource

Details

int getWidth()

Get width of this Embed

Return Value

int

int getHeight()

Get height of this Embed

Return Value

int

string getPreviewURL()

Get preview url

Return Value

string

string getName()

Get human readable name for this resource

Return Value

string

string getType()

Get Embed type

Return Value

string

bool validate()

Validate this resource

Return Value

bool