PHP Класс InstallController

Наследование: extends CI_Controller
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$breadcrumbs the breadcrumbs of the current page. The value of this property will be assigned to {@link CBreadcrumbs::links}. Please refer to {@link CBreadcrumbs::links} for more details on how to specify this property.
$layout the default layout for the controller view.

Открытые методы

Метод Описание
init ( )

Описание методов

init() публичный Метод

public init ( )

Описание свойств

$breadcrumbs публичное свойство

the breadcrumbs of the current page. The value of this property will be assigned to {@link CBreadcrumbs::links}. Please refer to {@link CBreadcrumbs::links} for more details on how to specify this property.
public $breadcrumbs

$layout публичное свойство

the default layout for the controller view.
public $layout