[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3master/var/www/se3/includes/library/HTMLPurifier/ -> Token.php (summary)

Abstract base token class that all others inherit from.

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

Defines 3 functions

  __get()
  position()
  rawPosition()

Functions
Functions that are not part of a class:

__get($n)   X-Ref

param: string $n
return: null|string

position($l = null, $c = null)   X-Ref
Sets the position of the token in the source document.

param: int $l
param: int $c

rawPosition($l, $c)   X-Ref
Convenience function for DirectLex settings line/col position.

param: int $l
param: int $c



Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1