东莞市连易网络科技有限公司
东莞市连易网络科技有限公司
  • 网站
  • 用户
  • 购物车
  • 用户
  • 网站
  • 搜索
  • 购物车
帮助
帮助
API文档 API文档
  • 用户文档
  • 开发文档
  • API文档
  • 提及
  • 标签
  • 更多
  • 取消
  • 新建
  • +进程 API 文档
  • +REST API 文档

API文档

Limyee API 文档

本节介绍如何使用进程 API、REST API,并记录 Limyee 的平台 API。

Limyee 平台 API 包括:

  • REST Web Services
  • 进程 API
  • 小组件 API

这些版本化的 API 允许开发人员在平台上进行自定义和创新,而不必担心平台发布新版本后会发生重大更改。

REST Web Services

在进程外工作时,甚至在使用 AJAX 的小组件内部使用 REST Web 服务。

REST 网络服务文档

进程 API

进程 API 是一个升级安全的 .NET 库,用于在 Limyee 平台上进行构建。在网站(或作业服务)内工作时,将使用进程 API。

进程 API 文档

小组件 API

小组件扩展(或小组件 API)是向小组件公开进程 API。小组件 API 还包括进程 API 未提供的功能,这些功能在小组件中非常有用,如:分页、编辑器以及一此工具如:解析日期、从数组获取列表等等。

有关默认小组件 API 集的文档可在此文档中找到:小组件 API 文档。当前安装的小组件扩展的文档可以在您的 Limyee 站点的系统管理 > 界面 > 小组件 > API 文档(?图标)中找到。

  • 创建:2021/6/16, 7:35 AM
  • 更新:2022/5/11, 1:41 PM
这有帮助吗?
  • 是
  • 否
  • 更多
  • 取消
Recently Updated Articles
  • 文章
    Show Wiki Toc REST 端点
    URLs GET api/v1/wikis/{wikiid}/pages/{wikipageid}/toc.xml (or .json) SHOW the table of contents for a wiki page. GET api/v1/wikis/{wikiid}/toc.xml (or .json) SHOW the table of contents for a wiki. 请求参数 名称 类型 描述 必需…
  • 文章
    Update Wiki REST 端点
    URLs PUT api/v1/wikis/{id}.xml (or .json) UPDATE a wiki. 请求参数 名称 类型 描述 必需 默认值 选项 Id int? Id 是 GroupId int? Group Id 否 Name …
  • 文章
    Show Wiki REST 端点
    URLs GET api/v1/groups/{groupid}/wikis/{id}.xml (or .json) SHOW a wiki. GET api/v1/groups/{groupid}/wikis/{key}.xml (or .json) SHOW a wiki. GET api/v1/wikis/{applicationid}.xml (or .json) SHOW a wiki. GET api/v1/wikis/{id}.xml (or .json…
  • 文章
    List Wiki REST 端点
    URLs GET api/v1/groups/{groupid}/wikis.xml (or .json) LIST wikis. GET api/v1/wikis.xml (or .json) LIST wikis. 请求参数 名称 类型 描述 必需 默认值 选项 GroupId int? Group Id 否 …
  • 文章
    Delete Wiki REST 端点
    URLs DELETE api/v1/wikis/{id}.xml (or .json) DELETE a wiki. 请求参数 名称 类型 描述 必需 默认值 选项 Id int? Id 是
Most Helpful Articles
  • 文章
    Abuse 服务
    调用: Apis.Get<Limyee.Extensibility.Api.Version1.IAbuse>() 程序集: Limyee.Api.dll 属性 名称 类型 描述 默认值 选项 AbusiveContent IAbusiveContent AbusiveContent Appeals IAbuseAppeals…
  • 文章
    AbuseAppeal 类
    命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class AbuseAppeal { DateTime AppealExpires { get; set; } Guid AppealId { get; set; } DateTime AppealInitiatedDate { get; set; } string AppealState { get; set;…
  • 文章
    AbuseAppealAfterAcceptedEventArgs 事件参数
    命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AbuseAppealAfterAcceptedEventArgs { Guid AbuseId { get; } DateTime AppealExpires { get; } Guid AppealId { get; } DateTime AppealInitiatedDate { get; } string AppealState…
  • 文章
    AbuseAppealListOptions 类
    命名空间: Limyee.Extensibility.Api.Version1 程序集: Limyee.Api.dll 定义 class AbuseAppealListOptions { Guid? AbuseId { get; set; } Guid? AppealId { get; set; } string AppealState { get; set; } Guid? ApplicationId { get; set; } Guid? ContainerId…
  • 文章
    AbuseReport 类
    命名空间: Limyee.Extensibility.Api.Entities.Version1 程序集: Limyee.Api.dll 定义 class AbuseReport { int AbuseReasonId { get; set; } Guid AbuseReportId { get; set; } double AbuseScore { get; set; } AbuseAppeal Appeal { get; } User AuthorUser…
Copyright © 2021 东莞市连易网络科技有限公司. All rights reserved.
Powered by Limyee Commerce System(3.0.0). © 2014 - 2025 Limyee Inc.