| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
getID3() by James Heinrich info@getid3.org // More...
 Collaboration diagram for getid3_write_vorbiscomment:
 Collaboration diagram for getid3_write_vorbiscomment:| Public Member Functions | |
| getid3_write_vorbiscomment () | |
| WriteVorbisComment () | |
| DeleteVorbisComment () | |
| CleanVorbisCommentName ($originalcommentname) | |
| Data Fields | |
| $filename | |
| $tag_data | |
| $warnings = array() | |
| $errors = array() | |
getID3() by James Heinrich info@getid3.org //
Definition at line 17 of file write.vorbiscomment.php.
| getid3_write_vorbiscomment::CleanVorbisCommentName | ( | $originalcommentname | ) | 
Definition at line 110 of file write.vorbiscomment.php.
Referenced by WriteVorbisComment().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| getid3_write_vorbiscomment::DeleteVorbisComment | ( | ) | 
Definition at line 105 of file write.vorbiscomment.php.
References WriteVorbisComment().
 Here is the call graph for this function:
 Here is the call graph for this function:| getid3_write_vorbiscomment::getid3_write_vorbiscomment | ( | ) | 
Definition at line 25 of file write.vorbiscomment.php.
| getid3_write_vorbiscomment::WriteVorbisComment | ( | ) | 
Definition at line 29 of file write.vorbiscomment.php.
References CleanVorbisCommentName().
Referenced by DeleteVorbisComment().
 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_write_vorbiscomment::$errors = array() | 
Definition at line 23 of file write.vorbiscomment.php.
| getid3_write_vorbiscomment::$filename | 
Definition at line 20 of file write.vorbiscomment.php.
| getid3_write_vorbiscomment::$tag_data | 
Definition at line 21 of file write.vorbiscomment.php.
| getid3_write_vorbiscomment::$warnings = array() | 
Definition at line 22 of file write.vorbiscomment.php.