.. _flinktoitemsincollection: ################################################################################### ``link_to_items_in_collection`` — Get a link to the collection items browse page. ################################################################################### :doc:`Navigation-related functions ` ******* Summary ******* .. include:: /Reference/libraries/globals/summary/link_to_items_in_collection.rst .. php:function:: link_to_items_in_collection($text = null, $props = array(), $action = 'browse', $collectionObj = null) Get a link to the collection items browse page. :type $text: string|null :param $text: :type $props: array :param $props: :type $action: string :param $action: :type $collectionObj: Collection :param $collectionObj: :returns: string ***** Usage ***** .. include:: /Reference/libraries/globals/usage/link_to_items_in_collection.rst ******** Examples ******** .. include:: /Reference/libraries/globals/examples/link_to_items_in_collection.rst ******** See Also ******** .. include:: /Reference/libraries/globals/see_also/link_to_items_in_collection.rst