\PeppermintParsedown

Summary

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

Methods

__construct()

__construct() 

extract_page_names()

extract_page_names(  $page_text) 

Parameters

$page_text

setInternalLinkBase()

setInternalLinkBase(string  $url) 

Sets the base url to be used for internal links. '%s' will be replaced with a URL encoded version of the page name.

Parameters

string $url

The url to use when parsing internal links.