\Navi_Model

导航

Summary

Methods
Properties
Constants
__construct()
getNavis()
updateNavi()
addNavi()
getOneNavi()
getNaviNameByUrl()
getNaviNameByType()
deleteNavi()
No public properties found
navitype_custom
navitype_home
navitype_t
navitype_admin
navitype_sort
navitype_page
No protected methods found
No protected properties found
N/A
No private methods found
$db
N/A

Constants

navitype_custom

navitype_custom = 0

navitype_home

navitype_home = 1

navitype_t

navitype_t = 2

navitype_admin

navitype_admin = 3

navitype_sort

navitype_sort = 4

navitype_page

navitype_page = 5

Properties

$db

$db : 

Type

Methods

__construct()

__construct() 

getNavis()

getNavis() 

updateNavi()

updateNavi(  $naviData,   $navid) 

Parameters

$naviData
$navid

addNavi()

addNavi(  $name,   $url,   $taxis,   $pid,   $newtab,   $type,   $typeId) 

Parameters

$name
$url
$taxis
$pid
$newtab
$type
$typeId

getOneNavi()

getOneNavi(  $navid) 

Parameters

$navid

getNaviNameByUrl()

getNaviNameByUrl(  $url) 

Parameters

$url

getNaviNameByType()

getNaviNameByType(  $type) 

Parameters

$type

deleteNavi()

deleteNavi(  $navid) 

Parameters

$navid