Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Hive_Relation_ManyToMany
PHP Class Hive_Relation_ManyToMany, hive
Author:
Woody Gilk (
[email protected]
)
Inheritance:
extends
Hive_Relation
显示文件
Open project: shadowhand/hive
Public Properties
Property
Type
Description
$table
table name
Public Methods
Method
Description
as_array
(
Hive
$parent
)
read
(
Hive
$parent
)
value
(
array
$value
)
Method Details
as_array()
public
method
public
as_array
(
Hive
$parent
)
$parent
Hive
read()
public
method
public
read
(
Hive
$parent
)
$parent
Hive
value()
public
method
public
value
(
array
$value
)
$value
array
Property Details
$table
public_oe property
table name
public
$table