UNA
Loading...
Searching...
No Matches
BxBaseEmbedSystem Class Reference
Inheritance diagram for BxBaseEmbedSystem:
BxDolEmbed BxDolFactoryObject BxDolFactory iBxDolFactoryObject BxTemplEmbedSystem

Public Member Functions

 __construct ($aObject, $oTemplate)
 getLinkHTML ($sLink, $sTitle='', $sMaxWidth='')
 getDataFromApi ($sUrl, $sTheme)
Public Member Functions inherited from BxDolEmbed
 addProcessLinkMethod ()
 addJsCss ()
 getData ($sUrl, $sTheme)
 cleanYoutubeUrl ($url)
Public Member Functions inherited from BxDolFactoryObject
 getObjectName ()

Additional Inherited Members

Static Public Member Functions inherited from BxDolEmbed
static getObjectInstance ($sObject=false, $oTemplate=false)
Static Public Member Functions inherited from BxDolFactoryObject
static getObjectInstanceByClassNames ($sObject, $oTemplate, $sClassName, $sDbClassName)
Static Public Member Functions inherited from iBxDolFactoryObject
static getObjectInstance ($sObject)
Protected Member Functions inherited from BxDolFactoryObject
 __construct ($aObject, $oTemplate=null, $sDbClassName='')
Protected Attributes inherited from BxDolEmbed
 $_bCssJsAdded = false
 $_sTableName = ''
Protected Attributes inherited from BxDolFactoryObject
 $_oDb
 $_oTemplate
 $_sObject
 $_aObject

Detailed Description

System (default) integration.

See also
BxDolEmbed

Member Function Documentation

◆ getDataFromApi()

BxBaseEmbedSystem::getDataFromApi ( $sUrl,
$sTheme )

Reimplemented from BxDolEmbed.

◆ 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