
cmsNavActive() 导航菜单高亮属性
人气:313 更新:2022-12-20
定义
cmsNavActive() 导航菜单高亮属性
语法
cmsNavActive($path, $termId, $navActive, $navId);
参数说明
$path
类型:string
描述:请求路径
$termId
类型:string
描述:分类ID验证
$navActive
类型:string
描述:预设active值
$navId
类型:string
描述:菜单ID
返回值
- string,active或空
更新日志
- 1.5.1(首次引入)