[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/htmlpurifier/library/HTMLPurifier/ -> URIParser.php (summary)

(no description)

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

Defines 1 class

HTMLPurifier_URIParser:: (2 methods):
  __construct()
  parse()


Class: HTMLPurifier_URIParser  - X-Ref

Parses a URI into the components and fragment identifier as specified
by RFC 3986.

__construct()   X-Ref
Instance of HTMLPurifier_PercentEncoder to do normalization with.


parse($uri)   X-Ref
Parses a URI.

param: $uri string URI to parse
return: HTMLPurifier_URI representation of URI. This representation has



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1