프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$debug_regex |
메소드 | 설명 | |
---|---|---|
getOutput ( $output ) | Returns the Output This function will first call the handleOutput() and then it will return the modified Output for SEO. | |
handle_url_routing ( $content ) | Attempt to handle url routing |
메소드 | 설명 | |
---|---|---|
appendRootAll ( ) | Append File Root | |
importPatterns ( ) | Import the Available Patterns from Database |
메소드 | 설명 | |
---|---|---|
getAliasURL ( string $url, string $php_url, string $type ) | Get Alias URL for Permalink | |
handleOutput ( ) | Main Function : Handles the Output This function will Handle the output by calling several functions which are used in this Class. | |
prepare_alias_lookup ( ) | ||
replace_output ( ) | Do full replacement of the HTML output |
protected appendRootAll ( ) |
public getOutput ( $output ) |
public handle_url_routing ( $content ) | ||
$content |
protected importPatterns ( ) |