Zhamao Framework 3.2.4
A high-performance chatbot + web framework
载入中...
搜索中...
未找到
PluginCommand类 参考
类 PluginCommand 继承关系图:
[图例]
PluginCommand 的协作图:
[图例]

Public 成员函数

 __construct (string $name=null)
 
 validatePluginName (string $answer)
 
 validateNamespace (string $answer)
 

Protected 成员函数

 getTypeDisplayName (int $type)
 
- Protected 成员函数 继承自 Command
 execute (InputInterface $input, OutputInterface $output)
 
 shouldExecute ()
 
 handle ()
 
 emitBootstrap (string $class)
 

Protected 属性

string $plugin_dir = null
 
- Protected 属性 继承自 Command
InputInterface $input
 
OutputInterface $output
 

构造及析构函数说明

◆ __construct()

__construct ( string  $name = null)
函数调用图:

成员函数说明

◆ getTypeDisplayName()

getTypeDisplayName ( int  $type)
protected

◆ validateNamespace()

validateNamespace ( string  $answer)

命名空间合规验证器

◆ validatePluginName()

validatePluginName ( string  $answer)

插件名称合规验证器

函数调用图:

结构体成员变量说明

◆ $plugin_dir

string $plugin_dir = null
protected

该类的文档由以下文件生成: