ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Functions | |
base () | |
description: > Example for rendering a standard item. More... | |
with_audio_player () | |
description: > Example for rendering a standard item with an audio player. More... | |
with_image_and_progress () | |
description: > Example for rendering a standard item with an image and displaying the progress. More... | |
with_lead_avatar () | |
description: > Example for rendering a standard item with an lead avatar. More... | |
with_lead_icon () | |
description: > Example for rendering a standard item with an lead icon. More... | |
with_lead_image () | |
description: > Example for rendering a standard item with an lead image. More... | |
with_lead_text () | |
description: > Example for rendering a standard item with an lead text. More... | |
with_link_title () | |
description: > Example for rendering a standard item with a link title. More... | |
with_main_action () | |
description: > Example for rendering a standard item with main actions. More... | |
with_main_link_action () | |
description: > Example for rendering a standard item with a main action displayed as a link. More... | |
with_progress () | |
description: > Example for rendering a standard item with a progress meter. More... | |
with_shy_properties () | |
description: > Example for rendering a standard item with shy properties. More... | |
with_shy_title () | |
description: > Example for rendering a standard item with shy titles. More... | |
ILIAS\UI\examples\Item\Standard\base | ( | ) |
description: > Example for rendering a standard item.
expected output: > ILIAS shows a box including the following informations: A heading "Item Title" with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Origin", "Last Update"
Definition at line 34 of file base.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_audio_player | ( | ) |
description: > Example for rendering a standard item with an audio player.
expected output: > ILIAS shows a box with the following informations: The ILIAS-Logo, "ILIAS Audio" as heading and a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a player to play an audio file. Below that player a fine line and more informations about the lengths of the file are displayed. Additionally the box includes an action menu
Definition at line 35 of file with_audio_player.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_image_and_progress | ( | ) |
description: > Example for rendering a standard item with an image and displaying the progress.
expected output: > ILIAS shows a box including the following informations: A heading "Item Title" with a dummy text in small writings ("Lorem ipsum...") below. On the left side a ILIAS icon is displayed, on the right side you can see a pictorial representation
Definition at line 34 of file with_image_and_progress.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_lead_avatar | ( | ) |
description: > Example for rendering a standard item with an lead avatar.
expected output: > ILIAS shows two very similiar boxes including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Last Login" and "Location". Additionally an action menu is displayed in the box on the right top. On the left side an avatar is
Definition at line 35 of file with_lead_avatar.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_lead_icon | ( | ) |
description: > Example for rendering a standard item with an lead icon.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Origin", "Last Update" and "Location". Additionally a action menu is displayed in the box on the right top. On the left side a "Course" icon
Definition at line 35 of file with_lead_icon.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_lead_image | ( | ) |
description: > Example for rendering a standard item with an lead image.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Origin", "Last Update" and "Location". Additionally a action menu is displayed in the box on the right top. On the left side a ILIAS-Logo
Definition at line 34 of file with_lead_image.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_lead_text | ( | ) |
description: > Example for rendering a standard item with an lead text.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Origin", "Last Update" and "Location". Additionally a action menu is displayed in the box on the right top. On the left side a period of time
Definition at line 35 of file with_lead_text.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_link_title | ( | ) |
description: > Example for rendering a standard item with a link title.
expected output: > ILIAS shows a box including the following informations: A title with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Code Repo" and
Definition at line 34 of file with_link_title.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_main_action | ( | ) |
description: > Example for rendering a standard item with main actions.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Origin", "Last Update" and "Location". Additionally a action menu is displayed in the box on the right top. On the left next to the action
Definition at line 35 of file with_main_action.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_main_link_action | ( | ) |
description: > Example for rendering a standard item with a main action displayed as a link.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Origin", "Last Update"
Definition at line 34 of file with_main_link_action.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_progress | ( | ) |
description: > Example for rendering a standard item with a progress meter.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings
Definition at line 33 of file with_progress.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_shy_properties | ( | ) |
description: > Example for rendering a standard item with shy properties.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "LMS", "Code Repo"
Definition at line 34 of file with_shy_properties.php.
References $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Item\Standard\with_shy_title | ( | ) |
description: > Example for rendering a standard item with shy titles.
expected output: > ILIAS shows a box including the following informations: A heading with a dummy text in small writings ("Lorem ipsum...") below. Beneath those you can see a fine line and more informations about "Code Repo"
Definition at line 34 of file with_shy_title.php.
References $DIC, Vendor\Package\$f, and $renderer.