Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041687
en ru br
Репозитории ALT
S:1.0.10-alt1
5.1: 1.0.9-alt3
4.1: 1.0.9-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-HTML_Table_Matrix

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.0.10-alt1
Время сборки: 27 июля 2016, 14:49 ( 400.2 недели назад )
Размер архива: 12.22 Kb

Домашняя страница:   http://pear.php.net/package/HTML_Table_Matrix

Лицензия: PHP License v3.0
О пакете: Autofill a table with data
Описание:

HTML_Table_Matrix is an extension to HTML_Table which allows you to easily
fill up a table with data.
Features:
- It uses Filler classes to determine how the data gets filled in the
table. With a custom Filler, you can fill data in up, down, forwards,
backwards, diagonally, randomly or any other way you like.
- Comes with Fillers to fill left-to-right-top-to-bottom and
right-to-left-top-to-bottom.
- Abstract Filler methods keep the code clean & easy to understand.
- Table height or width may be omitted, and it will figure out the correct
table size based on the data you provide.
- It integrates handily with Pager to create pleasant pageable table
layouts, such as for an image gallery. Just specify a height or width,
Filler, and feed it the data returned from Pager.
- Table may be constrained to a specific height or width, and excess data
will be ignored.
- Fill offset may be specified, to leave room for a table header, or other
elements in the table.
- Fully documented with PHPDoc.
- Includes fully functional example code.

Текущий майнтейнер: Vitaly Lipatov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • pear-HTML_Table_Matrix
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin