XMLReader::moveToFirstAttribute
(PHP 5 >= 5.1.0)
XMLReader::moveToFirstAttribute — İmleci ilk özniteliğe konumlar
Açıklama
bool XMLReader::moveToFirstAttribute
( void
)
İmleci ilk özniteliğe konumlar.
Dönen Değerler
Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.
Ayrıca Bakınız
- XMLReader::moveToElement() - İmleci geçerli özniteliğin ebeveyn elemanına konumlar
- XMLReader::moveToAttribute() - İmleci ismi belirtilen özniteliğe konumlar
- XMLReader::moveToAttributeNo() - Move cursor to an attribute by index
- XMLReader::moveToAttributeNs() - Move cursor to a named attribute
- XMLReader::moveToNextAttribute() - İmleci sonraki özniteliğe konumlar
There are no user contributed notes for this page.
