Method | Description | |
---|---|---|
explodeSortParameter ( $parameter ) : array | Explodes parameter if possible and returns array [relation, column] Empty array is returned if explode could not run eg: separator was not found. | |
parseParameters ( array $parameters ) : array | ||
render ( array $parameters ) : string |
Method | Description | |
---|---|---|
applyFormatting ( string $title ) : string | ||
getAnchorClass ( ) : string |
public static explodeSortParameter ( $parameter ) : array | ||
$parameter | ||
return | array |
public static parseParameters ( array $parameters ) : array | ||
$parameters | array | |
return | array |