🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "lcid"

Found 16 matching component(s)

  • class SPResourceEntry

    A data class representing a SharePoint resource entry with locale-specific values, inheriting from ClientValue for serialization support.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/translation/resource_entry.py

    sharepoint localization i18n internationalization resource
  • class TermGroup

    Represents the top-level container (TermGroup) in a SharePoint TermStore object, providing access to term sets and taxonomy management functionality.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/taxonomy/groups/group.py

    sharepoint taxonomy metadata term-store term-group
  • class TermStore

    Represents a hierarchical or flat set of Term objects known as a 'TermSet'.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/taxonomy/stores/store.py

    class termstore
  • class WebTemplate

    Represents a SharePoint site definition or site template that is used to instantiate a site, providing access to template metadata and configuration properties.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/template.py

    sharepoint site-template web-template site-definition metadata
  • class Web

    Represents a SharePoint site. A site is a type of SecurableObject. A group of related webpages that is hosted by a server on the World Wide Web or an intranet. Each website has its own entry points, metadata, administration settings, and workflows. Also referred to as web site.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/web.py

    class web
  • class ThemeInfo

    ThemeInfo is a class that represents and manages theme information for a SharePoint site, providing access to theme properties and font configurations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webs/theme_info.py

    sharepoint theme site-customization branding fonts
  • class SPSiteCreationRequest

    A class named SPSiteCreationRequest

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/portal/sites/creation_request.py

    class spsitecreationrequest
  • class Site

    Represents a collection of sites in a Web application, including a top-level website and all its sub sites. A set of websites that are in the same content database, have the same owner, and share administration settings. A site collection can be identified by a GUID or the URL of the top-level site for the site collection. Each site collection contains a top-level site, can contain one or more subsites, and can have a shared navigational structure.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sites/site.py

    class site
  • class Language

    A data class representing a natural language with its display name, language tag, and locale identifier (LCID).

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/sites/language.py

    language locale internationalization i18n culture
  • class MenuNode

    Represents a navigation node in a hierarchical navigation tree structure, typically used in SharePoint or similar content management systems.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/navigation/menu_node.py

    navigation hierarchy tree-structure sharepoint office365
  • class CurrencyList

    A SharePoint entity class that provides access to the list of supported currencies in SharePoint currency columns.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/lists/currency.py

    sharepoint currency entity office365 localization
  • class CurrencyInformation

    A data class that encapsulates currency information including display formatting, language/culture settings, and locale identifiers for UI presentation.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/lists/currency_information.py

    currency localization internationalization i18n l10n
  • class FieldCurrency

    A SharePoint field class that represents currency values, extending FieldNumber with currency-specific formatting capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/fields/currency.py

    sharepoint currency field locale formatting
  • class SearchRequest

    SearchRequest is a data structure class that represents the HTTP POST body for SharePoint search queries, designed to overcome URL length limitations of HTTP GET operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/search/request.py

    sharepoint search query rest-api data-structure
  • class UserProfile

    The UserProfile class stores the profile of the individual user, which includes properties such as the user's account name, preferred name, and email address.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/userprofiles/user_profile.py

    class userprofile
  • class CommunicationSiteCreationRequest

    A class named CommunicationSiteCreationRequest

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/publishing/sites/communication/creation_request.py

    class communicationsitecreationrequest

Search Examples