Documentation

ParsedownTest extends Test
in package

Class ParsedownTest

Table of Contents

Properties

$config  : Config
$grav  : Grav
$language  : Language
$old_home  : mixed
$pages  : Pages
$parsedown  : Parsedown
$uri  : Uri

Methods

testAbsoluteLinks()  : void
testAnchorLinksAbsoluteUrls()  : void
testAnchorLinksLangAbsoluteUrls()  : void
testAnchorLinksLangRelativeUrls()  : void
testAnchorLinksRelativeUrls()  : void
testAnchorLinksSubDirAbsoluteUrls()  : void
testAnchorLinksSubDirRelativeUrls()  : void
testAnchorLinksWithPortAbsoluteUrls()  : void
testAttributeLinks()  : void
testCLSAutoSizes()  : void
testDirectoryAbsoluteLinksSubDir()  : void
testDirectoryAbsoluteLinksSubDirAbsoluteUrl()  : void
testDirectoryRelativeLinks()  : void
testExternalLinks()  : void
testExternalLinksSubDir()  : void
testExternalLinksSubDirAbsoluteUrls()  : void
testImages()  : void
testImagesAbsoluteUrls()  : void
testImagesAttributes()  : void
testImagesDefaults()  : void
testImagesSubDir()  : void
testImagesSubDirAbsoluteUrls()  : void
testInvalidLinks()  : void
testInvalidLinksSubDir()  : void
testInvalidLinksSubDirAbsoluteUrl()  : void
testReferenceLinks()  : void
testRootAbsoluteLinks()  : void
testRootImages()  : void
testRootImagesSubDirAbsoluteUrls()  : void
testSlugRelativeLinks()  : void
testSlugRelativeLinksAbsoluteUrls()  : void
testSlugRelativeLinksSubDir()  : void
testSlugRelativeLinksSubDirAbsoluteUrls()  : void
testSpecialProtocols()  : void
testSpecialProtocolsSubDir()  : void
testSpecialProtocolsSubDirAbsoluteUrl()  : void
_after()  : void
_before()  : void
setImagesDefaults()  : mixed
stripLeadingWhitespace()  : mixed

Properties

Methods

testAnchorLinksAbsoluteUrls()

public testAnchorLinksAbsoluteUrls() : void

testAnchorLinksLangAbsoluteUrls()

public testAnchorLinksLangAbsoluteUrls() : void

testAnchorLinksLangRelativeUrls()

public testAnchorLinksLangRelativeUrls() : void

testAnchorLinksRelativeUrls()

public testAnchorLinksRelativeUrls() : void

testAnchorLinksSubDirAbsoluteUrls()

public testAnchorLinksSubDirAbsoluteUrls() : void

testAnchorLinksSubDirRelativeUrls()

public testAnchorLinksSubDirRelativeUrls() : void

testAnchorLinksWithPortAbsoluteUrls()

public testAnchorLinksWithPortAbsoluteUrls() : void

testDirectoryAbsoluteLinksSubDir()

public testDirectoryAbsoluteLinksSubDir() : void

testDirectoryAbsoluteLinksSubDirAbsoluteUrl()

public testDirectoryAbsoluteLinksSubDirAbsoluteUrl() : void
public testDirectoryRelativeLinks() : void

testExternalLinksSubDir()

public testExternalLinksSubDir() : void

testExternalLinksSubDirAbsoluteUrls()

public testExternalLinksSubDirAbsoluteUrls() : void

testImagesAbsoluteUrls()

public testImagesAbsoluteUrls() : void

testImagesAttributes()

public testImagesAttributes() : void

testImagesSubDirAbsoluteUrls()

public testImagesSubDirAbsoluteUrls() : void

testInvalidLinksSubDir()

public testInvalidLinksSubDir() : void

testInvalidLinksSubDirAbsoluteUrl()

public testInvalidLinksSubDirAbsoluteUrl() : void
public testRootAbsoluteLinks() : void

testRootImagesSubDirAbsoluteUrls()

public testRootImagesSubDirAbsoluteUrls() : void
public testSlugRelativeLinks() : void

testSlugRelativeLinksAbsoluteUrls()

public testSlugRelativeLinksAbsoluteUrls() : void

testSlugRelativeLinksSubDir()

public testSlugRelativeLinksSubDir() : void

testSlugRelativeLinksSubDirAbsoluteUrls()

public testSlugRelativeLinksSubDirAbsoluteUrls() : void

testSpecialProtocols()

public testSpecialProtocols() : void

testSpecialProtocolsSubDir()

public testSpecialProtocolsSubDir() : void

testSpecialProtocolsSubDirAbsoluteUrl()

public testSpecialProtocolsSubDirAbsoluteUrl() : void

setImagesDefaults()

private setImagesDefaults(mixed $defaults) : mixed
Parameters
$defaults : mixed

stripLeadingWhitespace()

private stripLeadingWhitespace(mixed $string) : mixed
Parameters
$string : mixed

        
On this page

Search results