🔍 Code Extractor

Search Components

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

Search Results for "templates"

Found 37 matching component(s)

  • function check_fixes

    A diagnostic function that prints a comprehensive summary report of email notification fixes implemented in a CDocs system, verifying template files and documenting debugging enhancements.

    File: /tf/active/vicechatdev/fix_summary.py

    diagnostic verification email-templates cdocs debugging
  • function test_template_with_data

    Tests a template file by replacing placeholders with provided test data and validates that all required placeholders have been filled, excluding known conditional placeholders.

    File: /tf/active/vicechatdev/test_comprehensive_templates.py

    template-testing validation placeholder-replacement jinja2 template-rendering
  • function main_v4

    A test function that validates email template rendering by testing multiple HTML email templates with sample data structures for document review and approval workflows.

    File: /tf/active/vicechatdev/test_comprehensive_templates.py

    testing email-templates validation document-management template-rendering
  • function test_fixes

    A comprehensive test function that validates email template rendering and CDocs application link presence in a document management system's email notification templates.

    File: /tf/active/vicechatdev/test_comprehensive_fixes.py

    testing email-templates template-rendering validation document-management
  • class OneCo_hybrid_RAG

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/OneCo_hybrid_RAG copy.py

    class oneco_hybrid_rag
  • class OneCo_hybrid_RAG_v1

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/OneCo_hybrid_RAG_old.py

    class oneco_hybrid_rag
  • class OneCo_hybrid_RAG_v2

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/OneCo_hybrid_RAG.py

    class oneco_hybrid_rag
  • class pathobrowser_base_v1

    Base class that contains all static elements of the app Parameters ---------- image : str An Image UID which may be passed on app startup. Immediately redirects to said image Attributes ---------- current_user : Userclass A class containing various information on the user workspace : panel.layout.Column The main container of the app sidebar : panel.layout.Column Container showing items on the side of the app head : panel.layout.Row The header of the app modal : panel.layout.Column The container for the modal window of the app

    File: /tf/active/vicechatdev/datacapture.py

    class pathobrowser_base
  • class GraphClient

    GraphClient is a client class for interacting with Microsoft Graph API, providing authentication and access to various Microsoft 365 services including users, groups, drives, teams, and more.

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

    microsoft-graph azure-ad authentication oauth2 microsoft-365
  • class GroupSettingTemplate

    GroupSettingTemplate represents system-defined settings templates available to a tenant in Microsoft Graph API, allowing creation of group settings with customizable values.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/groups/setting_template.py

    microsoft-graph azure-ad directory group-settings templates
  • class ApplicationTemplate

    Represents an application template in the Azure AD application gallery, providing methods to instantiate applications and access their metadata.

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

    azure-ad application-gallery microsoft-graph enterprise-applications sso
  • class SynchronizationTemplate

    A class representing pre-configured synchronization settings for applications, providing default configurations for synchronization jobs including schema definitions.

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

    synchronization template schema configuration office365
  • class Synchronization

    Represents Azure Active Directory (Azure AD) identity synchronization capabilities through Microsoft Graph API, managing automated provisioning and de-provisioning of user identities and roles.

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

    azure-ad identity-synchronization provisioning microsoft-graph user-management
  • class DirectoryRoleTemplate

    A class representing a directory role template in Microsoft Graph API, which specifies property values for directory roles.

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

    microsoft-graph azure-ad directory role-template rbac
  • class SamlTokenProvider

    Provides SAML-based claims authentication for Office 365 SharePoint Online, handling security token acquisition and cookie-based authentication.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/runtime/auth/providers/saml_token_provider.py

    authentication SAML Office365 SharePoint claims-based-auth
  • class SearchQuery

    Represents a search query object that encapsulates search terms and optional query templates for SharePoint/Office365 search operations.

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

    search query sharepoint office365 kql
  • class ExternalConnection

    A class representing a logical container for adding and managing content from external sources into Microsoft Graph's search index.

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

    microsoft-graph external-connectors search entity configuration
  • class ContentType

    Represents a SharePoint content type, which is a named collection of settings and fields that store metadata for items in a SharePoint list.

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

    sharepoint content-type metadata list-management fields
  • class Tenant

    Represents a SharePoint tenant.

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

    class tenant
  • class SPOTenantWebTemplate

    A client value class representing a SharePoint Online tenant web template in the Microsoft Online SharePoint Tenant Administration API.

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

    sharepoint tenant-administration web-template client-value data-model
  • class SPOTenantWebTemplateCollection

    A collection class that represents a set of SharePoint Online tenant web templates, inheriting from Entity and providing access to template items.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/webs/templates/collection.py

    sharepoint tenant-administration web-templates collection entity
  • class SitePropertiesEnumerableFilter

    A filter class for enumerating SharePoint Online site properties, used to specify criteria when querying site collections in a SharePoint tenant.

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

    sharepoint office365 tenant-administration site-enumeration filter
  • class WebTemplateCollection

    A collection class for managing SharePoint site templates (WebTemplate objects), providing methods to retrieve and work with multiple web templates.

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

    sharepoint templates collection site-templates web-templates
  • 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 TemplateFileType

    An enumeration-style class that defines constants representing different types of ghosted file templates used in SharePoint or similar content management systems.

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

    enumeration constants template sharepoint file-type
  • class SharingInformation

    Represents sharing information for a SharePoint securable object, providing access to sharing settings, picker configurations, sharing abilities, and link templates.

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

    sharepoint sharing permissions access-control collaboration
  • class SharingLinkDefaultTemplate

    A data class representing a default template for sharing links in SharePoint, containing link details information.

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

    sharepoint sharing links template office365
  • class SharingLinkDefaultTemplatesCollection

    A collection class that manages a set of SharingLinkDefaultTemplate objects, providing a container for default sharing link templates in SharePoint.

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

    sharepoint sharing links templates collection
  • 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 WorkflowTemplate

    A class representing a workflow template that is currently deployed on a SharePoint site, inheriting from the Entity base class.

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

    sharepoint workflow template entity office365
  • class ListTemplate

    Represents a SharePoint list definition or list template that defines the fields and views for a list, providing access to list schema and metadata.

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

    sharepoint list-template schema office365 entity
  • class ListTemplateCollection

    A collection class that manages and provides access to SharePoint list templates, extending EntityCollection to handle multiple ListTemplate instances.

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

    sharepoint list-templates collection entity-collection rest-api
  • class DocumentTemplateType

    An enumeration class that defines constants for document template types used when creating new lists, supporting Word and Excel templates.

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

    enumeration constants document-template type-definition word
  • class List

    Represents a list on a SharePoint Web site. A container within a SharePoint site that stores list items. A list has a customizable schema that is composed of one or more fields.

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

    class list
  • class RefinementResults

    A data class representing refinement results from a SharePoint search query, containing layout templates, refiners, and result metadata.

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

    sharepoint search refinement filtering facets
  • class CustomResult

    A data class representing custom search query results with layout templates and properties for Microsoft Office Server Search REST API.

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

    search office365 sharepoint query-results rest-api
  • class SiteDesignMetadata

    A class representing metadata for SharePoint site designs, extending SiteDesignCreationInfo with order and version properties.

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

    sharepoint site-design metadata office365 rest-api

Search Examples