Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RelatedUserWidget
PHP Class RelatedUserWidget, thinksns
Author:
daniel (
[email protected]
)
Inheritance:
extends
Widget
Show file
Open project: medz/thinksns-4
Public Methods
Method
Description
changeRelate
( ) :
json
换一换数据处理
render
(
array
$data
) :
string
渲染可能感兴趣的人页面
Private Methods
Method
Description
_getRelatedUser
(
array
$data
) :
array
获取用户的相关数据
Method Details
changeRelate()
public
method
换一换数据处理
public
changeRelate
( ) :
json
return
json
渲染页面所需的JSON数据
render()
public
method
渲染可能感兴趣的人页面
public
render
(
array
$data
) :
string
$data
array
配置相关数据
return
string
渲染页面的HTML