Overview

Namespaces

  • None
  • Xmf
    • Database
    • Module
      • Helper
    • Template
  • Xoops
    • Auth
    • Core
      • Cache
      • Database
        • Logging
        • Schema
      • Exception
      • Handler
        • Scheme
      • Kernel
        • Dtype
        • Handlers
        • Model
      • Lists
      • Locale
        • Punic
      • Service
        • Contract
      • Session
      • Text
        • Sanitizer
          • Extensions
      • Theme
        • Plugins
    • Form
    • Html
    • Locale
    • Module
      • Helper
      • Plugin

Classes

  • Censor
  • Clickable
  • Embed
  • Flash
  • Iframe
  • Image
  • Mms
  • Mp3
  • Quote
  • Rtsp
  • SoundCloud
  • SyntaxHighlight
  • TextFilter
  • UnorderedList
  • Wiki
  • Wmp
  • XoopsCode
  • Xss
  • YouTube
  • Overview
  • Namespace
  • Class
  • Tree

Class Rtsp

Sanitizer extension for rtsp, real player

Xoops\Core\Text\Sanitizer\SanitizerConfigurable
Extended by Xoops\Core\Text\Sanitizer\SanitizerComponent
Extended by Xoops\Core\Text\Sanitizer\ExtensionAbstract
Extended by Xoops\Core\Text\Sanitizer\Extensions\Rtsp
Namespace: Xoops\Core\Text\Sanitizer\Extensions
Package: Xoops\Core\Text
Category: Sanitizer
Copyright: 2000-2015 XOOPS Project (http://xoops.org)
License: GPL 2 (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Taiwen Jiang phppp@users.sourceforge.net
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Text/Sanitizer/Extensions/Rtsp.php
Methods summary
public string[]
# getDhtmlEditorSupport( string $textAreaId )

Provide button and javascript code used by the DhtmlTextArea

Provide button and javascript code used by the DhtmlTextArea

Parameters

$textAreaId
dom element id

Returns

string[]
editor button as HTML, supporting javascript

Overrides

Xoops\Core\Text\Sanitizer\ExtensionAbstract::getDhtmlEditorSupport()
public
# registerExtensionProcessing( )

Register extension with the supplied sanitizer instance

Register extension with the supplied sanitizer instance

Methods inherited from Xoops\Core\Text\Sanitizer\ExtensionAbstract
getEditorButtonHtml()
Methods inherited from Xoops\Core\Text\Sanitizer\SanitizerComponent
__construct()
Methods inherited from Xoops\Core\Text\Sanitizer\SanitizerConfigurable
getDefaultConfig()
Properties summary
protected static array $defaultConfiguration

default configuration values

default configuration values

# [ 'enabled' => false, ]
Properties inherited from Xoops\Core\Text\Sanitizer\SanitizerComponent
$config, $shortcodes, $ts
API documentation generated by ApiGen