PHP Doku:: Returns true if the tag is empty - tag.isEmpty.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzManipulation von AudioformatenKTaglibThe KTaglib_Tag classKTaglib_Tag::isEmpty

Ein Service von Reinhard Neidl - Webprogrammierung.

The KTaglib_Tag class

<<KTaglib_Tag::getYear

The KTagLib_ID3v2_Tag class>>

KTaglib_Tag::isEmpty

(0.0.1)

KTaglib_Tag::isEmptyReturns 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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)