Bitrix API

XmlConverter extends Converter

Table of Contents

Constants

HTML  = "html"
TEXT  = "text"

Methods

decode()  : mixed
encode()  : mixed
getEmptyConverter()  : mixed
getHtmlConverter()  : mixed
getXmlConverter()  : mixed
initTextType()  : mixed

Constants

Methods

decode()

public decode(mixed $text[, mixed $textType = "" ]) : mixed
Parameters
$text : mixed
$textType : mixed = ""

encode()

public encode(mixed $text[, mixed $textType = "" ]) : mixed
Parameters
$text : mixed
$textType : mixed = ""

getEmptyConverter()

public static getEmptyConverter() : mixed

getHtmlConverter()

public static getHtmlConverter() : mixed

getXmlConverter()

public static getXmlConverter() : mixed

initTextType()

public static initTextType(mixed $textType) : mixed
Parameters
$textType : mixed

        
On this page

Search results