What would the code be for displaying an EZ Pages Chapter say in a sidebox?

I know how to do an individual link <a href="<?php echo zen_ez_pages_link(1) ;?>">MY LINK</a>

But I'd like to display a full chapter of links. I'm sure I have done this before but can't remember how.