PhpBotFramework  2.0.2
A framework for Telegram Bots' APIs.
Static Public Member Functions | List of all members
PhpBotFramework\Utilities\Paginator Class Reference

Delimitate items in one page. More...

Static Public Member Functions

static string paginateItems ( $items, int $index, Keyboard &$keyboard, callable $format_item, int $item_per_page=3, string $prefix='list', string $delimiter=DELIMITER)
 Paginate a number of items got as a result by a query. More...
 

Detailed Description

Delimitate items in one page.


The documentation for this class was generated from the following file: