| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
getID3() by James Heinrich info@getid3.org // More...
 Collaboration 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='') | |
getID3() by James Heinrich info@getid3.org //
Definition at line 17 of file module.tag.id3v1.php.
| 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:
 Here is the caller graph for this function:| getid3_id3v1::cutfield | ( | $str | ) | 
Definition at line 99 of file module.tag.id3v1.php.
Referenced by getid3_id3v1().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_id3v1::GenerateID3v1Tag | ( | $title, | |
| $artist, | |||
| $album, | |||
| $year, | |||
| $genreid, | |||
| $comment, | |||
| $track = '' | |||
| ) | 
Definition at line 321 of file module.tag.id3v1.php.
References $comment, and $title.
Referenced by getid3_id3v1(), and getid3_write_id3v1\WriteID3v1().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_id3v1::getid3_id3v1 | ( | & | $fd, | 
| & | $ThisFileInfo | ||
| ) | 
Definition at line 20 of file module.tag.id3v1.php.
References cutfield(), GenerateID3v1Tag(), LookupGenreID(), and LookupGenreName().
 Here is the call graph for this function:
 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 getid3_writetags\FormatDataForID3v1(), getid3_id3v1(), getid3_id3v2\ParseID3v2GenreString(), and StandardiseID3v1GenreName().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_id3v1::LookupGenreName | ( | $genreid, | |
| $allowSCMPXextended = true | |||
| ) | 
Definition at line 287 of file module.tag.id3v1.php.
References ArrayOfGenres().
Referenced by getid3_id3v1(), getid3_id3v2\ParseID3v2GenreString(), and StandardiseID3v1GenreName().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller 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:
 Here is the call graph for this function: