Documentation

City extends Command
in package

Table of Contents

Methods

configure()  : mixed
execute()  : mixed
get_city_area()  : mixed
生成需要的tree数组
get_step_1()  : mixed
取省列表
get_step_2()  : mixed
取 市、县、区、街道都是这个方法

Methods

configure()

protected configure() : mixed

execute()

protected execute(Input $input, Output $output) : mixed
Parameters
$input : Input
$output : Output

get_city_area()

生成需要的tree数组

protected get_city_area(mixed $d) : mixed
Parameters
$d : mixed

get_step_1()

取省列表

protected get_step_1(mixed $url) : mixed
Parameters
$url : mixed

get_step_2()

取 市、县、区、街道都是这个方法

protected get_step_2(mixed $url[, mixed $tag = 'citytr' ]) : mixed
Parameters
$url : mixed
$tag : mixed = 'citytr'

        
On this page

Search results