Documentation

DirectoryModel extends BaseComponent
in package

Table of Contents

Properties

$id  : int
$name  : string|null
$sort  : int
$fields  : array<string|int, string>

Properties

$sort

public int $sort

The sort order that the directory should be displayed

$fields

protected static array<string|int, string> $fields = ["id" => "int", "name" => "string", "sort" => "int"]

        
On this page

Search results