Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TagApi
PHP Class TagApi, thinksns
Inheritance:
extends
Api
Afficher le fichier
Open project: medz/thinksns-4
Méthodes publiques
Méthode
Description
addTag
( )
* 添加个人标签
deleteTag
( )
* 删除个人标签
getTreeAll
( ) :
array
以分类树形结构获取所有标签
tag_all
( ) :
array
所有礼物 --using
tag_my
( )
我的礼物 --using
Method Details
addTag()
public
méthode
* 添加个人标签
public
addTag
( )
deleteTag()
public
méthode
* 删除个人标签
public
deleteTag
( )
getTreeAll()
public
méthode
以分类树形结构获取所有标签
Author:
Seven Du (
[email protected]
)
public
getTreeAll
( ) :
array
Résultat
array
tag_all()
public
méthode
所有礼物 --using
public
tag_all
( ) :
array
Résultat
array
所有礼物
tag_my()
public
méthode
我的礼物 --using
public
tag_my
( )