[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/htmlpurifier/HTMLPurifier/Token/ -> Tag.php (summary)

Abstract class of a tag token (start, end or empty), and its behavior.

File Size: 68 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __construct()
  toNode()

Functions
Functions that are not part of a class:

__construct($name, $attr = array()   X-Ref
Non-overloaded constructor, which lower-cases passed tag name.

param: string $name String name.
param: array $attr Associative array of attributes.
param: int $line
param: int $col
param: array $armor

toNode()   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1