Home Blog Documentation Download Features Forum Users Contact

Adam   2009-02-24

Documentation » Print

p_links

Prints a menu (links) of nodes. Useful for constructing site's menu UI elements

void p_links( [int $depth = 1, string $types = false, string $list_tag = 'ul', string $item_tag = 'li', mixed $id = true, string $add_class = false, string $inside_tag = false] )

Parameters

Register yourself or Login to add reply.