ApiDoc Global API

ApiRegions extends ActiveRecord

This is the model class for table "api_regions".

Table of Contents

Properties

$api_code  : string
$created_at  : string
$description  : string|null
$id  : int
$name  : string
$updated_at  : string

Methods

beforeSave()  : bool
fields()  : mixed
rules()  : mixed
{@inheritdoc}
tableName()  : mixed
{@inheritdoc}

Properties

Methods

beforeSave()

public beforeSave(mixed $insert) : bool
Parameters
$insert : mixed
Return values
bool

tableName()

{@inheritdoc}

public static tableName() : mixed

        
On this page

Search results