.. _flinktopreviousitemshow: ############################################################################################# ``link_to_previous_item_show`` — Get a link to the item immediately before the current one. ############################################################################################# :doc:`Navigation-related functions ` ******* Summary ******* .. include:: /Reference/libraries/globals/summary/link_to_previous_item_show.rst .. php:function:: link_to_previous_item_show($text = null, $props = array()) Get a link to the item immediately before the current one. :type $text: string :param $text: :type $props: array :param $props: :returns: string ***** Usage ***** .. include:: /Reference/libraries/globals/usage/link_to_previous_item_show.rst ******** Examples ******** .. include:: /Reference/libraries/globals/examples/link_to_previous_item_show.rst ******** See Also ******** .. include:: /Reference/libraries/globals/see_also/link_to_previous_item_show.rst