|
| static | getObjectInstance ($sObject=false, $oTemplate=false) |
| static | getObjectInstanceByClassNames ($sObject, $oTemplate, $sClassName, $sDbClassName) |
| static | getObjectInstance ($sObject) |
|
| __construct ($aObject, $oTemplate=null, $sDbClassName='') |
|
| $_bCssJsAdded = false |
|
| $_sTableName = '' |
|
| $_oDb |
|
| $_oTemplate |
|
| $_sObject |
|
| $_aObject |
System (default) integration.
- See also
- BxDolEmbed
◆ getDataFromApi()
| BxBaseEmbedSystem::getDataFromApi |
( |
| $sUrl, |
|
|
| $sTheme ) |
◆ getLinkHTML()
| BxBaseEmbedSystem::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/BxBaseEmbedSystem.php