PhrictionAPI

Wiki/phriction API

Members

Functions

edit
JSONValue edit(string slug, string title, string content)

Edit a page

info
JSONValue info(string slug)

Get page info

searchByPHID
JSONValue searchByPHID(string phid, bool withContent = true)

Search by a phid to get content of a wiki page

Inherited Members

From PhabricatorAPI

DataRequest
struct DataRequest

Data requests

Meta