OEmbedManager SFO
Properties
Methods
| Method | Signature | Comments/Sample |
|---|---|---|
clearMaxHeight | void clearMaxHeight() | |
clearMaxWidth | void clearMaxWidth() | |
getCacheDurationInSeconds | integer getCacheDurationInSeconds() | |
getFlickr (1) | Signature | |
getFlickr (2) | void clearMaxHeight() | |
getHulu (1) | void clearMaxWidth() | |
getHulu (2) | integer getCacheDurationInSeconds() | |
getMaxHeight | string getMaxHeight() | |
getMaxHeight | [OEmbed](./oembed-sfo.md) getFlickr(string multimediaUrl, integer cacheDurationInSeconds) | |
getViddler (1) | [OEmbed](./oembed-sfo.md) getHulu(string multimediaUrl) | |
getViddler (2) | [OEmbed](./oembed-sfo.md) getHulu(string multimediaUrl, integer cacheDurationInSeconds) | |
getVimeo (1) | string getMaxHeight() | |
getVimeo (2) | string getMaxWidth() | |
getYoutube (1) | [OEmbed](./oembed-sfo.md) getViddler(string multimediaUrl) | |
getYoutube (2) | [OEmbed](./oembed-sfo.md) getViddler(string multimediaUrl, integer cacheDurationInSeconds) | |
setCacheDurationInSeconds | void setCacheDurationInSeconds(integer duration) | |
setMaxHeight | [OEmbed](./oembed-sfo.md) getVimeo(string multimediaUrl, integer cacheDurationInSeconds) | |
setMaxWidth | void setMaxWidth(integer width) |
See Also
Was this page helpful?