synGetWikiHeaders.Rd
Retrieves the headers of all Wikis belonging to the owner (the entity to which the Wiki is attached).
synGetWikiHeaders(owner)
A list of Objects with three fields: id, title and parentId.
if (FALSE) { # \dontrun{
synGetWikiHeaders(project)
} # }