Definition at line 8 of file oxmediaurl.php.
Public Member Functions | |
| __construct () | |
| getHtml () | |
| getHtmlLink ($blNewPage=false) | |
| delete ($sOXID=null) | |
Protected Member Functions | |
| _getYoutubeHtml () | |
Protected Attributes | |
| $_sClassName = 'oxmediaurls' | |
| oxMediaUrl.__construct | ( | ) | 
Class constructor, initiates parent constructor (parent.oxI18n()).
Reimplemented from oxI18n.
Definition at line 20 of file oxmediaurl.php.
| oxMediaUrl.getHtml | ( | ) | 
Return HTML code depending on current URL
Definition at line 31 of file oxmediaurl.php.
| oxMediaUrl.getHtmlLink | ( | $ |  blNewPage = false           | 
          ) | 
Returns simple HTML link
| bool | $blNewPage Whether to open link in new window (adds target=_blank to link) | 
Definition at line 50 of file oxmediaurl.php.
| oxMediaUrl.delete | ( | $ |  sOXID = null           | 
          ) | 
Deletes record and unlinks the file
| string | $sOXID Object ID(default null) | 
Reimplemented from oxBase.
Definition at line 68 of file oxmediaurl.php.
| oxMediaUrl._getYoutubeHtml | ( | ) |  [protected] | 
        
Transforms the link to YouTube object, and returns it.
Definition at line 84 of file oxmediaurl.php.
oxMediaUrl.$_sClassName = 'oxmediaurls' [protected]           | 
        
 1.5.5