generate:ajax:command
Generate & Register a custom ajax command
使用方法:
drupal generate:ajax:command [options]
gac
可用选项
选项 | 详细信息 |
---|---|
--module | 模块名 |
--class | Ajax Class name |
--method | Custom ajax method |
--js-name | Custom javascript name |
Generate & Register a custom ajax command
drupal generate:ajax:command [options]
gac
选项 | 详细信息 |
---|---|
--module | 模块名 |
--class | Ajax Class name |
--method | Custom ajax method |
--js-name | Custom javascript name |