Property | Type | Description | |
---|---|---|---|
$child | 子菜单集合 | ||
$name | 菜单名称 |
Method | Description | |
---|---|---|
__construct ( $name ) | 构造方法 | |
addChild ( Thenbsp\Wechat\Menu\ButtonInterface $button ) | 添加子菜单 | |
getChild ( ) | 获取子菜单 | |
getData ( ) | 获取菜单数据 | |
hasChild ( ) | 检测是否有子菜单 |
public addChild ( Thenbsp\Wechat\Menu\ButtonInterface $button ) | ||
$button | Thenbsp\Wechat\Menu\ButtonInterface |