[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/inc/Remote/Response/ -> Link.php (summary)

(no description)

File Size: 31 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Link:: (2 methods):
  __construct()
  __toString()


Class: Link  - X-Ref

__construct($type, $page, $href)   X-Ref

param: string $type One of `internal`, `external` or `interwiki`
param: string $page The wiki page this link points to, same as `href` for external links
param: string $href A hyperlink pointing to the linked target

__toString()   X-Ref
No description