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

Public Member Functions

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

Protected Member Functions

 _storeImages (&$a)
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='')

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 Attributes inherited from BxDolEmbed
 $_bAsync = false
 $_sSocketName = 'sys_embed'
 $_sTableData = ''
 $_bCssJsAdded = false
Protected Attributes inherited from BxDolFactoryObject
 $_oDb
 $_oTemplate
 $_sObject
 $_aObject

Detailed Description

System (default) integration.

See also
BxDolEmbed

Constructor & Destructor Documentation

◆ __construct()

BxBaseEmbedSystem::__construct ( $aObject,
$oTemplate )

Reimplemented from 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