|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
getID3() by James Heinrich info@.nosp@m.geti.nosp@m.d3.or.nosp@m.g // More...
Inheritance diagram for getid3_id3v1:
Collaboration diagram for getid3_id3v1:Public Member Functions | |
| getid3_id3v1 (&$fd, &$ThisFileInfo) | |
| cutfield ($str) | |
| ArrayOfGenres ($allowSCMPXextended=false) | |
| LookupGenreName ($genreid, $allowSCMPXextended=true) | |
| LookupGenreID ($genre, $allowSCMPXextended=false) | |
| StandardiseID3v1GenreName ($OriginalGenre) | |
| GenerateID3v1Tag ($title, $artist, $album, $year, $genreid, $comment, $track='') | |
| Analyze () | |
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) | |
Static Public Member Functions | |
| static | cutfield ($str) |
| static | ArrayOfGenres ($allowSCMPXextended=false) |
| static | LookupGenreName ($genreid, $allowSCMPXextended=true) |
| static | LookupGenreID ($genre, $allowSCMPXextended=false) |
| static | StandardiseID3v1GenreName ($OriginalGenre) |
| static | GenerateID3v1Tag ($title, $artist, $album, $year, $genreid, $comment, $track='') |
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 17 of file module.tag.id3v1.php.
| getid3_id3v1::Analyze | ( | ) |
Reimplemented from getid3_handler.
Definition at line 21 of file module.tag.id3v1.php.
References $info, cutfield(), getid3_handler\fread(), getid3_handler\fseek(), GenerateID3v1Tag(), getid3_lib\intValueSupported(), LookupGenreID(), and LookupGenreName().
Here is the call graph for this function:| getid3_id3v1::ArrayOfGenres | ( | $allowSCMPXextended = false | ) |
Definition at line 103 of file module.tag.id3v1.php.
Referenced by LookupGenreID(), and LookupGenreName().
Here is the caller graph for this function:
|
static |
Definition at line 110 of file module.tag.id3v1.php.
| getid3_id3v1::cutfield | ( | $str | ) |
Definition at line 99 of file module.tag.id3v1.php.
Referenced by Analyze(), and getid3_id3v1().
Here is the caller graph for this function:
|
static |
Definition at line 106 of file module.tag.id3v1.php.
| getid3_id3v1::GenerateID3v1Tag | ( | $title, | |
| $artist, | |||
| $album, | |||
| $year, | |||
| $genreid, | |||
| $comment, | |||
$track = '' |
|||
| ) |
Definition at line 321 of file module.tag.id3v1.php.
References $comment.
Referenced by Analyze(), getid3_id3v1(), and getid3_write_id3v1\WriteID3v1().
Here is the caller graph for this function:
|
static |
Definition at line 328 of file module.tag.id3v1.php.
References $comment.
| getid3_id3v1::getid3_id3v1 | ( | & | $fd, |
| & | $ThisFileInfo | ||
| ) |
Definition at line 20 of file module.tag.id3v1.php.
References cutfield(), getid3_handler\fread(), getid3_handler\fseek(), GenerateID3v1Tag(), LookupGenreID(), and LookupGenreName().
Here is the call graph for this function:| getid3_id3v1::LookupGenreID | ( | $genre, | |
$allowSCMPXextended = false |
|||
| ) |
Definition at line 300 of file module.tag.id3v1.php.
References ArrayOfGenres().
Referenced by Analyze(), getid3_writetags\FormatDataForID3v1(), getid3_id3v1(), getid3_id3v2\ParseID3v2GenreString(), and StandardiseID3v1GenreName().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 310 of file module.tag.id3v1.php.
References ArrayOfGenres().
Here is the call graph for this function:| getid3_id3v1::LookupGenreName | ( | $genreid, | |
$allowSCMPXextended = true |
|||
| ) |
Definition at line 287 of file module.tag.id3v1.php.
References ArrayOfGenres().
Referenced by Analyze(), getid3_id3v1(), getid3_id3v2\ParseID3v2GenreString(), getid3_quicktime\QuicktimeParseAtom(), and StandardiseID3v1GenreName().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 294 of file module.tag.id3v1.php.
References ArrayOfGenres().
Here is the call graph for this function:| getid3_id3v1::StandardiseID3v1GenreName | ( | $OriginalGenre | ) |
Definition at line 314 of file module.tag.id3v1.php.
References LookupGenreID(), and LookupGenreName().
Here is the call graph for this function:
|
static |
Definition at line 321 of file module.tag.id3v1.php.
References LookupGenreName().
Here is the call graph for this function: