Zend certified PHP/Magento developer

How to pull down all possible URI’s

I am looking to see if there is a way to pull down all the options that are available for a user. My goal is to create a drop down list so a user can pick a formatted URI that they need to accomplish their task?

so for example a user wants to check an order status, the user types in order and it populates all options that have the word order in the URI.