mcpHttpPathMenuExt() mcpHttpPathMenuExt( $pathmenu, $catmng, $scopein) : array extend the config based on $pathmenu array. Parameters $pathmenu $catmng $scopein Returns array — $scopein
mcpPathRedirect() mcpPathRedirect(mixed $urlpth) mcpPathRedirect check if present on path list and if present redirect. Parameters mixed $urlpth
mcpPathConvert() mcpPathConvert(mixed $urlpth, $urlarr) mcpPathConvert check if present on path list and if present redirect. Parameters mixed $urlpth $urlarr
mcpAdmRedirect() mcpAdmRedirect(string $urlpth, array $urlarr) : boolean mcpAdmRedirect SPECIAL PAGE AREA if is /lnxmcp/tag -> run tag if is /lnxmcp/module/page -> run module page. Parameters string $urlpth array $urlarr Returns boolean — runnned;