RecursiveTreeIterator::setPrefixPart
(PHP 5 >= 5.3.0)
RecursiveTreeIterator::setPrefixPart — Set a part of the prefix
Descripción
public void RecursiveTreeIterator::setPrefixPart
( int $part
, string $value
)
Sets a part of the prefix used in the graphic tree.
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
- part
-
One of the RecursiveTreeIterator::PREFIX_* constants.
- value
-
The value to assign to the part of the prefix specified in part.
Valores devueltos
No devuelve ningún valor.
There are no user contributed notes for this page.
