|
|
| __construct ($aObject, $oTemplate) |
| | getLinkHTML ($sLink, $sTitle='', $sMaxWidth='') |
| | addProcessLinkMethod () |
| | addJsCss () |
|
| parseLinks (&$aLinks) |
|
| parseLinkHtml ($sLink) |
|
| getUrlData ($sLink) |
|
| getData ($sUrl, $sTheme) |
|
| getDataFromApi ($sUrl, $sTheme) |
|
| cleanYoutubeUrl ($url) |
| | getObjectName () |
|
|
| getEmberaInstance ($aOptions=[]) |
|
| __construct ($aObject, $oTemplate=null, $sDbClassName='') |
Oembed integration.
- See also
- BxDolEmbed
◆ addJsCss()
| BxBaseEmbedOembed::addJsCss |
( |
| ) |
|
Add css/js files which are needed for embed display and functionality.
Reimplemented from BxDolEmbed.
◆ addProcessLinkMethod()
| BxBaseEmbedOembed::addProcessLinkMethod |
( |
| ) |
|
Execute an initialization JS code
Reimplemented from BxDolEmbed.
◆ getLinkHTML()
| BxBaseEmbedOembed::getLinkHTML |
( |
| $sLink, |
|
|
| $sTitle = '', |
|
|
| $sMaxWidth = '' ) |
Print HTML which will be automatically converted into embed upon page load
- Parameters
-
| $sLink | - link |
| $sTitle | - title or use link for the title if omitted |
| $sMaxWidth | - try to restrict max width of embed (works in supported embed providers only) |
Reimplemented from BxDolEmbed.
The documentation for this class was generated from the following file:
- template/scripts/BxBaseEmbedOembed.php