PHP Class pQuery\CdataNode

Inheritance: extends DomNode
Afficher le fichier Open project: tburry/pquery

Méthodes publiques

Свойство Type Description
$tag #php5e
$text string

Méthodes publiques

Méthode Description
__construct ( DomNode $parent, string $text = '' ) Class constructor
toString ( $attributes = true, $recursive = true, $content_only = false )
toString_attributes ( )
toString_content ( $attributes = true, $recursive = true, $content_only = false )

Méthodes protégées

Méthode Description
filter_element ( ) #php4e

Method Details

__construct() public méthode

Class constructor
public __construct ( DomNode $parent, string $text = '' )
$parent DomNode
$text string

filter_element() protected méthode

#php4e
protected filter_element ( )

toString() public méthode

public toString ( $attributes = true, $recursive = true, $content_only = false )

toString_attributes() public méthode

public toString_attributes ( )

toString_content() public méthode

public toString_content ( $attributes = true, $recursive = true, $content_only = false )

Property Details

$tag public_oe property

#php5e
public $tag

$text public_oe property

public string $text
Résultat string