-
Notifications
You must be signed in to change notification settings - Fork 1
reference:PageData
Aaron Junker edited this page Dec 19, 2020
·
2 revisions
This is an Array that contains Data about a page.
- Type:
string
Name of the page.
- Type:
string
Contains the code of the content page.
- Type:
int
Id of the User who is the Author of the page
- Type:
date
The date the page is created.
- Type:
int¨
1 if the page is available for public, 0 if not.
- Type:
int
Id of the page.
Manuals
- manual:Download-and-install-USOC
- manual:How to install USOC manually
- manual:plugins
- manual:Set-up-oAuth-with-google
Github Manuals
Reference Index