return the list of parents of the current node. |
|
| see is_ancestor?, zena 1.0 | |
This method is declared for Node
.
Example
The following creates a breadcrumb path:
<div id='path' do='ancestors' do='each' join=' / ' do='link'/>
return the list of parents of the current node.
return the list of parents of the current node. |
|
| see is_ancestor?, zena 1.0 | |
This method is declared for Node
.
The following creates a breadcrumb path:
<div id='path' do='ancestors' do='each' join=' / ' do='link'/>