\AppPaginatorHelper

NetCommons用に拡張したページネーション Helper

Summary

Methods
Properties
Constants
No public methods found
No public properties found
No constants found
_convertUrlKeys()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

_convertUrlKeys()

_convertUrlKeys(array  $url, string  $type) : array

Converts the keys being used into the format set by options.paramType

Parameters

array $url

Array of URL params to convert

string $type

Keys type.

Returns

array —

converted URL params.