Method Pagination::getItemsAsString
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Generate all page links separated with the given argument and return them as string
public function string getItemsAsString(string $strSeparator)
Parameters
- string $strSeparator
- Default: ' '
- Not documented yet. Please add documentation to this entry.
Add a comment