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

Class: File_XSPF_Handler

Source Location: /File_XSPF-0.3.1/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 43]
This class is used to parse an XSPF file.


[ Top ]


Method Detail

__construct (Constructor)   [line 105]

File_XSPF_Handler __construct( 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:47:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.