drago-ex/application

Nette 框架的基本扩展

v1.0.22 2024-08-29 07:27 UTC

This package is auto-updated.

Last update: 2024-09-29 07:36:47 UTC


README

基本扩展。

License: MIT PHP version Coding Style CodeFactor

技术

  • PHP 8.1 或更高版本
  • composer

安装

composer require drago-ex/application

额外控制

检查是否存在一对信号接收器和名称(默认为编辑)。

$this->getSignal();

是否为 AJAX 请求?

控件中的简短方法。

$this->isAjax();

闪存消息警报类型