class AreaContentFilter extends ModelFilter

地区filter

Methods

$this
parent(int $parent_id)

No description

$this
id(int $id)

No description

$this
title(string $title)

No description

Details

at line 16
$this parent(int $parent_id)

No description

Parameters

int $parent_id 父级id

Return Value

$this

at line 27
$this id(int $id)

No description

Parameters

int $id id

Return Value

$this

at line 36
$this title(string $title)

No description

Parameters

string $title 标题

Return Value

$this