Abstract class aPlaylist Implements the iPlayList interface Continues specifying the prototypes of the methods common to each of the formats.
More...
|
| _header () |
| _header() function Initializes the playlist with the appropriate header for the format
|
|
| _setExtension ($ext) |
| _setExtension($ext) function _extension variable setter
|
|
|
string | $_extension |
| Playlist extension string.
|
|
string | $_playlist |
| Playlist string.
|
|
Abstract class aPlaylist Implements the iPlayList interface Continues specifying the prototypes of the methods common to each of the formats.
◆ __toString()
aPlaylist::__toString |
( |
| ) |
|
__tostring() magic method Returns the content of the playlist
- Return values
-
◆ _header()
◆ _setExtension()
aPlaylist::_setExtension |
( |
|
$ext | ) |
|
|
protected |
_setExtension($ext) function _extension variable setter
- Parameters
-
string | ext Playlist extension |
◆ getExtension()
aPlaylist::getExtension |
( |
| ) |
|
The documentation for this class was generated from the following file: