mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
Doc Twig UI blocks
This commit is contained in:
32
.doc/UI/source/generated/Component/Component.rst
Normal file
32
.doc/UI/source/generated/Component/Component.rst
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
.. Copyright (C) 2010-2021 Combodo SARL
|
||||||
|
.. http://opensource.org/licenses/AGPL-3.0
|
||||||
|
|
||||||
|
.. _Components:
|
||||||
|
|
||||||
|
UI Components
|
||||||
|
=============
|
||||||
|
|
||||||
|
A UI component is a unitary block used to display information in iTop console.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:caption: Components:
|
||||||
|
|
||||||
|
Alert/Alert
|
||||||
|
Button/Button
|
||||||
|
ButtonGroup/ButtonGroup
|
||||||
|
CollapsibleSection/CollapsibleSection
|
||||||
|
DataTable/DataTable
|
||||||
|
Field/Field
|
||||||
|
FieldBadge/FieldBadge
|
||||||
|
FieldSet/FieldSet
|
||||||
|
Form/Form
|
||||||
|
Input/FileSelect/FileSelect
|
||||||
|
Input/Input
|
||||||
|
Input/Select/Select
|
||||||
|
Input/Select/SelectOption
|
||||||
|
Panel/Panel
|
||||||
|
Spinner/Spinner
|
||||||
|
Title/Title
|
||||||
|
Toolbar/Toolbar
|
||||||
|
Toolbar/ToolbarSpacer/ToolbarSpacer
|
||||||
17
.doc/UI/source/generated/Layout/Layout.rst
Normal file
17
.doc/UI/source/generated/Layout/Layout.rst
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
.. Copyright (C) 2010-2021 Combodo SARL
|
||||||
|
.. http://opensource.org/licenses/AGPL-3.0
|
||||||
|
|
||||||
|
.. _Layouts:
|
||||||
|
|
||||||
|
UI Layouts
|
||||||
|
==========
|
||||||
|
|
||||||
|
A UI block that serves as a layout for the page.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
:caption: Components:
|
||||||
|
|
||||||
|
MultiColumn/Column/Column
|
||||||
|
MultiColumn/MultiColumn
|
||||||
|
UIContentBlock
|
||||||
Reference in New Issue
Block a user