[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 1 class

PageChange:: (2 methods):
  __construct()
  __toString()


Class: PageChange  - X-Ref

Represents a single change in a wiki page

__construct($id, $revision, $author, $ip, $summary, $type, $sizechange)   X-Ref
PageChange constructor.

param: string $id
param: int $revision
param: string $author
param: string $ip
param: string $summary
param: string $type
param: int $sizechange

__toString()   X-Ref
No description