Category

文档

330.64 ms
挂钩:widget.render.output

挂钩:widget.render.output

## 概述 类型: 过滤器 位置: app/Services/WidgetManager.php 过滤单个小部件实例的呈现 HTML。用于将小部件包装在自定义标...

By PolyCMS 2026-07-20 1:08 PM
挂钩:widgets.register_areas

挂钩:widgets.register_areas

## 概述 类型: 动作 位置: app/Providers/AppServiceProvider.php 注册小部件显示区域(侧边栏、页脚等)。主题定义小部件可...

By PolyCMS 2026-07-20 1:08 PM
挂钩:widgets.register_types

挂钩:widgets.register_types

## 概述 类型: 动作 位置: app/Providers/AppServiceProvider.php 将自定义小部件类型注册到小部件系统中。在应用程序启动期...

By PolyCMS 2026-07-20 1:08 PM
挂钩:shipping.calculate_cost

挂钩:shipping.calculate_cost

## 概述 类型: 过滤器 位置: app/Services/Ecommerce/CartService.php 在返回给客户端之前过滤计算出的购物车总计。用于自定...

By PolyCMS 2026-07-20 1:08 PM
挂钩:tax.calculated

挂钩:tax.calculated

## 概述 类型: 过滤器 位置: app/Services/Ecommerce/CartService.php 在返回给客户端之前过滤计算出的购物车总计。用于自定...

By PolyCMS 2026-07-20 1:08 PM
挂钩:theme.view.data

挂钩:theme.view.data

## 概述 类型: 过滤器 位置: app/Models/Category.php 过滤类别的公共 URL。当访问 $category->frontend_url 时调用。主...

By PolyCMS 2026-07-20 1:08 PM
挂钩:seo.canonical_url

挂钩:seo.canonical_url

## 概述 类型: 动作 位置: 主题 layouts/app.blade.php HTML <head> 标记内的输出挂钩。由核心用来注入 SEO 元标记。...

By PolyCMS 2026-07-20 1:08 PM
挂钩:settings.defaults

挂钩:settings.defaults

## 概述 类型: 过滤器 位置: app/Services/SettingsService.php 扩展或覆盖默认设置定义。主题和模块使用它来注册它们自己的...

By PolyCMS 2026-07-20 1:08 PM
挂钩:post.frontend_url

挂钩:post.frontend_url

## 概述 类型: 过滤器 位置: app/Models/Category.php 过滤类别的公共 URL。当访问 $category->frontend_url 时调用。主...

By PolyCMS 2026-07-20 1:08 PM
挂钩:post.query.builder

挂钩:post.query.builder

## 概述 类型: 过滤器 位置: app/Http/Controllers/Api/V1/PostController.php 修改帖子列表的 Eloquent 查询构建器。使用它...

By PolyCMS 2026-07-20 1:08 PM