Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16434 программиста и 1673 робота. Сейчас ищут 1563 программиста ...

Structures_DataGrid::generateColumns

Вернуться к: Class Structures_DataGrid

Structures_DataGrid::generateColumns

Structures_DataGrid::generateColumns() – Generate columns from a fields list

Synopsis

require_once 'Structures/DataGrid.php';

void Structures_DataGrid::generateColumns ( array $fields = array() )

This is a shortcut for adding simple columns easily, instead of creating them manually and calling addColumn() for each.

The generated columns are appended to the current column set.

Parameter

array $fields

Fields and labels. Array of the form: array(field => label, ...) The default is an empty array, which means: all fields fetched from the datasource

Throws

throws no exceptions thrown

Note

This function can not be called statically.



Вернуться к: Class Structures_DataGrid

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware