ParentIterator::accept

(PHP 5 >= 5.1.0)

ParentIterator::acceptDetermines acceptability

Опис

public bool ParentIterator::accept ( void )

Determines if the current element has children.

Увага

This function is currently not documented; only its argument list is available.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

TRUE if the current element is acceptable, otherwise FALSE.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top