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

Class: XML_HTMLSax3_OpeningTagState

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

Class Overview


Dealing with opening XML tags


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 124]
Dealing with opening XML tags
  • Access: protected


[ Top ]


Method Detail

parse   [line 173]

constant parse( XML_HTMLSax3_StateParser &$context)

  • Return: XML_HTMLSAX3_STATE_START
  • Access: protected

Parameters:

XML_HTMLSax3_StateParser   &$context   —  subclass

[ Top ]

parseAttributes   [line 133]

void parseAttributes( string &$context, string 1)

Handles attributes
  • See: XML_HTMLSax3_AttributeStartState
  • Access: protected

Parameters:

string   1   —  attribute value
string   &$context   —  attribute name

[ Top ]


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