JPagination::getAdditionalUrlParam/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JPagination::getAdditionalUrlParam

Description

Method to get an additional URL parameter (if it exists) to be added to all pagination class generated links.

Description:JPagination::getAdditionalUrlParam [Edit Descripton]

public function getAdditionalUrlParam ($key)
Parameter Type Default Description
$key string The name of the URL parameter for which to get the value.
  • Returns mixed The value if it exists or null if it does not.
  • Defined on line 161 of libraries/joomla/html/pagination.php
  • Since Joomla 11.1

See also

SeeAlso:JPagination::getAdditionalUrlParam [Edit See Also]

User contributed notes


Personal tools