Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16734 программиста и 1634 робота. Сейчас ищут 1182 программиста ...
KTaglib_Tag::isEmpty - Returns true if the tag is empty
Вернуться к: KTaglib_Tag
KTaglib_Tag::isEmpty
(0.0.1)
KTaglib_Tag::isEmpty — Returns true if the tag is empty
Описание
public
bool
KTaglib_Tag::isEmpty
( void
)
Returns true if the tag exists, but is empty. This method is implemented in ID3v1 and ID3v2 tags.
Возвращаемые значения
Returns true if the tag is empty, otherwise false.
Вернуться к: KTaglib_Tag