🔍 Code Extractor

Browse Components

Showing 20 of 1524 components

  • class WavesManager

    WavesManager is a SharePoint entity class that represents the Portal Launch Waves Manager component in SharePoint Publishing.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/portallaunch/waves_manager.py | Lines: 4-7

    sharepoint publishing portal-launch waves deployment
  • class AnnouncementsController

    A controller class for managing SharePoint Publishing announcements, inheriting from Entity to provide access to announcement-related operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/announcements/controller.py | Lines: 5-13

    sharepoint publishing announcements entity controller
  • class AnnouncementsData

    AnnouncementsData is a data class representing SharePoint Publishing announcements data, inheriting from ClientValue to provide client-side value object functionality.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/announcements/data.py | Lines: 4-7

    sharepoint publishing announcements data-transfer-object dto
  • class TopicPageCollection

    A collection class for managing TopicSitePage entities in SharePoint, providing methods to query, retrieve, and manipulate topic pages.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/topics/collection.py | Lines: 5-7

    sharepoint collection topic-pages publishing entity-collection
  • class TopicSitePage

    TopicSitePage is a specialized SharePoint site page class that represents a page associated with a specific entity, providing access to entity identification properties.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/topics/topic.py | Lines: 4-11

    sharepoint publishing topic-page entity site-page
  • class TopicPageFieldsData

    A data class representing field data specific to SharePoint Publishing Topic Pages, extending the base SitePageFieldsData class with entity-specific information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/topics/fields_data.py | Lines: 4-12

    sharepoint publishing topic-page data-container entity-management
  • class RepostPageCollection

    A collection class for managing RepostPage entities in SharePoint, providing methods to query and check content type availability for repost pages.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/reposts/collection.py | Lines: 7-17

    sharepoint publishing repost collection entity-collection
  • class RepostPageMetadata

    RepostPageMetadata is a specialized metadata class for SharePoint repost pages, inheriting from SitePageMetadata and providing entity type identification for repost page objects.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/reposts/metadata.py | Lines: 4-9

    sharepoint publishing metadata repost page
  • class RepostPage

    A class representing a SharePoint repost page that references existing content from either an external URL or another SharePoint page.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/reposts/repost.py | Lines: 6-27

    sharepoint publishing repost content-management page
  • class SitePageCollection

    A class named SitePageCollection

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/collection.py | Lines: 15-111

    class sitepagecollection
  • class PageMoveResponse

    PageMoveResponse is a SharePoint entity class that represents the response from a page move operation in SharePoint Publishing.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/move_response.py | Lines: 4-9

    sharepoint publishing page-management entity response-model
  • class CampaignPublication

    CampaignPublication is a SharePoint publishing class that represents a campaign publication page, extending SitePage with campaign-specific functionality including highlights information retrieval.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/campaign_publication.py | Lines: 6-25

    sharepoint publishing campaign sitepage office365
  • class SitePageVersionInfo

    A class representing version information for a SharePoint SitePage, inheriting from ClientValue to provide serialization capabilities for SharePoint API interactions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/version_info.py | Lines: 4-9

    sharepoint publishing versioning site-page client-value
  • class SitePageMetadata

    Represents the core properties of a Site Page.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/metadata.py | Lines: 15-141

    class sitepagemetadata
  • class SitePage3D

    A specialized SharePoint site page class representing 3D content pages, extending the base SitePage class with 3D-specific properties.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/page_3d.py | Lines: 4-11

    sharepoint publishing 3d-content site-page rest-api
  • class SitePage

    Represents a SharePoint Site Page with methods for managing page lifecycle, content, publishing, and collaboration features.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/page.py | Lines: 31-241

    sharepoint site-page publishing content-management cms
  • class SharePagePreviewByEmailFieldsData

    A data class that encapsulates information required for sharing a SharePoint page preview via email, including the message content and recipient email addresses.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/page.py | Lines: 15-28

    sharepoint publishing email page-preview data-transfer-object
  • class SitePageFieldsData

    A data class representing metadata fields for SharePoint Site Pages, used in page authoring operations to store and transfer page properties like title, banner image, canvas content, and publishing information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/fields_data.py | Lines: 4-34

    sharepoint site-page metadata publishing office365
  • class SitePageService

    A service class for managing SharePoint site pages, providing APIs for creating, publishing, and managing site pages and their associated resources.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/service.py | Lines: 20-256

    sharepoint site-pages publishing page-management content-management
  • class SitePageMetadataCollection

    A collection class for managing and retrieving SharePoint site page metadata objects, providing methods to access individual site pages by their identifiers.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/pages/metadata_collection.py | Lines: 10-20

    sharepoint site-pages collection metadata publishing