ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
GetId3() by James Heinrich info@ //. geti d3.or gMore...
Public Member Functions | |
__construct () | |
WriteVorbisComment () | |
DeleteVorbisComment () | |
CleanVorbisCommentName ($originalcommentname) | |
Data Fields | |
$filename | |
$tag_data | |
$warnings = array() | |
$errors = array() | |
GetId3() by James Heinrich info@ //. geti d3.or g
module for writing VorbisComment tags
Definition at line 29 of file Vorbiscomment.php.
GetId3\Write\Vorbiscomment::__construct | ( | ) |
GetId3\Write\Vorbiscomment::CleanVorbisCommentName | ( | $originalcommentname | ) |
type | $originalcommentname |
Definition at line 150 of file Vorbiscomment.php.
Referenced by GetId3\Write\Vorbiscomment\WriteVorbisComment().
GetId3\Write\Vorbiscomment::DeleteVorbisComment | ( | ) |
Definition at line 138 of file Vorbiscomment.php.
References array, and GetId3\Write\Vorbiscomment\WriteVorbisComment().
GetId3\Write\Vorbiscomment::WriteVorbisComment | ( | ) |
Definition at line 58 of file Vorbiscomment.php.
References GetId3\Write\Vorbiscomment\CleanVorbisCommentName(), GetId3\GetId3Core\environmentIsWindows(), GetId3\GetId3Core\getHelperAppsDir(), and GetId3\GetId3Core\getTempDir().
Referenced by GetId3\Write\Vorbiscomment\DeleteVorbisComment().
GetId3\Write\Vorbiscomment::$errors = array() |
Definition at line 43 of file Vorbiscomment.php.
GetId3\Write\Vorbiscomment::$filename |
Definition at line 32 of file Vorbiscomment.php.
GetId3\Write\Vorbiscomment::$tag_data |
Definition at line 33 of file Vorbiscomment.php.
GetId3\Write\Vorbiscomment::$warnings = array() |
Definition at line 38 of file Vorbiscomment.php.