XML_HTMLSax3
[ class tree: XML_HTMLSax3 ] [ index: XML_HTMLSax3 ] [ all elements ]

Class: XML_HTMLSax3_CaseFolding

Source Location: /system/SecurityCenter/pnincludes/HTMLSax3/Decorators.php

Class Overview


Coverts tag names to upper case


Author(s):

Methods



Class Details

[line 76]
Coverts tag names to upper case



Tags:

access:  protected


[ Top ]


Class Methods


constructor XML_HTMLSax3_CaseFolding [line 102]

XML_HTMLSax3_CaseFolding XML_HTMLSax3_CaseFolding( object handler &$orig_obj, string $orig_open_method, string $orig_close_method)

Constructs XML_HTMLSax3_CaseFolding



Tags:

access:  protected


Parameters:

object handler   &$orig_obj   object being decorated
string   $orig_open_method   original open handler method
string   $orig_close_method   original close handler method

[ Top ]

method foldClose [line 123]

void foldClose( XML_HTMLSax3 &$parser, string $tag, [ $empty = FALSE])

Folds up close tag callbacks



Tags:

access:  protected


Parameters:

XML_HTMLSax3   &$parser  
string   $tag   tag name
   $empty  

[ Top ]

method foldOpen [line 114]

void foldOpen( XML_HTMLSax3 &$parser, string $tag, [array $attrs = array()], [ $empty = FALSE])

Folds up open tag callbacks



Tags:

access:  protected


Parameters:

XML_HTMLSax3   &$parser  
string   $tag   tag name
array   $attrs   tag attributes
   $empty  

[ Top ]


Documentation generated on Fri, 18 Jul 2008 21:44:54 +0200 by phpDocumentor 1.4.1