Site:Backend:Queries
From Metrixstream
(Difference between revisions)
MetrixAdmin (Talk | contribs) (→My Pay-To-Own Content) |
MetrixAdmin (Talk | contribs) m (→Account Profiles) |
||
Line 80: | Line 80: | ||
== Account Profiles == | == Account Profiles == | ||
+ | |||
+ | This context gives us access to the account profiles. | ||
+ | |||
+ | ;itemsTotal | ||
+ | :This is the total number of items belonging to this context. | ||
+ | ;offset | ||
+ | :This is the current offset into this context. | ||
+ | ;itemsReceived | ||
+ | :This is the number of items actually received from this context. | ||
+ | ;limit | ||
+ | :This is the number of items requested for this context. | ||
+ | ;pageTotal | ||
+ | :This is the number of pages required to view all objects within this context using the limit amount. | ||
+ | ;page | ||
+ | :This is the current page of this context. | ||
+ | ;[[Site:HDFObjects#Account|items]] | ||
+ | :This is a list of accounts. | ||
+ | |||
== User Profiles == | == User Profiles == | ||
== Personal == | == Personal == |
Revision as of 17:14, 1 October 2011
Introduction
Contexts are a mechanism used to request information from the backend. Listed below is detailed information on what contexts are available and what type of information they provide.
Account Content
This context gives us access to content that belongs to accounts.
- itemsTotal
- This is the total number of items belonging to this context.
- offset
- This is the current offset into this context.
- itemsReceived
- This is the number of items actually received from this context.
- limit
- This is the number of items requested for this context.
- pageTotal
- This is the number of pages required to view all objects within this context using the limit amount.
- page
- This is the current page of this context.
- items
- This is a list of content objects.
User Content
This context gives us access to content that belongs to users.
- itemsTotal
- This is the total number of items belonging to this context.
- offset
- This is the current offset into this context.
- itemsReceived
- This is the number of items actually received from this context.
- limit
- This is the number of items requested for this context.
- pageTotal
- This is the number of pages required to view all objects within this context using the limit amount.
- page
- This is the current page of this context.
- items
- This is a list of content objects.
All Content
This context gives us access to all content within the entire system.
- itemsTotal
- This is the total number of items belonging to this context.
- offset
- This is the current offset into this context.
- itemsReceived
- This is the number of items actually received from this context.
- limit
- This is the number of items requested for this context.
- pageTotal
- This is the number of pages required to view all objects within this context using the limit amount.
- page
- This is the current page of this context.
- items
- This is a list of content objects.
My Pay-To-Own Content
This context gives us access to the content this authenticated user owns.
- itemsTotal
- This is the total number of items belonging to this context.
- offset
- This is the current offset into this context.
- itemsReceived
- This is the number of items actually received from this context.
- limit
- This is the number of items requested for this context.
- pageTotal
- This is the number of pages required to view all objects within this context using the limit amount.
- page
- This is the current page of this context.
- items
- This is a list of content objects.
Account Profiles
This context gives us access to the account profiles.
- itemsTotal
- This is the total number of items belonging to this context.
- offset
- This is the current offset into this context.
- itemsReceived
- This is the number of items actually received from this context.
- limit
- This is the number of items requested for this context.
- pageTotal
- This is the number of pages required to view all objects within this context using the limit amount.
- page
- This is the current page of this context.
- items
- This is a list of accounts.
User Profiles
Personal
Comments
Messages
Location
Activity
Transactions
My Pay-Per-Minute History
My Pay-To-Own History
My Gifts
Profile's Gifts
My Favorite Content
My Favorite Users
My Favorite Accounts
Profile's Favorite Users
Profile's Favorite Accounts
Content of My Favorite Users
Content of My Favorite Accounts
Deciding Users
My Dropbox
Profile's Dropbox
My Profit Summary
My Gift Profits
Profile's Gift Profits
My Pay-Per-Min Profits
== My Pay-To-Own Profits