SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class WorkerLinkCheckerTest

Functions

NameVisibilityDescription
dataCheckBadpublicURLs which are not okay
dataCheckOkaypublicURLs which are okay
testCheckBadpublicURLs which are not okay
testCheckOkaypublicURLs which are okay

public dataCheckBad

unknown $WorkerLinkCheckerTest->dataCheckBad ( );

URLs which are not okay

public dataCheckOkay

unknown $WorkerLinkCheckerTest->dataCheckOkay ( );

URLs which are okay

public testCheckBad

void $WorkerLinkCheckerTest->testCheckBad ( mixed $url );

URLs which are not okay

public testCheckOkay

void $WorkerLinkCheckerTest->testCheckOkay ( mixed $url );

URLs which are okay