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

Class: File_XSPF_Handler

Source Location: /File_XSPF-0.2.3/File/XSPF/Handler.php

Class Overview


This class is used to parse an XSPF file.


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 42]
This class is used to parse an XSPF file.


[ Top ]


Method Detail

File_XSPF_Handler (Constructor)   [line 104]

File_XSPF_Handler File_XSPF_Handler( File_XSPF &$xspf)

Constructor for the XML importing object.

This method is the default constructor for the File_XSPF class, and uses functionality from the XML_Parser PEAR class to parse an XSPF playlist into our class structure.

  • Return: an instance of this class.
  • Access: public

Parameters:

File_XSPF   &$xspf   —  an instance of the File_XSPF class.

[ Top ]


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