|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Functions | |
| base () | |
| multiple_glyphs () | |
| with_js () | |
| with_novelty () | |
| ILIAS\UI\examples\Counter\Status\base | ( | ) |
description: > Base example for rendering a status counter.
expected output: >
Definition at line 32 of file base.php.
References ILIAS\UI\examples\Layout\Page\Mail\$DIC, Vendor\Package\$f, and $renderer.
| ILIAS\UI\examples\Counter\Status\multiple_glyphs | ( | ) |
description: > Example for rendering multiple glyphs with status counters
expected output: > ILIAS shows three rendered glyphs with two counters each in a row.
Definition at line 33 of file multiple_glyphs.php.
References $comment, $DIC, Vendor\Package\$f, and $renderer.
| ILIAS\UI\examples\Counter\Status\with_js | ( | ) |
description: > Base example for rendering a JS status counter
note: > Counters also offer an interface for manipulations through JS. Checkout src/UI/templates/js/Counter/counter.js for a complete spec.
expected output: > ILIAS shows different JS-exmaples which can get altered directly:
Definition at line 40 of file with_js.php.
References $DIC, Vendor\Package\$f, $id, and $renderer.
| ILIAS\UI\examples\Counter\Status\with_novelty | ( | ) |
description: > Base example for rendering a status counter with novelty
expected output: >
Definition at line 32 of file with_novelty.php.
References $DIC, Vendor\Package\$f, and $renderer.