[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/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: 1 time
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: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1