|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g // More...
Inheritance diagram for getid3_lyrics3:
Collaboration diagram for getid3_lyrics3:Public Member Functions | |
| Analyze () | |
| getLyrics3Data ($endoffset, $version, $length) | |
| Lyrics3Timestamp2Seconds ($rawtimestamp) | |
| Lyrics3LyricsTimestampParse (&$Lyrics3data) | |
| IntString2Bool ($char) | |
Public Member Functions inherited from getid3_handler | |
| __construct (getID3 $getid3, $call_module=null) | |
| Analyze () | |
| AnalyzeString ($string) | |
| setStringMode ($string) | |
| saveAttachment ($name, $offset, $length, $image_mime=null) | |
Additional Inherited Members | |
Protected Member Functions inherited from getid3_handler | |
| ftell () | |
| fread ($bytes) | |
| fseek ($bytes, $whence=SEEK_SET) | |
| feof () | |
| isDependencyFor ($module) | |
| error ($text) | |
| warning ($text) | |
| notice ($text) | |
Protected Attributes inherited from getid3_handler | |
| $getid3 | |
| $data_string_flag = false | |
| $data_string = '' | |
| $data_string_position = 0 | |
| $data_string_length = 0 | |
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g //
//
Definition at line 18 of file module.tag.lyrics3.php.
| getid3_lyrics3::Analyze | ( | ) |
Reimplemented from getid3_handler.
Definition at line 21 of file module.tag.lyrics3.php.
References $info, getid3_handler\fread(), getid3_handler\fseek(), getLyrics3Data(), getid3_lib\IncludeDependency(), getid3_lib\intValueSupported(), and getid3_handler\warning().
Here is the call graph for this function:| getid3_lyrics3::getLyrics3Data | ( | $endoffset, | |
| $version, | |||
| $length | |||
| ) |
Definition at line 129 of file module.tag.lyrics3.php.
References $i, $info, $key, $version, getid3_handler\error(), getid3_handler\fread(), getid3_handler\fseek(), getid3_handler\ftell(), IntString2Bool(), getid3_lib\intValueSupported(), Lyrics3LyricsTimestampParse(), Lyrics3Timestamp2Seconds(), and getid3_handler\warning().
Referenced by Analyze().
Here is the call graph for this function:
Here is the caller graph for this function:| getid3_lyrics3::IntString2Bool | ( | $char | ) |
Definition at line 290 of file module.tag.lyrics3.php.
Referenced by getLyrics3Data().
Here is the caller graph for this function:| getid3_lyrics3::Lyrics3LyricsTimestampParse | ( | & | $Lyrics3data | ) |
Definition at line 260 of file module.tag.lyrics3.php.
References $key, $timestamp, and Lyrics3Timestamp2Seconds().
Referenced by getLyrics3Data().
Here is the call graph for this function:
Here is the caller graph for this function:| getid3_lyrics3::Lyrics3Timestamp2Seconds | ( | $rawtimestamp | ) |
Definition at line 253 of file module.tag.lyrics3.php.
Referenced by getLyrics3Data(), and Lyrics3LyricsTimestampParse().
Here is the caller graph for this function: