PHP Dokumentation: Tag isEmpty
12. Januar 2010 von werner
KTaglib_Tag::isEmpty
(0.0.1)
KTaglib_Tag::isEmpty — Returns true if the tag is empty
Beschreibung
public bool KTaglib_Tag::isEmpty ( void )
Returns true if the tag exists, but is empty. This method is implemented in ID3v1 and ID3v2 tags.
Rückgabewerte
Returns true if the tag is empty, otherwise false.