IBOS open source
  • Namespace
  • Class

Namespaces

  • application
    • core
      • cache
        • driver
        • provider
      • components
      • controllers
      • engines
        • local
        • sae
      • model
      • modules
      • utils
      • widgets
    • modules
      • article
        • controllers
        • core
        • model
        • utils
      • calendar
        • controllers
        • model
        • utils
      • contact
        • controllers
        • model
        • utils
      • dashboard
        • controllers
        • model
        • utils
      • department
        • components
        • model
        • utils
      • diary
        • components
        • controllers
        • model
        • utils
        • widgets
      • email
        • controllers
        • core
        • model
        • utils
      • main
        • behaviors
        • components
        • controllers
        • model
        • utils
        • widgets
      • message
        • controllers
        • core
          • co
          • wx
            • callback
            • event
        • model
        • utils
      • mobile
        • components
        • controllers
        • utils
      • position
        • components
        • model
        • utils
      • recruit
        • components
        • controllers
        • core
        • model
        • utils
        • widgets
      • role
        • model
        • utils
      • user
        • components
        • controllers
        • model
        • utils
      • vote
        • components
        • controllers
        • model
        • utils
      • weibo
        • controllers
        • core
        • model
        • utils

Classes

  • DepartmentCategory

Class DepartmentCategory

application\core\components\Category
Extended by application\modules\department\components\DepartmentCategory
Namespace: application\modules\department\components
Copyright: Copyright © 2008-2013 IBOS Inc
Author: banyanCheung banyan@ibos.com.cn
Located at system/modules/department/components/DepartmentCategory.php

Methods summary

public array
# getAjaxCategory( array $data = array() )

部门分类 - 获取zTree ajax树数据

部门分类 - 获取zTree ajax树数据

Parameters

$data

Returns

array

Overrides

application\core\components\Category::getAjaxCategory
public array
# getData( string $condition = '' )

部门分类树获取数据方法

部门分类树获取数据方法

Parameters

$condition
兼容

Returns

array

Overrides

application\core\components\Category::getData

Methods inherited from application\core\components\Category

__construct(), __get(), __isset(), add(), afterAdd(), afterDelete(), afterEdit(), delete(), edit(), fetchAllParentId(), fetchAllSubId(), init(), move(), setCategory(), setRelated(), setSetting()

Properties summary

Properties inherited from application\core\components\Category

$_category, $_default, $_related, $_setting

IBOS open source API documentation generated by ApiGen