Rhymix\Framework\Router
getRewriteLevel() #
public static function getRewriteLevel(): int
Return the currently configured rewrite level. 0 = None 1 = XE-compatible rewrite rules only 2 = Full rewrite support
parseURL() #
public static function parseURL(
string $method,
string $url,
int $rewrite_level
): Rhymix\Framework\Request
Extract request arguments from the current URL.
getURL() #
public static function getURL(
array $args,
int $rewrite_level
): string
Create a URL for the given set of arguments.
개요
확장 기능 제작
테마 제작
클래스 및 함수 명세
- 라이믹스 프레임워크
- 프론트엔드 라이브러리
- 이벤트 목록
코어 개발 참여
기타 정보