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

Public Member Functions

 __construct ($aObject, $oTemplate)
 getLinkHTML ($sLink, $sTitle='', $sMaxWidth='')
 addProcessLinkMethod ()
 addJsCss ()
 getDataFromApi ($sUrl, $sTheme)
 getDataHtml ($sUrl, $sTheme)
Public Member Functions inherited from BxDolEmbed
 getData ($sUrl, $sTheme)
 process ()
 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 BxDolEmbed
 _getData ($sUrl, $sTheme)
 _getDataAsync ($sUrl, $sTheme)
 _getDataEmpty ($sUrl, $sTheme, $aAddons=[])
Protected Member Functions inherited from BxDolFactoryObject
 __construct ($aObject, $oTemplate=null, $sDbClassName='')
Protected Attributes inherited from BxDolEmbed
 $_bAsync = false
 $_sSocketName = 'sys_embed'
 $_sTableData = ''
 $_bCssJsAdded = false
Protected Attributes inherited from BxDolFactoryObject
 $_oDb
 $_oTemplate
 $_sObject
 $_aObject

Detailed Description

Iframely integration.

See also
BxDolEmbed

Constructor & Destructor Documentation

◆ __construct()

BxBaseEmbedIframely::__construct ( $aObject,
$oTemplate )

Reimplemented from BxDolEmbed.

Member Function Documentation

◆ addJsCss()

BxBaseEmbedIframely::addJsCss ( )

Add css/js files which are needed for embed display and functionality.

Reimplemented from BxDolEmbed.

◆ addProcessLinkMethod()

BxBaseEmbedIframely::addProcessLinkMethod ( )

Execute an initialization JS code

Reimplemented from BxDolEmbed.

◆ getDataFromApi()

BxBaseEmbedIframely::getDataFromApi ( $sUrl,
$sTheme )

Reimplemented from BxDolEmbed.

◆ getLinkHTML()

BxBaseEmbedIframely::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/BxBaseEmbedIframely.php