🔍 Code Extractor

Search Components

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

Search Results for "locale"

Found 13 matching component(s)

  • class LocaleInfo

    A data class representing locale information for a signed-in user, including their preferred language and country/region settings.

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

    locale internationalization i18n language region
  • class MailboxSettings

    Settings for the primary mailbox of a user.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/outlook/mail/mailbox_settings.py

    class mailboxsettings
  • 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 Label

    A class representing a localized label with name, default status, and language tag information, inheriting from ClientValue.

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

    label localization i18n internationalization office365
  • class RegionalSettings

    Represents regional settings that are used on the server that is running SharePoint Server.

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

    class regionalsettings
  • 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 FieldCalculated

    Represents a calculated field in a SharePoint list that derives its value from a formula based on other fields.

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

    sharepoint calculated-field formula list-field currency
  • 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