|
| __construct ($table_name, $id_name, $pid_name) |
|
| getFirstChild ($sel_id, $order='') |
|
| getFirstChildId ($sel_id) |
|
| getAllChildId ($sel_id, $order='', $idarray=array()) |
|
| getAllParentId ($sel_id, $order='', $idarray=array()) |
|
| getPathFromId ($sel_id, $title, $path='') |
|
| makeMySelBox ($title, $order='', $preset_id=0, $none=0, $sel_name='', $onchange='') |
|
| getNicePathFromId ($sel_id, $title, $funcURL, $path='') |
|
| getIdPathFromId ($sel_id, $path='') |
|
| getAllChild ($sel_id=0, $order='', $parray=array()) |
|
| getChildTreeArray ($sel_id=0, $order='', $parray=array(), $r_prefix='') |
|
◆ __construct()
__construct |
( |
|
$table_name, |
|
|
|
$id_name, |
|
|
|
$pid_name |
|
) |
| |
- Parameters
-
$table_name | |
$id_name | |
$pid_name | |
◆ getAllChild()
getAllChild |
( |
|
$sel_id = 0 , |
|
|
|
$order = '' , |
|
|
|
$parray = array() |
|
) |
| |
Enter description here...
- Parameters
-
int | mixed | $sel_id | |
string | mixed | $order | |
array | mixed | $parray | |
- Returns
- mixed
◆ getAllChildId()
getAllChildId |
( |
|
$sel_id, |
|
|
|
$order = '' , |
|
|
|
$idarray = array() |
|
) |
| |
- Parameters
-
| $sel_id | |
string | $order | |
array | $idarray | |
- Returns
- array
◆ getAllParentId()
getAllParentId |
( |
|
$sel_id, |
|
|
|
$order = '' , |
|
|
|
$idarray = array() |
|
) |
| |
- Parameters
-
| $sel_id | |
string | $order | |
array | $idarray | |
- Returns
- array
◆ getChildTreeArray()
getChildTreeArray |
( |
|
$sel_id = 0 , |
|
|
|
$order = '' , |
|
|
|
$parray = array() , |
|
|
|
$r_prefix = '' |
|
) |
| |
Enter description here...
- Parameters
-
int | mixed | $sel_id | |
string | mixed | $order | |
array | mixed | $parray | |
string | mixed | $r_prefix | |
- Returns
- mixed
◆ getFirstChild()
getFirstChild |
( |
|
$sel_id, |
|
|
|
$order = '' |
|
) |
| |
◆ getFirstChildId()
getFirstChildId |
( |
|
$sel_id | ) |
|
◆ getIdPathFromId()
getIdPathFromId |
( |
|
$sel_id, |
|
|
|
$path = '' |
|
) |
| |
◆ getNicePathFromId()
getNicePathFromId |
( |
|
$sel_id, |
|
|
|
$title, |
|
|
|
$funcURL, |
|
|
|
$path = '' |
|
) |
| |
- Parameters
-
| $sel_id | |
| $title | |
| $funcURL | |
string | $path | |
- Returns
- string
◆ getPathFromId()
getPathFromId |
( |
|
$sel_id, |
|
|
|
$title, |
|
|
|
$path = '' |
|
) |
| |
- Parameters
-
| $sel_id | |
| $title | |
string | $path | |
- Returns
- string
◆ makeMySelBox()
makeMySelBox |
( |
|
$title, |
|
|
|
$order = '' , |
|
|
|
$preset_id = 0 , |
|
|
|
$none = 0 , |
|
|
|
$sel_name = '' , |
|
|
|
$onchange = '' |
|
) |
| |
- Parameters
-
| $title | |
string | $order | |
int | $preset_id | |
int | $none | |
string | $sel_name | |
string | $onchange | |
◆ $db
◆ $id
◆ $order
◆ $pid
◆ $table
◆ $title
The documentation for this class was generated from the following file: