Returns the tinyurl for the page if tinyurls are activated in the config
<a href="<?php echo $page->tinyurl() ?>">Tinyurl</a>
Tinyurls are only available when they are enabled in the config. Tinyurls are enabled by default.