API - XOOPS 2.5.11 Beta 2
By monxoops.fr
HTML5 Class Reference

Public Member Functions

 __construct ($data)
 
 save ()
 

Data Fields

const PCDATA = 0
 
const RCDATA = 1
 
const CDATA = 2
 
const PLAINTEXT = 3
 
const DOCTYPE = 0
 
const STARTTAG = 1
 
const ENDTAG = 2
 
const COMMENT = 3
 
const CHARACTR = 4
 
const EOF = 5
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $data)

Member Function Documentation

◆ save()

save ( )

Field Documentation

◆ CDATA

const CDATA = 2

◆ CHARACTR

const CHARACTR = 4

◆ COMMENT

const COMMENT = 3

◆ DOCTYPE

const DOCTYPE = 0

◆ ENDTAG

const ENDTAG = 2

◆ EOF

const EOF = 5

◆ PCDATA

const PCDATA = 0

◆ PLAINTEXT

const PLAINTEXT = 3

◆ RCDATA

const RCDATA = 1

◆ STARTTAG

const STARTTAG = 1

The documentation for this class was generated from the following file: