jP.Lists.List
|
Name |
Type |
Description |
|
|
Function |
Gets a unique SharePoint list item by ID (int) |
|
|
|
Gets a set of SharePoint list items by CAML Query |
|
|
|
Updates or adds an item to a SharePoint list |
|
|
|
Add a new item to a SharePoint list |
| jP.Lists.List.deleteItem() |
Function |
Deletes an item from a SharePoint list |
| jP.Lists.List.getSPViewCollection() |
Function |
Populates a jPoint object with the list view collection |
|
|
|
Populates a jPoint object with items for particular SharePoint view |
|
|
|
Populates a jPoint object with items for particular SharePoint Picture List view |
| jP.Lists.List.filterItems() |
Function |
Filters the list items where filterField contains filterValue |
| jP.Lists.List.getItemsFieldData() |
Function |
Extracts a subset of Items for the specified fields. |
|
Last modified at 12/4/2009 2:33 PM by Luke Orman
|
|