◆ checkLinks()
XH\LinkChecker::checkLinks |
( |
| ) |
|
Checks all links and returns the result view.
- 戻り値
- string HTML
LinkChecker.php の 71 行目に定義があります。
◆ determineLinkStatus()
XH\LinkChecker::determineLinkStatus |
( |
Link |
$link | ) |
|
◆ doCheck()
XH\LinkChecker::doCheck |
( |
| ) |
|
◆ makeHeadRequest()
XH\LinkChecker::makeHeadRequest |
( |
|
$host, |
|
|
|
$path |
|
) |
| |
|
protected |
Makes a head request and returns the response status code, FALSE if the request failed.
- 引数
-
string | $host | A host name. |
string | $path | An absolute path. |
- 戻り値
- int
LinkChecker.php の 277 行目に定義があります。
◆ message()
XH\LinkChecker::message |
( |
|
$checkedLinks, |
|
|
array |
$hints |
|
) |
| |
Returns the linkcheck results.
- 引数
-
int | $checkedLinks | The number of checked links. |
array | $hints | The errors and warnings. |
- 戻り値
- string HTML
array The localization of the core. array The page headings. array The page URLs.
LinkChecker.php の 377 行目に定義があります。
◆ prepare()
XH\LinkChecker::prepare |
( |
| ) |
|
Prepares the link check.
- 戻り値
- string HTML
string The script name. array The paths of system files and folders. array The localization of the core.
LinkChecker.php の 41 行目に定義があります。
◆ reportError()
XH\LinkChecker::reportError |
( |
Link |
$link | ) |
|
◆ reportNotice()
XH\LinkChecker::reportNotice |
( |
Link |
$link | ) |
|
Returns the report of a single notice.
- 引数
-
- 戻り値
- string HTML
LinkChecker.php の 338 行目に定義があります。
このクラス詳解は次のファイルから抽出されました: