Brightsign Network Web API Reference Manual v.3.8 Instrukcja Użytkownika Strona 3

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 138
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 2
ContentType Enumeration .............................................................................................................................................. 8
ContentTransition Enumeration ..................................................................................................................................... 8
DynamicPlaylistContent Entity-Relation ....................................................................................................................... 9
PresentationContent Entity-Relation ........................................................................................................................... 10
DynamicPlaylistInfo Structure ...................................................................................................................................... 11
PresentationInfo Structure ........................................................................................................................................... 11
Content Management Web Methods ............................................................................................................................ 11
PagedList<Content> GetAllContent(string marker, int pageSize) ....................................................................................................................... 12
List<ContentFolder> GetContentFolders(string virtualPath) ................................................................................................................................ 12
PagedList<Content> GetFolderContent(string virtualPath, string marker, int pageSize) .................................................................................... 13
List<Content> GetSpecifiedContent(int[] contentIds) .......................................................................................................................................... 13
PagedList<Content> FindContent(string fileNamePattern, string marker, int pageSize) .................................................................................... 14
Content GetContent(int contentId) ....................................................................................................................................................................... 14
ContentFolder CreateContentFolder(ContentFolder entity) ................................................................................................................................. 15
bool MoveContent(int[] contentIds, string newVirtualPath) .................................................................................................................................. 15
bool CheckContentUsage(int contentId) .............................................................................................................................................................. 16
bool DeleteContent(int[] contentIds) .................................................................................................................................................................... 17
Content Upload .................................................................................................................. 18
Overview ......................................................................................................................................................................... 18
Web Page Upload Work Flow ....................................................................................................................................... 18
Przeglądanie stron 2
1 2 3 4 5 6 7 8 ... 137 138

Komentarze do niniejszej Instrukcji

Brak uwag