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

Class: XML_HTMLSax3_Tab

Source Location: /XML_HTMLSax3-3.0.0/HTMLSax3/Decorators.php

Class Overview


Breaks up data by tab characters, resulting in additional


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 175]
Breaks up data by tab characters, resulting in additional

calls to the data handler

  • Access: protected


[ Top ]


Method Detail

XML_HTMLSax3_Tab (Constructor)   [line 194]

XML_HTMLSax3_Tab XML_HTMLSax3_Tab( object handler &$orig_obj, string $orig_method)

Constructs XML_HTMLSax3_Tab
  • Access: protected

Parameters:

object handler   &$orig_obj   —  object being decorated
string   $orig_method   —  original handler method

[ Top ]

breakData   [line 204]

void breakData( XML_HTMLSax3 &$parser, string $data)

Breaks the data up by linefeeds
  • Access: protected

Parameters:

XML_HTMLSax3   &$parser   — 
string   $data   —  element data

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:11:50 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.