Class defining basic operations for carousel widget. More...
Public Member Functions | |
| CarouselHandler () | |
| fetch ($args, &$request) | |
Class defining basic operations for carousel widget.
Definition at line 21 of file CarouselHandler.inc.php.
| CarouselHandler.CarouselHandler | ( | ) |
Constructor.
Definition at line 26 of file CarouselHandler.inc.php.
| CarouselHandler.fetch | ( | $ | args, | |
| &$ | request | |||
| ) |
Render the entire carousel and send it to the client.
| $args | array | |
| $request | Request |
Definition at line 48 of file CarouselHandler.inc.php.
1.7.1