diff --git a/.doc/UI/build/html/.buildinfo b/.doc/UI/build/html/.buildinfo index 0ada8b8b0..8efa2ddfe 100644 --- a/.doc/UI/build/html/.buildinfo +++ b/.doc/UI/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 85ac5090b0a2d80be5079eee7ef6ad8d +config: 3f1a254f9546753bca3b46ea38d2037f tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doc/UI/build/html/TwigBase/TwigBase.html b/.doc/UI/build/html/TwigBase/TwigBase.html index caf5bfe22..49999e98a 100644 --- a/.doc/UI/build/html/TwigBase/TwigBase.html +++ b/.doc/UI/build/html/TwigBase/TwigBase.html @@ -4,7 +4,7 @@ - Twig Base Presentation — iTop UI 3.0.0 documentation + Twig Base Presentation — iTop UI 3.1.0 documentation @@ -66,7 +66,6 @@
  • »
  • Twig Base Presentation
  • - View page source

  • @@ -111,7 +110,7 @@ The Controller contains an automatic routing mechanism to be selected b
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/TwigBaseTuto/Step1/Step1.html b/.doc/UI/build/html/TwigBaseTuto/Step1/Step1.html index b44c2a33a..8560f9c21 100644 --- a/.doc/UI/build/html/TwigBaseTuto/Step1/Step1.html +++ b/.doc/UI/build/html/TwigBaseTuto/Step1/Step1.html @@ -4,7 +4,7 @@ - 1. Creating the structure — iTop UI 3.0.0 documentation + 1. Creating the structure — iTop UI 3.1.0 documentation @@ -73,7 +73,6 @@
  • Twig Base Tutorial »
  • 1. Creating the structure
  • - View page source

  • @@ -155,7 +154,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/TwigBaseTuto/Step2/Step2.html b/.doc/UI/build/html/TwigBaseTuto/Step2/Step2.html index 1ef389779..f01c16a4f 100644 --- a/.doc/UI/build/html/TwigBaseTuto/Step2/Step2.html +++ b/.doc/UI/build/html/TwigBaseTuto/Step2/Step2.html @@ -4,7 +4,7 @@ - 2. Hello World! — iTop UI 3.0.0 documentation + 2. Hello World! — iTop UI 3.1.0 documentation @@ -78,7 +78,6 @@
  • Twig Base Tutorial »
  • 2. Hello World!
  • - View page source

  • @@ -197,7 +196,7 @@ The method HandleOp
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/TwigBaseTuto/Step3/Step3.html b/.doc/UI/build/html/TwigBaseTuto/Step3/Step3.html index 265822c32..e9d7a93a6 100644 --- a/.doc/UI/build/html/TwigBaseTuto/Step3/Step3.html +++ b/.doc/UI/build/html/TwigBaseTuto/Step3/Step3.html @@ -4,7 +4,7 @@ - 3. Passing variables to templates — iTop UI 3.0.0 documentation + 3. Passing variables to templates — iTop UI 3.1.0 documentation @@ -73,7 +73,6 @@
  • Twig Base Tutorial »
  • 3. Passing variables to templates
  • - View page source

  • @@ -173,7 +172,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/TwigBaseTuto/Step4/Step4.html b/.doc/UI/build/html/TwigBaseTuto/Step4/Step4.html index e1cc7bc33..6a7274d82 100644 --- a/.doc/UI/build/html/TwigBaseTuto/Step4/Step4.html +++ b/.doc/UI/build/html/TwigBaseTuto/Step4/Step4.html @@ -4,7 +4,7 @@ - 4. Adding new operations — iTop UI 3.0.0 documentation + 4. Adding new operations — iTop UI 3.1.0 documentation @@ -73,7 +73,6 @@
  • Twig Base Tutorial »
  • 4. Adding new operations
  • - View page source

  • @@ -154,7 +153,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/TwigBaseTuto/TwigBaseTuto.html b/.doc/UI/build/html/TwigBaseTuto/TwigBaseTuto.html index 3481164bf..443e31dcc 100644 --- a/.doc/UI/build/html/TwigBaseTuto/TwigBaseTuto.html +++ b/.doc/UI/build/html/TwigBaseTuto/TwigBaseTuto.html @@ -4,7 +4,7 @@ - Twig Base Tutorial — iTop UI 3.0.0 documentation + Twig Base Tutorial — iTop UI 3.1.0 documentation @@ -72,7 +72,6 @@
  • »
  • Twig Base Tutorial
  • - View page source

  • @@ -104,7 +103,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/_static/documentation_options.js b/.doc/UI/build/html/_static/documentation_options.js index 8d2a4675e..03c3cdd7f 100644 --- a/.doc/UI/build/html/_static/documentation_options.js +++ b/.doc/UI/build/html/_static/documentation_options.js @@ -1,12 +1,12 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '3.0.0', + VERSION: '3.1.0', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', FILE_SUFFIX: '.html', LINK_SUFFIX: '.html', - HAS_SOURCE: true, + HAS_SOURCE: false, SOURCELINK_SUFFIX: '.txt', NAVIGATION_WITH_KEYS: false }; \ No newline at end of file diff --git a/.doc/UI/build/html/generated/Component/Alert/Alert.html b/.doc/UI/build/html/generated/Component/Alert/Alert.html index 5c80c76c9..ca26c44e2 100644 --- a/.doc/UI/build/html/generated/Component/Alert/Alert.html +++ b/.doc/UI/build/html/generated/Component/Alert/Alert.html @@ -4,7 +4,7 @@ - Alert — iTop UI 3.0.0 documentation + Alert — iTop UI 3.1.0 documentation @@ -103,7 +103,6 @@
  • UI Components »
  • Alert
  • - View page source

  • @@ -615,27 +614,31 @@ Alerts are a rectangular component displaying a title and a message.

    array

    -

    IsClosable

    +

    HasForcedDiv

    +

    bool

    + + +

    IsClosable

    bool

    Indicates if the user can remove the alert from the screen

    -

    IsCollapsible

    +

    IsCollapsible

    bool

    Indicates if the user can collapse the alert to display only the title

    -

    IsHidden

    +

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    + -

    OpenedByDefault

    +

    OpenedByDefault

    bool

    Indicates if the alert is collapsed or not by default

    -

    SubBlocks

    +

    SubBlocks

    array

    -

    Title

    +

    Title

    string

    Title of the alert

    @@ -699,7 +702,7 @@ Alerts are a rectangular component displaying a title and a message.


    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Button/Button.html b/.doc/UI/build/html/generated/Component/Button/Button.html index 0d3a8ab70..5d6584cf5 100644 --- a/.doc/UI/build/html/generated/Component/Button/Button.html +++ b/.doc/UI/build/html/generated/Component/Button/Button.html @@ -4,7 +4,7 @@ - Button — iTop UI 3.0.0 documentation + Button — iTop UI 3.1.0 documentation @@ -110,7 +110,6 @@
  • UI Components »
  • Button
  • - View page source

  • @@ -1088,7 +1087,7 @@

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    +

    JsCode

    string

    @@ -1128,7 +1127,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/ButtonGroup/ButtonGroup.html b/.doc/UI/build/html/generated/Component/ButtonGroup/ButtonGroup.html index 5b33a09e1..d68c39da9 100644 --- a/.doc/UI/build/html/generated/Component/ButtonGroup/ButtonGroup.html +++ b/.doc/UI/build/html/generated/Component/ButtonGroup/ButtonGroup.html @@ -4,7 +4,7 @@ - ButtonGroup — iTop UI 3.0.0 documentation + ButtonGroup — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • ButtonGroup
  • - View page source

  • @@ -240,7 +239,7 @@

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    + @@ -264,7 +263,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/CollapsibleSection/CollapsibleSection.html b/.doc/UI/build/html/generated/Component/CollapsibleSection/CollapsibleSection.html index 291d8a36c..5024bbacd 100644 --- a/.doc/UI/build/html/generated/Component/CollapsibleSection/CollapsibleSection.html +++ b/.doc/UI/build/html/generated/Component/CollapsibleSection/CollapsibleSection.html @@ -4,7 +4,7 @@ - CollapsibleSection — iTop UI 3.0.0 documentation + CollapsibleSection — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • CollapsibleSection
  • - View page source

  • @@ -133,12 +132,12 @@ --++ - +

    Standard

    No comment

    @param string $sTitle

    @@ -238,15 +237,19 @@

    array

    -

    IsHidden

    -

    bool

    -

    Indicates if the block is hidden by default

    - -

    OpenedByDefault

    +

    HasForcedDiv

    bool

    -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    OpenedByDefault

    +

    bool

    + + +

    SubBlocks

    array

    @@ -272,7 +275,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Component.html b/.doc/UI/build/html/generated/Component/Component.html index eac3dcfe7..5aacf23e8 100644 --- a/.doc/UI/build/html/generated/Component/Component.html +++ b/.doc/UI/build/html/generated/Component/Component.html @@ -4,7 +4,7 @@ - UI Components — iTop UI 3.0.0 documentation + UI Components — iTop UI 3.1.0 documentation @@ -86,7 +86,6 @@
  • »
  • UI Components
  • - View page source

  • @@ -133,7 +132,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/DataTable/DataTable.html b/.doc/UI/build/html/generated/Component/DataTable/DataTable.html index a79011820..91b8a7063 100644 --- a/.doc/UI/build/html/generated/Component/DataTable/DataTable.html +++ b/.doc/UI/build/html/generated/Component/DataTable/DataTable.html @@ -4,7 +4,7 @@ - DataTable — iTop UI 3.0.0 documentation + DataTable — iTop UI 3.1.0 documentation @@ -101,7 +101,6 @@
  • UI Components »
  • DataTable
  • - View page source

  • @@ -546,27 +545,31 @@ -

    InitDisplayData

    +

    HasForcedDiv

    +

    bool

    + + +

    InitDisplayData

    array

    -

    IsHidden

    +

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    + -

    JSRefresh

    +

    JSRefresh

    string

    -

    Options

    +

    Options

    -

    ResultColumns

    +

    ResultColumns

    -

    SubBlocks

    +

    SubBlocks

    array

    @@ -607,7 +610,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Field/Field.html b/.doc/UI/build/html/generated/Component/Field/Field.html index 22b47840e..29b15a327 100644 --- a/.doc/UI/build/html/generated/Component/Field/Field.html +++ b/.doc/UI/build/html/generated/Component/Field/Field.html @@ -4,7 +4,7 @@ - Field — iTop UI 3.0.0 documentation + Field — iTop UI 3.1.0 documentation @@ -100,7 +100,6 @@
  • UI Components »
  • Field
  • - View page source

  • @@ -436,59 +435,63 @@

    array

    -

    InputId

    +

    HasForcedDiv

    +

    bool

    + + +

    InputId

    string

    -

    InputType

    +

    InputType

    string

    -

    IsHidden

    -

    bool

    -

    Indicates if the block is hidden by default

    - -

    IsMandatory

    +

    IsHidden

    bool

    -

    IsReadOnly

    +

    IsMandatory

    bool

    -

    IsSlave

    +

    IsReadOnly

    bool

    -

    Label

    +

    IsSlave

    +

    bool

    + + +

    Label

    string

    -

    Layout

    +

    Layout

    string

    -

    MustChange

    +

    MustChange

    bool

    -

    MustPrompt

    +

    MustPrompt

    bool

    -

    SubBlocks

    +

    SubBlocks

    array

    -

    Value

    +

    Value

    UIBlock

    -

    ValueId

    +

    ValueId

    string

    -

    ValueRaw

    +

    ValueRaw

    string

    @@ -527,7 +530,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/FieldBadge/FieldBadge.html b/.doc/UI/build/html/generated/Component/FieldBadge/FieldBadge.html index 970935c03..0f3debf88 100644 --- a/.doc/UI/build/html/generated/Component/FieldBadge/FieldBadge.html +++ b/.doc/UI/build/html/generated/Component/FieldBadge/FieldBadge.html @@ -4,7 +4,7 @@ - FieldBadge — iTop UI 3.0.0 documentation + FieldBadge — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • FieldBadge
  • - View page source

  • @@ -238,11 +237,15 @@

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    SubBlocks

    array

    @@ -268,7 +271,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/FieldSet/FieldSet.html b/.doc/UI/build/html/generated/Component/FieldSet/FieldSet.html index bf324f02b..328450071 100644 --- a/.doc/UI/build/html/generated/Component/FieldSet/FieldSet.html +++ b/.doc/UI/build/html/generated/Component/FieldSet/FieldSet.html @@ -4,7 +4,7 @@ - FieldSet — iTop UI 3.0.0 documentation + FieldSet — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • FieldSet
  • - View page source

  • @@ -137,12 +136,12 @@ --++ - +

    Standard

    No comment

    @param string $sLegend

    @@ -242,11 +241,15 @@

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    SubBlocks

    array

    @@ -286,7 +289,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Form/Form.html b/.doc/UI/build/html/generated/Component/Form/Form.html index 83058b05d..b652ca67a 100644 --- a/.doc/UI/build/html/generated/Component/Form/Form.html +++ b/.doc/UI/build/html/generated/Component/Form/Form.html @@ -4,7 +4,7 @@ - Form — iTop UI 3.0.0 documentation + Form — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • Form
  • - View page source

  • @@ -133,12 +132,12 @@ --++ - +

    Standard

    No comment

    @param string|null $sId

    @@ -236,15 +235,19 @@

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    OnSubmitJsCode

    +

    IsHidden

    +

    bool

    + + +

    OnSubmitJsCode

    string

    -

    SubBlocks

    +

    SubBlocks

    array

    @@ -270,7 +273,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Input/FileSelect/FileSelect.html b/.doc/UI/build/html/generated/Component/Input/FileSelect/FileSelect.html index 40dbcfa71..4ca03bbce 100644 --- a/.doc/UI/build/html/generated/Component/Input/FileSelect/FileSelect.html +++ b/.doc/UI/build/html/generated/Component/Input/FileSelect/FileSelect.html @@ -4,7 +4,7 @@ - FileSelect — iTop UI 3.0.0 documentation + FileSelect — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • FileSelect
  • - View page source

  • @@ -131,12 +130,12 @@ --++ - +

    Standard

    No comment

    @param string $sName

    @@ -232,7 +231,7 @@

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    +

    ShowFilename

    bool

    @@ -260,7 +259,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Input/Input.html b/.doc/UI/build/html/generated/Component/Input/Input.html index 22c67751b..5acb9e760 100644 --- a/.doc/UI/build/html/generated/Component/Input/Input.html +++ b/.doc/UI/build/html/generated/Component/Input/Input.html @@ -4,7 +4,7 @@ - Input — iTop UI 3.0.0 documentation + Input — iTop UI 3.1.0 documentation @@ -98,7 +98,6 @@
  • UI Components »
  • Input
  • - View page source

  • @@ -350,7 +349,7 @@

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    +

    IsReadonly

    bool

    @@ -398,7 +397,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Input/Select/Select.html b/.doc/UI/build/html/generated/Component/Input/Select/Select.html index 9c45b0289..90d6390b2 100644 --- a/.doc/UI/build/html/generated/Component/Input/Select/Select.html +++ b/.doc/UI/build/html/generated/Component/Input/Select/Select.html @@ -4,7 +4,7 @@ - Select — iTop UI 3.0.0 documentation + Select — iTop UI 3.1.0 documentation @@ -97,7 +97,6 @@
  • UI Components »
  • Select
  • - View page source

  • @@ -180,7 +179,7 @@

    string

    optional

    NULL

    -

    $sId

    +

    ID of the block

    @@ -225,7 +224,7 @@

    string

    optional

    NULL

    -

    $sId

    +

    ID of the block

    @@ -291,9 +290,17 @@

    array

    +

    Description

    +

    string

    + + +

    HasForcedDiv

    +

    bool

    + +

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    +

    IsLabelBefore

    bool

    @@ -341,7 +348,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Input/Select/SelectOption.html b/.doc/UI/build/html/generated/Component/Input/Select/SelectOption.html index d52d661cd..25f478079 100644 --- a/.doc/UI/build/html/generated/Component/Input/Select/SelectOption.html +++ b/.doc/UI/build/html/generated/Component/Input/Select/SelectOption.html @@ -4,7 +4,7 @@ - SelectOption — iTop UI 3.0.0 documentation + SelectOption — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • SelectOption
  • - View page source

  • @@ -240,7 +239,7 @@

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    +

    Label

    string

    @@ -276,7 +275,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Panel/Panel.html b/.doc/UI/build/html/generated/Component/Panel/Panel.html index 608adae24..9ae68106b 100644 --- a/.doc/UI/build/html/generated/Component/Panel/Panel.html +++ b/.doc/UI/build/html/generated/Component/Panel/Panel.html @@ -4,7 +4,7 @@ - Panel — iTop UI 3.0.0 documentation + Panel — iTop UI 3.1.0 documentation @@ -104,7 +104,6 @@
  • UI Components »
  • Panel
  • - View page source

  • @@ -636,43 +635,47 @@

    array

    -

    IsCollapsible

    +

    HasForcedDiv

    bool

    -

    IsHeaderVisibleOnScroll

    +

    IsCollapsible

    bool

    -

    IsHidden

    +

    IsHeaderVisibleOnScroll

    bool

    -

    Indicates if the block is hidden by default

    + -

    MainBlocks

    +

    IsHidden

    +

    bool

    + + +

    MainBlocks

    array

    -

    SubBlocks

    +

    SubBlocks

    array

    -

    SubTitle

    +

    SubTitle

    string

    -

    SubTitleBlock

    +

    SubTitleBlock

    iUIContentBlock

    -

    Title

    +

    Title

    string

    -

    TitleBlock

    +

    TitleBlock

    iUIContentBlock

    -

    ToolBlocks

    +

    ToolBlocks

    array

    @@ -698,7 +701,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Spinner/Spinner.html b/.doc/UI/build/html/generated/Component/Spinner/Spinner.html index 2c9b7cb3b..0f58cfc2f 100644 --- a/.doc/UI/build/html/generated/Component/Spinner/Spinner.html +++ b/.doc/UI/build/html/generated/Component/Spinner/Spinner.html @@ -4,7 +4,7 @@ - Spinner — iTop UI 3.0.0 documentation + Spinner — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • Spinner
  • - View page source

  • @@ -218,7 +217,7 @@

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    + @@ -242,7 +241,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Title/Title.html b/.doc/UI/build/html/generated/Component/Title/Title.html index 1400b4df6..19c0dc45e 100644 --- a/.doc/UI/build/html/generated/Component/Title/Title.html +++ b/.doc/UI/build/html/generated/Component/Title/Title.html @@ -4,7 +4,7 @@ - Title — iTop UI 3.0.0 documentation + Title — iTop UI 3.1.0 documentation @@ -99,7 +99,6 @@
  • UI Components »
  • Title
  • - View page source

  • @@ -397,11 +396,15 @@

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    SubBlocks

    array

    @@ -438,7 +441,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Toolbar/Toolbar.html b/.doc/UI/build/html/generated/Component/Toolbar/Toolbar.html index 349e64996..31411092b 100644 --- a/.doc/UI/build/html/generated/Component/Toolbar/Toolbar.html +++ b/.doc/UI/build/html/generated/Component/Toolbar/Toolbar.html @@ -4,7 +4,7 @@ - Toolbar — iTop UI 3.0.0 documentation + Toolbar — iTop UI 3.1.0 documentation @@ -98,7 +98,6 @@
  • UI Components »
  • Toolbar
  • - View page source

  • @@ -318,11 +317,15 @@

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    SubBlocks

    array

    @@ -348,7 +351,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.html b/.doc/UI/build/html/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.html index 4ddb6a40d..960311758 100644 --- a/.doc/UI/build/html/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.html +++ b/.doc/UI/build/html/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.html @@ -4,7 +4,7 @@ - ToolbarSpacer — iTop UI 3.0.0 documentation + ToolbarSpacer — iTop UI 3.1.0 documentation @@ -96,7 +96,6 @@
  • UI Components »
  • ToolbarSpacer
  • - View page source

  • @@ -218,7 +217,7 @@

    IsHidden

    bool

    -

    Indicates if the block is hidden by default

    + @@ -242,7 +241,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Layout/Layout.html b/.doc/UI/build/html/generated/Layout/Layout.html index 9449c1f44..a0f2369a3 100644 --- a/.doc/UI/build/html/generated/Layout/Layout.html +++ b/.doc/UI/build/html/generated/Layout/Layout.html @@ -4,7 +4,7 @@ - UI Layouts — iTop UI 3.0.0 documentation + UI Layouts — iTop UI 3.1.0 documentation @@ -71,7 +71,6 @@
  • »
  • UI Layouts
  • - View page source

  • @@ -103,7 +102,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Layout/MultiColumn/Column/Column.html b/.doc/UI/build/html/generated/Layout/MultiColumn/Column/Column.html index cafc79ffb..f88b84064 100644 --- a/.doc/UI/build/html/generated/Layout/MultiColumn/Column/Column.html +++ b/.doc/UI/build/html/generated/Layout/MultiColumn/Column/Column.html @@ -4,7 +4,7 @@ - Column — iTop UI 3.0.0 documentation + Column — iTop UI 3.1.0 documentation @@ -82,7 +82,6 @@
  • UI Layouts »
  • Column
  • - View page source

  • @@ -260,11 +259,15 @@

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    SubBlocks

    array

    @@ -290,7 +293,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Layout/MultiColumn/MultiColumn.html b/.doc/UI/build/html/generated/Layout/MultiColumn/MultiColumn.html index 0c3f17e77..24ead64aa 100644 --- a/.doc/UI/build/html/generated/Layout/MultiColumn/MultiColumn.html +++ b/.doc/UI/build/html/generated/Layout/MultiColumn/MultiColumn.html @@ -4,7 +4,7 @@ - MultiColumn — iTop UI 3.0.0 documentation + MultiColumn — iTop UI 3.1.0 documentation @@ -81,7 +81,6 @@
  • UI Layouts »
  • MultiColumn
  • - View page source

  • @@ -221,11 +220,15 @@

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    SubBlocks

    array

    @@ -251,7 +254,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/generated/Layout/UIContentBlock.html b/.doc/UI/build/html/generated/Layout/UIContentBlock.html index 496ca83ff..84aa439ac 100644 --- a/.doc/UI/build/html/generated/Layout/UIContentBlock.html +++ b/.doc/UI/build/html/generated/Layout/UIContentBlock.html @@ -4,7 +4,7 @@ - UIContentBlock — iTop UI 3.0.0 documentation + UIContentBlock — iTop UI 3.1.0 documentation @@ -82,7 +82,6 @@
  • UI Layouts »
  • UIContentBlock
  • - View page source

  • @@ -120,18 +119,18 @@ Base block containing sub-blocks

    --++ - + - +

    Standard

    No comment

    Make an empty UIContentBlock which can be used to embed anything or to surround another block with specific CSS classes.

    ForCode

    Used to display a block of code like <pre> but allows line break.

    ForPreformatted

    No comment

    Used to display a block of preformatted text in a <pre> tag.

    @@ -309,11 +308,15 @@ Base block containing sub-blocks

    array

    -

    IsHidden

    +

    HasForcedDiv

    bool

    -

    Indicates if the block is hidden by default

    + -

    SubBlocks

    +

    IsHidden

    +

    bool

    + + +

    SubBlocks

    array

    @@ -338,7 +341,7 @@ Base block containing sub-blocks


    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/genindex.html b/.doc/UI/build/html/genindex.html index 737248534..32fccbaab 100644 --- a/.doc/UI/build/html/genindex.html +++ b/.doc/UI/build/html/genindex.html @@ -3,7 +3,7 @@ - Index — iTop UI 3.0.0 documentation + Index — iTop UI 3.1.0 documentation @@ -85,7 +85,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/index.html b/.doc/UI/build/html/index.html index 71bbe1b0f..c933ae709 100644 --- a/.doc/UI/build/html/index.html +++ b/.doc/UI/build/html/index.html @@ -4,7 +4,7 @@ - Welcome to iTop 3.0 UI’s documentation! — iTop UI 3.0.0 documentation + Welcome to iTop 3.0 UI’s documentation! — iTop UI 3.1.0 documentation @@ -65,7 +65,6 @@
  • »
  • Welcome to iTop 3.0 UI’s documentation!
  • - View page source

  • @@ -101,7 +100,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Alert/AlertAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Alert/AlertAdditionalDescription.html index f6cd09ff9..5e2b13878 100644 --- a/.doc/UI/build/html/manual/Component/Alert/AlertAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Alert/AlertAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -104,7 +103,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Alert/AlertFooter.html b/.doc/UI/build/html/manual/Component/Alert/AlertFooter.html index 6c023856c..62412425c 100644 --- a/.doc/UI/build/html/manual/Component/Alert/AlertFooter.html +++ b/.doc/UI/build/html/manual/Component/Alert/AlertFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -123,7 +122,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Button/ButtonAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Button/ButtonAdditionalDescription.html index a1880c6e2..c5caeca28 100644 --- a/.doc/UI/build/html/manual/Component/Button/ButtonAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Button/ButtonAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -89,7 +88,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Button/ButtonFooter.html b/.doc/UI/build/html/manual/Component/Button/ButtonFooter.html index 45f9f66ef..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/Button/ButtonFooter.html +++ b/.doc/UI/build/html/manual/Component/Button/ButtonFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupAdditionalDescription.html b/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupAdditionalDescription.html index c9f08fdf2..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupFooter.html b/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupFooter.html index ab650d692..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupFooter.html +++ b/.doc/UI/build/html/manual/Component/ButtonGroup/ButtonGroupFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionAdditionalDescription.html b/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionAdditionalDescription.html index 7884a7523..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionFooter.html b/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionFooter.html index ebdb92436..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionFooter.html +++ b/.doc/UI/build/html/manual/Component/CollapsibleSection/CollapsibleSectionFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/DataTable/DataTableAdditionalDescription.html b/.doc/UI/build/html/manual/Component/DataTable/DataTableAdditionalDescription.html index 4c2344a52..7d7125b55 100644 --- a/.doc/UI/build/html/manual/Component/DataTable/DataTableAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/DataTable/DataTableAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -88,7 +87,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/DataTable/DataTableFooter.html b/.doc/UI/build/html/manual/Component/DataTable/DataTableFooter.html index 7e4fc1bb6..e95889cc8 100644 --- a/.doc/UI/build/html/manual/Component/DataTable/DataTableFooter.html +++ b/.doc/UI/build/html/manual/Component/DataTable/DataTableFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -100,7 +99,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Field/FieldAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Field/FieldAdditionalDescription.html index dadefc263..75182f40a 100644 --- a/.doc/UI/build/html/manual/Component/Field/FieldAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Field/FieldAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -89,7 +88,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Field/FieldFooter.html b/.doc/UI/build/html/manual/Component/Field/FieldFooter.html index 68b229e57..d308ce4ce 100644 --- a/.doc/UI/build/html/manual/Component/Field/FieldFooter.html +++ b/.doc/UI/build/html/manual/Component/Field/FieldFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -93,7 +92,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeAdditionalDescription.html b/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeAdditionalDescription.html index a48af1ff8..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeFooter.html b/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeFooter.html index fbe90dd4d..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeFooter.html +++ b/.doc/UI/build/html/manual/Component/FieldBadge/FieldBadgeFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/FieldSet/FieldSetAdditionalDescription.html b/.doc/UI/build/html/manual/Component/FieldSet/FieldSetAdditionalDescription.html index 2356472fa..e9c951392 100644 --- a/.doc/UI/build/html/manual/Component/FieldSet/FieldSetAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/FieldSet/FieldSetAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -89,7 +88,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/FieldSet/FieldSetFooter.html b/.doc/UI/build/html/manual/Component/FieldSet/FieldSetFooter.html index 5e7a0880d..4773cc3c9 100644 --- a/.doc/UI/build/html/manual/Component/FieldSet/FieldSetFooter.html +++ b/.doc/UI/build/html/manual/Component/FieldSet/FieldSetFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -94,7 +93,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Form/FormAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Form/FormAdditionalDescription.html index 505d956af..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/Form/FormAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Form/FormAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Form/FormFooter.html b/.doc/UI/build/html/manual/Component/Form/FormFooter.html index 6c32fcfa0..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/Form/FormFooter.html +++ b/.doc/UI/build/html/manual/Component/Form/FormFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectAdditionalDescription.html index 8e7629374..ee461c870 100644 --- a/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectFooter.html b/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectFooter.html index 2d24f2dac..bbb928aa0 100644 --- a/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectFooter.html +++ b/.doc/UI/build/html/manual/Component/Input/FileSelect/FileSelectFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/InputAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Input/InputAdditionalDescription.html index 82ce5c4cf..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/Input/InputAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Input/InputAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/InputFooter.html b/.doc/UI/build/html/manual/Component/Input/InputFooter.html index 7d4880d65..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/Input/InputFooter.html +++ b/.doc/UI/build/html/manual/Component/Input/InputFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/Select/SelectAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Input/Select/SelectAdditionalDescription.html index 9917c01a9..ee461c870 100644 --- a/.doc/UI/build/html/manual/Component/Input/Select/SelectAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Input/Select/SelectAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/Select/SelectFooter.html b/.doc/UI/build/html/manual/Component/Input/Select/SelectFooter.html index 7da15ad3a..bbb928aa0 100644 --- a/.doc/UI/build/html/manual/Component/Input/Select/SelectFooter.html +++ b/.doc/UI/build/html/manual/Component/Input/Select/SelectFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionAdditionalDescription.html index 1ad788b39..ee461c870 100644 --- a/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionFooter.html b/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionFooter.html index b568290d4..bbb928aa0 100644 --- a/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionFooter.html +++ b/.doc/UI/build/html/manual/Component/Input/Select/SelectOptionFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Panel/PanelAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Panel/PanelAdditionalDescription.html index 6b8bf1f18..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/Panel/PanelAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Panel/PanelAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Panel/PanelFooter.html b/.doc/UI/build/html/manual/Component/Panel/PanelFooter.html index 401c9f6d0..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/Panel/PanelFooter.html +++ b/.doc/UI/build/html/manual/Component/Panel/PanelFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Spinner/SpinnerAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Spinner/SpinnerAdditionalDescription.html index ed2cf9744..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/Spinner/SpinnerAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Spinner/SpinnerAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Spinner/SpinnerFooter.html b/.doc/UI/build/html/manual/Component/Spinner/SpinnerFooter.html index 85efeee5e..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/Spinner/SpinnerFooter.html +++ b/.doc/UI/build/html/manual/Component/Spinner/SpinnerFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Title/TitleAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Title/TitleAdditionalDescription.html index 65d9aba9a..b14a6874b 100644 --- a/.doc/UI/build/html/manual/Component/Title/TitleAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Title/TitleAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Title/TitleFooter.html b/.doc/UI/build/html/manual/Component/Title/TitleFooter.html index b35cada69..52ca6e930 100644 --- a/.doc/UI/build/html/manual/Component/Title/TitleFooter.html +++ b/.doc/UI/build/html/manual/Component/Title/TitleFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -96,7 +95,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarAdditionalDescription.html index 5628b5b44..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarFooter.html b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarFooter.html index ed947af18..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarFooter.html +++ b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerAdditionalDescription.html b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerAdditionalDescription.html index 4816b9025..ee461c870 100644 --- a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerFooter.html b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerFooter.html index 207110a3a..bbb928aa0 100644 --- a/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerFooter.html +++ b/.doc/UI/build/html/manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnAdditionalDescription.html b/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnAdditionalDescription.html index d406c6d3f..ee461c870 100644 --- a/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnFooter.html b/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnFooter.html index 81354faf3..bbb928aa0 100644 --- a/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnFooter.html +++ b/.doc/UI/build/html/manual/Layout/MultiColumn/Column/ColumnFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnAdditionalDescription.html b/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnAdditionalDescription.html index 18feade5a..e42b89a69 100644 --- a/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnFooter.html b/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnFooter.html index 2f8cc9d88..56c856ac8 100644 --- a/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnFooter.html +++ b/.doc/UI/build/html/manual/Layout/MultiColumn/MultiColumnFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Layout/UIContentBlockAdditionalDescription.html b/.doc/UI/build/html/manual/Layout/UIContentBlockAdditionalDescription.html index 582a8652e..ef0c481d3 100644 --- a/.doc/UI/build/html/manual/Layout/UIContentBlockAdditionalDescription.html +++ b/.doc/UI/build/html/manual/Layout/UIContentBlockAdditionalDescription.html @@ -4,7 +4,7 @@ - Output — iTop UI 3.0.0 documentation + Output — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Output
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/manual/Layout/UIContentBlockFooter.html b/.doc/UI/build/html/manual/Layout/UIContentBlockFooter.html index 21d7dd25d..96710a16d 100644 --- a/.doc/UI/build/html/manual/Layout/UIContentBlockFooter.html +++ b/.doc/UI/build/html/manual/Layout/UIContentBlockFooter.html @@ -4,7 +4,7 @@ - Examples — iTop UI 3.0.0 documentation + Examples — iTop UI 3.1.0 documentation @@ -64,7 +64,6 @@
  • »
  • Examples
  • - View page source

  • @@ -85,7 +84,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/search.html b/.doc/UI/build/html/search.html index 7828e0cb5..e802c331c 100644 --- a/.doc/UI/build/html/search.html +++ b/.doc/UI/build/html/search.html @@ -3,7 +3,7 @@ - Search — iTop UI 3.0.0 documentation + Search — iTop UI 3.1.0 documentation @@ -93,7 +93,7 @@
    -

    © Copyright 2021, Combodo.

    +

    © Copyright 2022, Combodo.

    Built with Sphinx using a diff --git a/.doc/UI/build/html/searchindex.js b/.doc/UI/build/html/searchindex.js index 314abb394..82678a606 100644 --- a/.doc/UI/build/html/searchindex.js +++ b/.doc/UI/build/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["TwigBase/TwigBase","TwigBaseTuto/Step1/Step1","TwigBaseTuto/Step2/Step2","TwigBaseTuto/Step3/Step3","TwigBaseTuto/Step4/Step4","TwigBaseTuto/TwigBaseTuto","generated/Component/Alert/Alert","generated/Component/Button/Button","generated/Component/ButtonGroup/ButtonGroup","generated/Component/CollapsibleSection/CollapsibleSection","generated/Component/Component","generated/Component/DataTable/DataTable","generated/Component/Field/Field","generated/Component/FieldBadge/FieldBadge","generated/Component/FieldSet/FieldSet","generated/Component/Form/Form","generated/Component/Input/FileSelect/FileSelect","generated/Component/Input/Input","generated/Component/Input/Select/Select","generated/Component/Input/Select/SelectOption","generated/Component/Panel/Panel","generated/Component/Spinner/Spinner","generated/Component/Title/Title","generated/Component/Toolbar/Toolbar","generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer","generated/Layout/Layout","generated/Layout/MultiColumn/Column/Column","generated/Layout/MultiColumn/MultiColumn","generated/Layout/UIContentBlock","index","manual/Component/Alert/AlertAdditionalDescription","manual/Component/Alert/AlertFooter","manual/Component/Button/ButtonAdditionalDescription","manual/Component/Button/ButtonFooter","manual/Component/ButtonGroup/ButtonGroupAdditionalDescription","manual/Component/ButtonGroup/ButtonGroupFooter","manual/Component/CollapsibleSection/CollapsibleSectionAdditionalDescription","manual/Component/CollapsibleSection/CollapsibleSectionFooter","manual/Component/DataTable/DataTableAdditionalDescription","manual/Component/DataTable/DataTableFooter","manual/Component/Field/FieldAdditionalDescription","manual/Component/Field/FieldFooter","manual/Component/FieldBadge/FieldBadgeAdditionalDescription","manual/Component/FieldBadge/FieldBadgeFooter","manual/Component/FieldSet/FieldSetAdditionalDescription","manual/Component/FieldSet/FieldSetFooter","manual/Component/Form/FormAdditionalDescription","manual/Component/Form/FormFooter","manual/Component/Input/FileSelect/FileSelectAdditionalDescription","manual/Component/Input/FileSelect/FileSelectFooter","manual/Component/Input/InputAdditionalDescription","manual/Component/Input/InputFooter","manual/Component/Input/Select/SelectAdditionalDescription","manual/Component/Input/Select/SelectFooter","manual/Component/Input/Select/SelectOptionAdditionalDescription","manual/Component/Input/Select/SelectOptionFooter","manual/Component/Panel/PanelAdditionalDescription","manual/Component/Panel/PanelFooter","manual/Component/Spinner/SpinnerAdditionalDescription","manual/Component/Spinner/SpinnerFooter","manual/Component/Title/TitleAdditionalDescription","manual/Component/Title/TitleFooter","manual/Component/Toolbar/ToolbarAdditionalDescription","manual/Component/Toolbar/ToolbarFooter","manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerAdditionalDescription","manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerFooter","manual/Layout/MultiColumn/Column/ColumnAdditionalDescription","manual/Layout/MultiColumn/Column/ColumnFooter","manual/Layout/MultiColumn/MultiColumnAdditionalDescription","manual/Layout/MultiColumn/MultiColumnFooter","manual/Layout/UIContentBlockAdditionalDescription","manual/Layout/UIContentBlockFooter"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,sphinx:56},filenames:["TwigBase\\TwigBase.rst","TwigBaseTuto\\Step1\\Step1.rst","TwigBaseTuto\\Step2\\Step2.rst","TwigBaseTuto\\Step3\\Step3.rst","TwigBaseTuto\\Step4\\Step4.rst","TwigBaseTuto\\TwigBaseTuto.rst","generated\\Component\\Alert\\Alert.rst","generated\\Component\\Button\\Button.rst","generated\\Component\\ButtonGroup\\ButtonGroup.rst","generated\\Component\\CollapsibleSection\\CollapsibleSection.rst","generated\\Component\\Component.rst","generated\\Component\\DataTable\\DataTable.rst","generated\\Component\\Field\\Field.rst","generated\\Component\\FieldBadge\\FieldBadge.rst","generated\\Component\\FieldSet\\FieldSet.rst","generated\\Component\\Form\\Form.rst","generated\\Component\\Input\\FileSelect\\FileSelect.rst","generated\\Component\\Input\\Input.rst","generated\\Component\\Input\\Select\\Select.rst","generated\\Component\\Input\\Select\\SelectOption.rst","generated\\Component\\Panel\\Panel.rst","generated\\Component\\Spinner\\Spinner.rst","generated\\Component\\Title\\Title.rst","generated\\Component\\Toolbar\\Toolbar.rst","generated\\Component\\Toolbar\\ToolbarSpacer\\ToolbarSpacer.rst","generated\\Layout\\Layout.rst","generated\\Layout\\MultiColumn\\Column\\Column.rst","generated\\Layout\\MultiColumn\\MultiColumn.rst","generated\\Layout\\UIContentBlock.rst","index.rst","manual\\Component\\Alert\\AlertAdditionalDescription.rst","manual\\Component\\Alert\\AlertFooter.rst","manual\\Component\\Button\\ButtonAdditionalDescription.rst","manual\\Component\\Button\\ButtonFooter.rst","manual\\Component\\ButtonGroup\\ButtonGroupAdditionalDescription.rst","manual\\Component\\ButtonGroup\\ButtonGroupFooter.rst","manual\\Component\\CollapsibleSection\\CollapsibleSectionAdditionalDescription.rst","manual\\Component\\CollapsibleSection\\CollapsibleSectionFooter.rst","manual\\Component\\DataTable\\DataTableAdditionalDescription.rst","manual\\Component\\DataTable\\DataTableFooter.rst","manual\\Component\\Field\\FieldAdditionalDescription.rst","manual\\Component\\Field\\FieldFooter.rst","manual\\Component\\FieldBadge\\FieldBadgeAdditionalDescription.rst","manual\\Component\\FieldBadge\\FieldBadgeFooter.rst","manual\\Component\\FieldSet\\FieldSetAdditionalDescription.rst","manual\\Component\\FieldSet\\FieldSetFooter.rst","manual\\Component\\Form\\FormAdditionalDescription.rst","manual\\Component\\Form\\FormFooter.rst","manual\\Component\\Input\\FileSelect\\FileSelectAdditionalDescription.rst","manual\\Component\\Input\\FileSelect\\FileSelectFooter.rst","manual\\Component\\Input\\InputAdditionalDescription.rst","manual\\Component\\Input\\InputFooter.rst","manual\\Component\\Input\\Select\\SelectAdditionalDescription.rst","manual\\Component\\Input\\Select\\SelectFooter.rst","manual\\Component\\Input\\Select\\SelectOptionAdditionalDescription.rst","manual\\Component\\Input\\Select\\SelectOptionFooter.rst","manual\\Component\\Panel\\PanelAdditionalDescription.rst","manual\\Component\\Panel\\PanelFooter.rst","manual\\Component\\Spinner\\SpinnerAdditionalDescription.rst","manual\\Component\\Spinner\\SpinnerFooter.rst","manual\\Component\\Title\\TitleAdditionalDescription.rst","manual\\Component\\Title\\TitleFooter.rst","manual\\Component\\Toolbar\\ToolbarAdditionalDescription.rst","manual\\Component\\Toolbar\\ToolbarFooter.rst","manual\\Component\\Toolbar\\ToolbarSpacer\\ToolbarSpacerAdditionalDescription.rst","manual\\Component\\Toolbar\\ToolbarSpacer\\ToolbarSpacerFooter.rst","manual\\Layout\\MultiColumn\\Column\\ColumnAdditionalDescription.rst","manual\\Layout\\MultiColumn\\Column\\ColumnFooter.rst","manual\\Layout\\MultiColumn\\MultiColumnAdditionalDescription.rst","manual\\Layout\\MultiColumn\\MultiColumnFooter.rst","manual\\Layout\\UIContentBlockAdditionalDescription.rst","manual\\Layout\\UIContentBlockFooter.rst"],objects:{},objnames:{},objtypes:{},terms:{"0":[1,2,4],"1":[5,22],"2":[3,5],"3":[1,2,4,5],"4":5,"7":2,"break":28,"case":[2,6,31],"class":[2,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],"default":[2,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],"function":[2,3,4,6,31],"int":22,"new":[1,2,5],"null":[6,7,9,11,12,14,15,16,17,18,19,20,21,22,23,24,26,27,28],"public":[2,3,4],"return":[6,31],"static":[3,11,38],"true":[2,4,6,7,18,19,22,31],"var":[6,31],A:[10,25],For:2,If:[1,2,18],In:[2,4],No:[7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,33,34,35,36,37,39,42,43,46,47,48,49,50,51,52,53,54,55,56,57,58,59,62,63,64,65,66,67,68,69,70,71],The:[0,3,4,6,11,12,14,22,31,39,41,45,61],Then:2,Will:[22,61],abl:2,abov:1,accept:3,acolumn:[11,39],acontainerclass:[6,23,28,31],action:[4,7,8,15],actiontyp:7,ad:[2,5],adapt:17,adata:[11,39],add:[2,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addbutton:8,addclass:[6,31],addcolumn:27,addcssclass:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addcssfilerelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],adddeferredblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],addextrablock:8,addhtml:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addjsfilerelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addmainblock:20,addmultiplecssfilesrelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addmultiplejsfilesrelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addopt:18,addsubblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],addsubtitleblock:20,addtitleblock:20,addtoolbarblock:20,aextraparam:11,after:2,ajax:[6,31],ajaxdata:11,ajaxurl:11,alert:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,30,31],all:[1,2],allow:[18,28],alreadi:6,also:8,altern:7,amonth:4,an:[0,2,3,4,6,7,8,31],ani:[3,7],anim:[6,31],aoption:11,aparam:[3,4,12],applic:[2,3],approot:2,aquart:[3,4],ar:[2,3,4,6],arrai:[2,3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],asset:1,attcod:12,attlabel:12,attribut:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],atttyp:12,autoload:2,automat:0,avoid:7,base:28,basi:[6,7,11,20],befor:18,begin:2,better:17,bismedallion:22,bissubmit:[4,7],block:[2,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28],bodi:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],bool:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],bselect:[3,4,19],bstatu:[6,31],build:2,built:2,button:[4,8,10,32],buttongroup:10,buttontext:16,buttontoolbarspac:24,call:[0,2,4,6,31],can:[1,2,3,6,31],cancel:7,cancoreupd:[6,31],cannot:[2,7],chang:[2,18],check:[2,4,6],choic:7,code:[4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,61],collaps:6,collapsiblesect:10,color:[6,7,20],colorfromclass:20,colorfromcolorsemant:20,colorfromormstyl:20,column:[11,25,27,39],com:2,combodo:[2,3],comfort:2,comment:[9,12,14,15,16,17,19,21,22,23,26,27,28],commun:6,compon:[2,6,7,11,17,20,29],compos:2,configur:2,consid:7,consol:10,contain:[0,1,3,22,28],content:[6,9,11,12,13,14,15,18,20,22,23,26,27,28,31],control:[0,1,3,4],core:[6,31],correspond:[2,4],creat:[0,2,3,4,5,18],creator:0,css:[1,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],cssclass:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],csscolorclass:20,current:[3,4],danger:[6,20],data:[0,1,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31,39],dataattribut:[3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],datat:[10,38],date:3,dbobjectset:11,deal:17,dedic:1,deferredblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],defin:0,descript:[11,39],descriptionfield1:[11,39],design:0,destruct:7,detect:18,dev:2,develop:2,developer_mod:2,dict_:[6,31],dict_format:[22,61],dictionari:1,differ:1,dir_error_out:[6,31],disabl:19,disclaim:4,displai:[0,1,2,3,6,10,18,22,28,31,61],displaycolumn:11,displaypag:[2,3,4],doc:1,doe:2,don:4,done:[0,4],dump:2,dure:2,dynam:[3,11,38],els:[6,31],enabl:2,end:0,endfor:[3,4],enduialert:[6,31],enduicollapsiblesect:9,enduicolumn:26,enduicontentblock:[3,4,6,28,31],enduidatat:11,enduifield:[12,41],enduifieldbadg:13,enduifieldset:[14,45],enduiform:[3,4,15],enduimulticolumn:27,enduipanel:20,enduiselect:[3,4,18],enduititl:[2,3,4,22,61],enduitoolbar:23,enter:2,entri:4,env:2,environ:[14,45],error:[6,31],exampl:[3,32,40,44],exec:2,exec_modul:2,exec_pag:2,extend:[2,3,4],extens:[0,1],failur:[6,20,30,31],fals:[3,4,6,7,31],featur:0,februari:[3,4],feedback:6,field:[10,14,17,40,41],fieldbadg:10,fieldset:[10,12,44,45],file:2,filenam:16,fileselect:10,first:7,focu:7,folder:[1,2],follow:[0,1,2,11,22,39,61],forfailur:31,forhidden:4,forinform:31,form:[0,3,4,7,10,17,18],format:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,39],forpag:[2,3,4,61],forprimaryact:4,forselect:[3,4],forselectopt:[3,4],found:2,from:[0,2,6],fulltextsearchtitle_text:[22,61],gather:0,gener:[1,2,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31,41,45],get:1,getus:3,github:2,give:[3,6],given:0,go:[2,7],goe:[6,9,11,12,13,14,15,18,20,22,23,26,27,28,31],ha:[8,11,39],hand:7,handleoper:2,have:[0,2,3,4,11,39],he:7,header:[6,31],hello:[3,5],helloworld:[2,3,4],help:0,helper:1,here:[2,3,6,9,11,12,13,14,15,18,20,22,23,26,27,28,31],hidden:[4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],hook:1,how:3,html:[2,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],http:2,ibo:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],iconclass:7,id:6,ilevel:22,img:1,imonth:4,inc:2,index:[2,3,4],indic:[2,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],inform:[2,4,6,10,20,30,31],initdisplaydata:11,initi:2,input:[4,10,18],inputid:12,inputtyp:12,instal:2,instanc:2,instead:7,intend:0,ischeck:17,isclos:[6,31],iscollaps:[6,20,31],isdevelopmentenviron:2,isdis:[7,17],isheadervisibleonscrol:20,ishidden:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],islabelbefor:18,ismandatori:12,ismultipl:18,isreadonli:[12,17],isslav:12,itop:[1,2,3,10,12,14,17,41,45],itopupd:[6,31],iuiblock:[6,8,9,11,12,13,14,15,18,20,22,23,26,27,28],iuicontentblock:20,januari:[3,4],javascript:[6,31],job:2,js:1,jscode:7,jsrefresh:11,just:2,label:[7,11,12,17,18,19,39],labelfield1:[11,39],land:2,layout:[2,12,29],let:[2,3,4],like:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],line:28,link:7,ll:[1,2],load:[6,31],loadconfig:2,localhost:2,locat:2,main:[6,7],mainblock:20,make:[6,7,8,11,20],mandatori:[0,7,8,9,11,12,13,14,16,17,18,19,20,22,26,28],march:[3,4],mechan:0,menu:8,messag:[6,20],metamodel:2,method:[2,3],model:[0,1],modern:0,modifi:[2,4],modul:[1,2],modulesroot:2,month:[3,4],more:[2,3],multicolumn:25,multipl:[4,18],must:[4,6],mustchang:12,mustprompt:12,mvc:0,my:[1,2,3],mycompani:[2,3],myform:4,mymodul:[2,3],mymodulecontrol:[2,3,4],myset:2,name:[2,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],namefield1:[11,39],namefield2:[11,39],namespac:[2,3],navig:7,necessari:2,need:4,next:2,nice:2,note:2,notic:2,now:[2,4],object:20,oblock:26,obutton:8,ocancoreupd:[6,31],offici:2,oinput:12,ok:4,omenu:8,onclickjscod:7,one:4,onli:[4,6,7],onsubmitjscod:15,opag:11,open:7,openedbydefault:[6,9],oper:[0,2,5],operationhelloworld:[2,3],operationselectmonth:4,option:[0,6,7,8,9,11,12,14,15,16,17,18,19,20,21,22,23,24,26,27,28],orequir:[6,31],ormstyl:[13,20],oset:11,ostyl:13,otitl:22,oupdatecontrol:2,output:[3,4],packag:2,page:[1,2,6,25],panel:[10,11],param:[7,11,13,24],paramet:[0,2,3],part:[0,4],pass:[4,5],path:2,php:[1,2,3,4],placehold:17,point:0,popovermenu:8,posit:[7,18],pre:28,present:[1,29],previou:4,primari:[6,7,8,20],produc:0,product:[4,12,41],provid:[7,8,9,11,13,15,16,17,18,19,20,21,23,24,26,27,28,33,34,35,36,37,39,42,43,46,47,48,49,50,51,52,53,54,55,56,57,58,59,62,63,64,65,66,67,68,69,70,71],purpos:7,put:1,r:3,raw:6,readparam:4,real:[6,31],receiv:0,recommend:0,rectangular:6,relat:[12,14],remov:6,removeclass:[6,31],render:2,request:0,requir:[6,31],require_onc:2,result:[2,12,14,41,45],resultcolumn:11,role:[3,4],rout:0,run:2,s:[2,3,4],sanit:6,scheme:[6,20],sclass:20,scode:28,scontent:6,screen:6,sdate:3,second:7,secondari:[6,7,20],see:[2,7,17],seen:3,select:[0,2,3,4,10,19],selectmonth:4,selectopt:[10,18],selector:3,send:3,serv:25,servic:[0,1],set:[2,4,6,31],setdefaultoper:2,setup:2,sfilter:11,sfulltext:[22,61],she:7,should:[2,7],show:[6,31],showfilenam:16,siconclass:7,siconcovermethod:22,siconurl:22,sid:[3,4,6,7,9,11,12,14,15,16,17,18,19,21,22,23,24,26,27,28,31],side:8,sinputid:17,sinputnam:17,sinputtyp:17,sinputvalu:17,slabel:[3,4,7,12,17,18,19,41],slayout:12,slegend:[14,45],slistid:11,small:41,smessag:[6,31],smonth:[3,4],sname:[3,4,7,16,17,18],some:[0,3],someth:7,soon:18,sourc:2,space:2,specif:[0,2,6,20],specifi:2,spinner:[6,10,31],src:[1,2,3,4],sref:11,sselectedmonth:4,ssubtitl:20,standard:[3,4,6,31,45],starget:7,startup:2,stitl:[2,3,4,6,9,11,20,22,61],stooltiptext:7,string:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],structur:[0,5],stype:[7,17],sub:28,subblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],submit:[4,18],submitonchang:18,subtitl:20,subtitleblock:20,success:[6,7,20,30,31],surl:7,svalu:[3,4,7,13,17,19],svaluehtml:12,symlink:2,syntax:[2,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],system:6,t:4,tag:2,tell:7,templat:[1,4,5],temporari:[6,31],them:3,thi:[0,2,3,4,7],titl:[2,6,10,20],titleblock:20,toolbar:10,toolbarspac:10,toolblock:20,toolkit:2,tooltip:7,transform:3,trigger:7,tutori:[4,29],twig:[1,2,3,4],twigbas:[2,3],two:3,type:[3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],ui:[2,6,7,22,31,61],uialert:[6,31],uiblock:[12,18,22,26],uibutton:[4,7],uibuttongroup:8,uicollapsiblesect:9,uicolumn:26,uicontentblock:[3,4,6,25,31],uidatat:11,uifield:[12,14,41,45],uifieldbadg:13,uifieldset:[14,45],uifileselect:16,uiform:[3,4,15],uiinput:[4,17],uimulticolumn:27,uipanel:20,uiselect:[3,4,18],uiselectopt:[3,4,19],uispinn:[6,21,31],uititl:[2,3,4,22,61],uitoolbar:23,uitoolbarspac:24,unitari:10,unlock:2,updat:[2,6,31],url:7,us:[0,1,2,3,4,6,7,10,28,31],user:[6,7],userright:3,util:[2,4],valid:7,valu:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],valuefield1:[11,39],valuefield2:[11,39],valueid:12,valueraw:12,variabl:[4,5],vendor:1,version:1,view:0,wai:0,want:2,warn:[6,20,30],we:[2,3,4],webpag:11,when:[0,2,17],which:2,wide:6,without:2,wizard:2,work:2,world:[3,5],yet:[7,8,9,11,13,15,16,17,18,19,20,21,23,24,26,27,28,33,34,35,36,37,39,42,43,46,47,48,49,50,51,52,53,54,55,56,57,58,59,62,63,64,65,66,67,68,69,70,71],you:[1,2,3],your:[1,2]},titles:["Twig Base Presentation","1. Creating the structure","2. Hello World!","3. Passing variables to templates","4. Adding new operations","Twig Base Tutorial","Alert","Button","ButtonGroup","CollapsibleSection","UI Components","DataTable","Field","FieldBadge","FieldSet","Form","FileSelect","Input","Select","SelectOption","Panel","Spinner","Title","Toolbar","ToolbarSpacer","UI Layouts","Column","MultiColumn","UIContentBlock","Welcome to iTop 3.0 UI\u2019s documentation!","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples"],titleterms:{"0":29,"1":1,"2":2,"3":[3,29],"4":4,"new":4,The:2,ad:4,alert:6,alternativeneutr:7,base:[0,5,29],button:7,buttongroup:8,buttonwithoptionsmenu:8,collapsiblesect:9,column:26,common:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],compon:[10,25],control:2,creat:1,datat:11,destructiveiconlink:7,document:29,end:2,exampl:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71],field:12,fieldbadg:13,fieldset:14,fileselect:16,foract:23,foralternativedestructiveact:7,foralternativeprimaryact:7,foralternativesecondaryact:7,foralternativevalidationact:7,forblock:26,forbutton:23,forcancel:7,forclass:20,forcod:28,fordang:[6,20],fordestructiveact:7,forfailur:[6,20],forfield:13,forform:11,forhidden:17,forinform:[6,20],forinputwithlabel:17,form:15,forobject:11,forpag:22,forpagewithicon:22,forpositiveact:7,forpreformat:28,forprimaryact:7,forrend:11,forrenderingobject:11,forresult:11,forsecondaryact:7,forselect:18,forselectopt:19,forselectwithlabel:18,forstaticdata:11,forsuccess:[6,20],forwarn:[6,20],fromobject:12,fromparam:12,hello:2,iconact:7,iconlink:7,input:17,itop:29,larg:12,layout:25,linkneutr:7,multicolumn:27,neutral:[6,7,20,22],oper:4,output:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70],panel:20,paramet:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],pass:3,point:2,present:0,refer:29,s:29,select:18,selectopt:19,small:12,spinner:21,standard:[9,12,14,15,16,17,21,22,23,24,26,27,28],structur:1,tag:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,29],templat:[2,3],titl:22,toolbar:23,toolbarspac:24,tutori:5,twig:[0,5,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,29],ui:[10,25,29],uicontentblock:28,variabl:3,welcom:29,withbrandingprimarycolor:[6,20],withbrandingsecondarycolor:[6,20],world:2}}) \ No newline at end of file +Search.setIndex({docnames:["TwigBase/TwigBase","TwigBaseTuto/Step1/Step1","TwigBaseTuto/Step2/Step2","TwigBaseTuto/Step3/Step3","TwigBaseTuto/Step4/Step4","TwigBaseTuto/TwigBaseTuto","generated/Component/Alert/Alert","generated/Component/Button/Button","generated/Component/ButtonGroup/ButtonGroup","generated/Component/CollapsibleSection/CollapsibleSection","generated/Component/Component","generated/Component/DataTable/DataTable","generated/Component/Field/Field","generated/Component/FieldBadge/FieldBadge","generated/Component/FieldSet/FieldSet","generated/Component/Form/Form","generated/Component/Input/FileSelect/FileSelect","generated/Component/Input/Input","generated/Component/Input/Select/Select","generated/Component/Input/Select/SelectOption","generated/Component/Panel/Panel","generated/Component/Spinner/Spinner","generated/Component/Title/Title","generated/Component/Toolbar/Toolbar","generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer","generated/Layout/Layout","generated/Layout/MultiColumn/Column/Column","generated/Layout/MultiColumn/MultiColumn","generated/Layout/UIContentBlock","index","manual/Component/Alert/AlertAdditionalDescription","manual/Component/Alert/AlertFooter","manual/Component/Button/ButtonAdditionalDescription","manual/Component/Button/ButtonFooter","manual/Component/ButtonGroup/ButtonGroupAdditionalDescription","manual/Component/ButtonGroup/ButtonGroupFooter","manual/Component/CollapsibleSection/CollapsibleSectionAdditionalDescription","manual/Component/CollapsibleSection/CollapsibleSectionFooter","manual/Component/DataTable/DataTableAdditionalDescription","manual/Component/DataTable/DataTableFooter","manual/Component/Field/FieldAdditionalDescription","manual/Component/Field/FieldFooter","manual/Component/FieldBadge/FieldBadgeAdditionalDescription","manual/Component/FieldBadge/FieldBadgeFooter","manual/Component/FieldSet/FieldSetAdditionalDescription","manual/Component/FieldSet/FieldSetFooter","manual/Component/Form/FormAdditionalDescription","manual/Component/Form/FormFooter","manual/Component/Input/FileSelect/FileSelectAdditionalDescription","manual/Component/Input/FileSelect/FileSelectFooter","manual/Component/Input/InputAdditionalDescription","manual/Component/Input/InputFooter","manual/Component/Input/Select/SelectAdditionalDescription","manual/Component/Input/Select/SelectFooter","manual/Component/Input/Select/SelectOptionAdditionalDescription","manual/Component/Input/Select/SelectOptionFooter","manual/Component/Panel/PanelAdditionalDescription","manual/Component/Panel/PanelFooter","manual/Component/Spinner/SpinnerAdditionalDescription","manual/Component/Spinner/SpinnerFooter","manual/Component/Title/TitleAdditionalDescription","manual/Component/Title/TitleFooter","manual/Component/Toolbar/ToolbarAdditionalDescription","manual/Component/Toolbar/ToolbarFooter","manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerAdditionalDescription","manual/Component/Toolbar/ToolbarSpacer/ToolbarSpacerFooter","manual/Layout/MultiColumn/Column/ColumnAdditionalDescription","manual/Layout/MultiColumn/Column/ColumnFooter","manual/Layout/MultiColumn/MultiColumnAdditionalDescription","manual/Layout/MultiColumn/MultiColumnFooter","manual/Layout/UIContentBlockAdditionalDescription","manual/Layout/UIContentBlockFooter"],envversion:{"sphinx.domains.c":2,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":4,"sphinx.domains.index":1,"sphinx.domains.javascript":2,"sphinx.domains.math":2,"sphinx.domains.python":3,"sphinx.domains.rst":2,"sphinx.domains.std":2,sphinx:56},filenames:["TwigBase\\TwigBase.rst","TwigBaseTuto\\Step1\\Step1.rst","TwigBaseTuto\\Step2\\Step2.rst","TwigBaseTuto\\Step3\\Step3.rst","TwigBaseTuto\\Step4\\Step4.rst","TwigBaseTuto\\TwigBaseTuto.rst","generated\\Component\\Alert\\Alert.rst","generated\\Component\\Button\\Button.rst","generated\\Component\\ButtonGroup\\ButtonGroup.rst","generated\\Component\\CollapsibleSection\\CollapsibleSection.rst","generated\\Component\\Component.rst","generated\\Component\\DataTable\\DataTable.rst","generated\\Component\\Field\\Field.rst","generated\\Component\\FieldBadge\\FieldBadge.rst","generated\\Component\\FieldSet\\FieldSet.rst","generated\\Component\\Form\\Form.rst","generated\\Component\\Input\\FileSelect\\FileSelect.rst","generated\\Component\\Input\\Input.rst","generated\\Component\\Input\\Select\\Select.rst","generated\\Component\\Input\\Select\\SelectOption.rst","generated\\Component\\Panel\\Panel.rst","generated\\Component\\Spinner\\Spinner.rst","generated\\Component\\Title\\Title.rst","generated\\Component\\Toolbar\\Toolbar.rst","generated\\Component\\Toolbar\\ToolbarSpacer\\ToolbarSpacer.rst","generated\\Layout\\Layout.rst","generated\\Layout\\MultiColumn\\Column\\Column.rst","generated\\Layout\\MultiColumn\\MultiColumn.rst","generated\\Layout\\UIContentBlock.rst","index.rst","manual\\Component\\Alert\\AlertAdditionalDescription.rst","manual\\Component\\Alert\\AlertFooter.rst","manual\\Component\\Button\\ButtonAdditionalDescription.rst","manual\\Component\\Button\\ButtonFooter.rst","manual\\Component\\ButtonGroup\\ButtonGroupAdditionalDescription.rst","manual\\Component\\ButtonGroup\\ButtonGroupFooter.rst","manual\\Component\\CollapsibleSection\\CollapsibleSectionAdditionalDescription.rst","manual\\Component\\CollapsibleSection\\CollapsibleSectionFooter.rst","manual\\Component\\DataTable\\DataTableAdditionalDescription.rst","manual\\Component\\DataTable\\DataTableFooter.rst","manual\\Component\\Field\\FieldAdditionalDescription.rst","manual\\Component\\Field\\FieldFooter.rst","manual\\Component\\FieldBadge\\FieldBadgeAdditionalDescription.rst","manual\\Component\\FieldBadge\\FieldBadgeFooter.rst","manual\\Component\\FieldSet\\FieldSetAdditionalDescription.rst","manual\\Component\\FieldSet\\FieldSetFooter.rst","manual\\Component\\Form\\FormAdditionalDescription.rst","manual\\Component\\Form\\FormFooter.rst","manual\\Component\\Input\\FileSelect\\FileSelectAdditionalDescription.rst","manual\\Component\\Input\\FileSelect\\FileSelectFooter.rst","manual\\Component\\Input\\InputAdditionalDescription.rst","manual\\Component\\Input\\InputFooter.rst","manual\\Component\\Input\\Select\\SelectAdditionalDescription.rst","manual\\Component\\Input\\Select\\SelectFooter.rst","manual\\Component\\Input\\Select\\SelectOptionAdditionalDescription.rst","manual\\Component\\Input\\Select\\SelectOptionFooter.rst","manual\\Component\\Panel\\PanelAdditionalDescription.rst","manual\\Component\\Panel\\PanelFooter.rst","manual\\Component\\Spinner\\SpinnerAdditionalDescription.rst","manual\\Component\\Spinner\\SpinnerFooter.rst","manual\\Component\\Title\\TitleAdditionalDescription.rst","manual\\Component\\Title\\TitleFooter.rst","manual\\Component\\Toolbar\\ToolbarAdditionalDescription.rst","manual\\Component\\Toolbar\\ToolbarFooter.rst","manual\\Component\\Toolbar\\ToolbarSpacer\\ToolbarSpacerAdditionalDescription.rst","manual\\Component\\Toolbar\\ToolbarSpacer\\ToolbarSpacerFooter.rst","manual\\Layout\\MultiColumn\\Column\\ColumnAdditionalDescription.rst","manual\\Layout\\MultiColumn\\Column\\ColumnFooter.rst","manual\\Layout\\MultiColumn\\MultiColumnAdditionalDescription.rst","manual\\Layout\\MultiColumn\\MultiColumnFooter.rst","manual\\Layout\\UIContentBlockAdditionalDescription.rst","manual\\Layout\\UIContentBlockFooter.rst"],objects:{},objnames:{},objtypes:{},terms:{"0":[1,2,4],"1":[5,22],"2":[3,5],"3":[1,2,4,5],"4":5,"7":2,"break":28,"case":[2,6,31],"class":[2,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],"default":[2,6,18],"function":[2,3,4,6,31],"int":22,"new":[1,2,5],"null":[6,7,9,11,12,14,15,16,17,18,19,20,21,22,23,24,26,27,28],"public":[2,3,4],"return":[6,31],"static":[3,11,38],"true":[2,4,6,7,18,19,22,31],"var":[6,31],A:[10,25],For:2,If:[1,2,18],In:[2,4],No:[7,8,9,11,12,13,15,16,17,18,19,20,21,22,23,24,26,27,28,33,34,35,36,37,39,42,43,46,47,48,49,50,51,52,53,54,55,56,57,58,59,62,63,64,65,66,67,68,69,70,71],The:[0,3,4,6,11,12,14,22,31,39,41,45,61],Then:2,Will:[22,61],abl:2,abov:1,accept:3,acolumn:[11,39],acontainerclass:[6,23,28,31],action:[4,7,8,15],actiontyp:7,ad:[2,5],adapt:17,adata:[11,39],add:[2,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addbutton:8,addclass:[6,31],addcolumn:27,addcssclass:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addcssfilerelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],adddeferredblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],addextrablock:8,addhtml:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addjsfilerelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addmainblock:20,addmultiplecssfilesrelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addmultiplejsfilesrelpath:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],addopt:18,addsubblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],addsubtitleblock:20,addtitleblock:20,addtoolbarblock:20,aextraparam:11,after:2,ajax:[6,31],ajaxdata:11,ajaxurl:11,alert:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,30,31],all:[1,2],allow:[18,28],alreadi:6,also:8,altern:7,amonth:4,an:[0,2,3,4,6,7,8,28,31],ani:[3,7],anim:[6,31],anoth:28,anyth:28,aoption:11,aparam:[3,4,12],applic:[2,3],approot:2,aquart:[3,4],ar:[2,3,4,6],arrai:[2,3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],asset:1,attcod:12,attlabel:12,attribut:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],atttyp:12,autoload:2,automat:0,avoid:7,base:28,basi:[6,7,11,20],befor:18,begin:2,better:17,bismedallion:22,bissubmit:[4,7],block:[2,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28],bodi:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],bool:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],bselect:[3,4,19],bstatu:[6,31],build:2,built:2,button:[4,8,10,32],buttongroup:10,buttontext:16,buttontoolbarspac:24,call:[0,2,4,6,31],can:[1,2,3,6,28,31],cancel:7,cancoreupd:[6,31],cannot:[2,7],chang:[2,18],check:[2,4,6],choic:7,code:[4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,61],collaps:6,collapsiblesect:10,color:[6,7,20],colorfromclass:20,colorfromcolorsemant:20,colorfromormstyl:20,column:[11,25,27,39],com:2,combodo:[2,3],comfort:2,comment:[12,17,19,21,22,23,26,27],commun:6,compon:[2,6,7,11,17,20,29],compos:2,configur:2,consid:7,consol:10,contain:[0,1,3,22,28],content:[6,9,11,12,13,14,15,18,20,22,23,26,27,28,31],control:[0,1,3,4],core:[6,31],correspond:[2,4],creat:[0,2,3,4,5,18],creator:0,css:[1,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],cssclass:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],csscolorclass:20,current:[3,4],danger:[6,20],data:[0,1,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31,39],dataattribut:[3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],datat:[10,38],date:3,dbobjectset:11,deal:17,dedic:1,deferredblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],defin:0,descript:[11,18,39],descriptionfield1:[11,39],design:0,destruct:7,detect:18,dev:2,develop:2,developer_mod:2,dict_:[6,31],dict_format:[22,61],dictionari:1,differ:1,dir_error_out:[6,31],disabl:19,disclaim:4,displai:[0,1,2,3,6,10,18,22,28,31,61],displaycolumn:11,displaypag:[2,3,4],doc:1,doe:2,don:4,done:[0,4],dump:2,dure:2,dynam:[3,11,38],els:[6,31],emb:28,empti:28,enabl:2,end:0,endfor:[3,4],enduialert:[6,31],enduicollapsiblesect:9,enduicolumn:26,enduicontentblock:[3,4,6,28,31],enduidatat:11,enduifield:[12,41],enduifieldbadg:13,enduifieldset:[14,45],enduiform:[3,4,15],enduimulticolumn:27,enduipanel:20,enduiselect:[3,4,18],enduititl:[2,3,4,22,61],enduitoolbar:23,enter:2,entri:4,env:2,environ:[14,45],error:[6,31],exampl:[3,32,40,44],exec:2,exec_modul:2,exec_pag:2,extend:[2,3,4],extens:[0,1],failur:[6,20,30,31],fals:[3,4,6,7,31],featur:0,februari:[3,4],feedback:6,field:[10,14,17,40,41],fieldbadg:10,fieldset:[10,12,44,45],file:2,filenam:16,fileselect:10,first:7,focu:7,folder:[1,2],follow:[0,1,2,11,22,39,61],forfailur:31,forhidden:4,forinform:31,form:[0,3,4,7,10,17,18],format:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,39],forpag:[2,3,4,61],forprimaryact:4,forselect:[3,4],forselectopt:[3,4],found:2,from:[0,2,6],fulltextsearchtitle_text:[22,61],gather:0,gener:[1,2,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31,41,45],get:1,getus:3,github:2,give:[3,6],given:0,go:[2,7],goe:[6,9,11,12,13,14,15,18,20,22,23,26,27,28,31],ha:[8,11,39],hand:7,handleoper:2,hasforceddiv:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],have:[0,2,3,4,11,39],he:7,header:[6,31],hello:[3,5],helloworld:[2,3,4],help:0,helper:1,here:[2,3,6,9,11,12,13,14,15,18,20,22,23,26,27,28,31],hidden:[4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],hook:1,how:3,html:[2,3,4,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],http:2,ibo:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],iconclass:7,id:[6,18],ilevel:22,img:1,imonth:4,inc:2,index:[2,3,4],indic:[2,6],inform:[2,4,6,10,20,30,31],initdisplaydata:11,initi:2,input:[4,10,18],inputid:12,inputtyp:12,instal:2,instanc:2,instead:7,intend:0,ischeck:17,isclos:[6,31],iscollaps:[6,20,31],isdevelopmentenviron:2,isdis:[7,17],isheadervisibleonscrol:20,ishidden:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31],islabelbefor:18,ismandatori:12,ismultipl:18,isreadonli:[12,17],isslav:12,itop:[1,2,3,10,12,14,17,41,45],itopupd:[6,31],iuiblock:[6,8,9,11,12,13,14,15,18,20,22,23,26,27,28],iuicontentblock:20,januari:[3,4],javascript:[6,31],job:2,js:1,jscode:7,jsrefresh:11,just:2,label:[7,11,12,17,18,19,39],labelfield1:[11,39],land:2,layout:[2,12,29],let:[2,3,4],like:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],line:28,link:7,ll:[1,2],load:[6,31],loadconfig:2,localhost:2,locat:2,main:[6,7],mainblock:20,make:[6,7,8,11,20,28],mandatori:[0,7,8,9,11,12,13,14,16,17,18,19,20,22,26,28],march:[3,4],mechan:0,menu:8,messag:[6,20],metamodel:2,method:[2,3],model:[0,1],modern:0,modifi:[2,4],modul:[1,2],modulesroot:2,month:[3,4],more:[2,3],multicolumn:25,multipl:[4,18],must:[4,6],mustchang:12,mustprompt:12,mvc:0,my:[1,2,3],mycompani:[2,3],myform:4,mymodul:[2,3],mymodulecontrol:[2,3,4],myset:2,name:[2,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],namefield1:[11,39],namefield2:[11,39],namespac:[2,3],navig:7,necessari:2,need:4,next:2,nice:2,note:2,notic:2,now:[2,4],object:20,oblock:26,obutton:8,ocancoreupd:[6,31],offici:2,oinput:12,ok:4,omenu:8,onclickjscod:7,one:4,onli:[4,6,7],onsubmitjscod:15,opag:11,open:7,openedbydefault:[6,9],oper:[0,2,5],operationhelloworld:[2,3],operationselectmonth:4,option:[0,6,7,8,9,11,12,14,15,16,17,18,19,20,21,22,23,24,26,27,28],orequir:[6,31],ormstyl:[13,20],oset:11,ostyl:13,otitl:22,oupdatecontrol:2,output:[3,4],packag:2,page:[1,2,6,25],panel:[10,11],param:[7,9,11,13,14,15,16,24],paramet:[0,2,3],part:[0,4],pass:[4,5],path:2,php:[1,2,3,4],placehold:17,point:0,popovermenu:8,posit:[7,18],pre:28,preformat:28,present:[1,29],previou:4,primari:[6,7,8,20],produc:0,product:[4,12,41],provid:[7,8,9,11,13,15,16,17,18,19,20,21,23,24,26,27,28,33,34,35,36,37,39,42,43,46,47,48,49,50,51,52,53,54,55,56,57,58,59,62,63,64,65,66,67,68,69,70,71],purpos:7,put:1,r:3,raw:6,readparam:4,real:[6,31],receiv:0,recommend:0,rectangular:6,relat:[12,14],remov:6,removeclass:[6,31],render:2,request:0,requir:[6,31],require_onc:2,result:[2,12,14,41,45],resultcolumn:11,role:[3,4],rout:0,run:2,s:[2,3,4],sanit:6,scheme:[6,20],sclass:20,scode:28,scontent:6,screen:6,sdate:3,second:7,secondari:[6,7,20],see:[2,7,17],seen:3,select:[0,2,3,4,10,19],selectmonth:4,selectopt:[10,18],selector:3,send:3,serv:25,servic:[0,1],set:[2,4,6,31],setdefaultoper:2,setup:2,sfilter:11,sfulltext:[22,61],she:7,should:[2,7],show:[6,31],showfilenam:16,siconclass:7,siconcovermethod:22,siconurl:22,sid:[3,4,6,7,9,11,12,14,15,16,17,18,19,21,22,23,24,26,27,28,31],side:8,sinputid:17,sinputnam:17,sinputtyp:17,sinputvalu:17,slabel:[3,4,7,12,17,18,19,41],slayout:12,slegend:[14,45],slistid:11,small:41,smessag:[6,31],smonth:[3,4],sname:[3,4,7,16,17,18],some:[0,3],someth:7,soon:18,sourc:2,space:2,specif:[0,2,6,20,28],specifi:2,spinner:[6,10,31],src:[1,2,3,4],sref:11,sselectedmonth:4,ssubtitl:20,standard:[3,4,6,31,45],starget:7,startup:2,stitl:[2,3,4,6,9,11,20,22,61],stooltiptext:7,string:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],structur:[0,5],stype:[7,17],sub:28,subblock:[6,9,11,12,13,14,15,18,20,22,23,26,27,28],submit:[4,18],submitonchang:18,subtitl:20,subtitleblock:20,success:[6,7,20,30,31],surl:7,surround:28,svalu:[3,4,7,13,17,19],svaluehtml:12,symlink:2,syntax:[2,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],system:6,t:4,tag:2,tell:7,templat:[1,4,5],temporari:[6,31],text:28,them:3,thi:[0,2,3,4,7],titl:[2,6,10,20],titleblock:20,toolbar:10,toolbarspac:10,toolblock:20,toolkit:2,tooltip:7,transform:3,trigger:7,tutori:[4,29],twig:[1,2,3,4],twigbas:[2,3],two:3,type:[3,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],ui:[2,6,7,22,31,61],uialert:[6,31],uiblock:[12,18,22,26],uibutton:[4,7],uibuttongroup:8,uicollapsiblesect:9,uicolumn:26,uicontentblock:[3,4,6,25,31],uidatat:11,uifield:[12,14,41,45],uifieldbadg:13,uifieldset:[14,45],uifileselect:16,uiform:[3,4,15],uiinput:[4,17],uimulticolumn:27,uipanel:20,uiselect:[3,4,18],uiselectopt:[3,4,19],uispinn:[6,21,31],uititl:[2,3,4,22,61],uitoolbar:23,uitoolbarspac:24,unitari:10,unlock:2,updat:[2,6,31],url:7,us:[0,1,2,3,4,6,7,10,28,31],user:[6,7],userright:3,util:[2,4],valid:7,valu:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],valuefield1:[11,39],valuefield2:[11,39],valueid:12,valueraw:12,variabl:[4,5],vendor:1,version:1,view:0,wai:0,want:2,warn:[6,20,30],we:[2,3,4],webpag:11,when:[0,2,17],which:[2,28],wide:6,without:2,wizard:2,work:2,world:[3,5],yet:[7,8,9,11,13,15,16,17,18,19,20,21,23,24,26,27,28,33,34,35,36,37,39,42,43,46,47,48,49,50,51,52,53,54,55,56,57,58,59,62,63,64,65,66,67,68,69,70,71],you:[1,2,3],your:[1,2]},titles:["Twig Base Presentation","1. Creating the structure","2. Hello World!","3. Passing variables to templates","4. Adding new operations","Twig Base Tutorial","Alert","Button","ButtonGroup","CollapsibleSection","UI Components","DataTable","Field","FieldBadge","FieldSet","Form","FileSelect","Input","Select","SelectOption","Panel","Spinner","Title","Toolbar","ToolbarSpacer","UI Layouts","Column","MultiColumn","UIContentBlock","Welcome to iTop 3.0 UI\u2019s documentation!","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples","Output","Examples"],titleterms:{"0":29,"1":1,"2":2,"3":[3,29],"4":4,"new":4,The:2,ad:4,alert:6,alternativeneutr:7,base:[0,5,29],button:7,buttongroup:8,buttonwithoptionsmenu:8,collapsiblesect:9,column:26,common:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],compon:[10,25],control:2,creat:1,datat:11,destructiveiconlink:7,document:29,end:2,exampl:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71],field:12,fieldbadg:13,fieldset:14,fileselect:16,foract:23,foralternativedestructiveact:7,foralternativeprimaryact:7,foralternativesecondaryact:7,foralternativevalidationact:7,forblock:26,forbutton:23,forcancel:7,forclass:20,forcod:28,fordang:[6,20],fordestructiveact:7,forfailur:[6,20],forfield:13,forform:11,forhidden:17,forinform:[6,20],forinputwithlabel:17,form:15,forobject:11,forpag:22,forpagewithicon:22,forpositiveact:7,forpreformat:28,forprimaryact:7,forrend:11,forrenderingobject:11,forresult:11,forsecondaryact:7,forselect:18,forselectopt:19,forselectwithlabel:18,forstaticdata:11,forsuccess:[6,20],forwarn:[6,20],fromobject:12,fromparam:12,hello:2,iconact:7,iconlink:7,input:17,itop:29,larg:12,layout:25,linkneutr:7,multicolumn:27,neutral:[6,7,20,22],oper:4,output:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70],panel:20,paramet:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28],pass:3,point:2,present:0,refer:29,s:29,select:18,selectopt:19,small:12,spinner:21,standard:[9,12,14,15,16,17,21,22,23,24,26,27,28],structur:1,tag:[6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,29],templat:[2,3],titl:22,toolbar:23,toolbarspac:24,tutori:5,twig:[0,5,6,7,8,9,11,12,13,14,15,16,17,18,19,20,21,22,23,24,26,27,28,29],ui:[10,25,29],uicontentblock:28,variabl:3,welcom:29,withbrandingprimarycolor:[6,20],withbrandingsecondarycolor:[6,20],world:2}}) \ No newline at end of file diff --git a/.doc/UI/source/conf.py b/.doc/UI/source/conf.py index 99f6d9778..d11607d13 100644 --- a/.doc/UI/source/conf.py +++ b/.doc/UI/source/conf.py @@ -18,11 +18,11 @@ # -- Project information ----------------------------------------------------- project = 'iTop UI' -copyright = '2021, Combodo' +copyright = '2022, Combodo' author = 'Combodo' # The full version, including alpha/beta/rc tags -release = '3.0.0' +release = '3.1.0' # -- General configuration --------------------------------------------------- @@ -77,4 +77,6 @@ html_css_files = [ 'css/ui-doc.css', ] -master_doc = 'index' \ No newline at end of file +master_doc = 'index' + +html_copy_source = False \ No newline at end of file diff --git a/.doc/UI/source/generated/Component/Alert/Alert.rst b/.doc/UI/source/generated/Component/Alert/Alert.rst index a6334bfb6..3924457f3 100644 --- a/.doc/UI/source/generated/Component/Alert/Alert.rst +++ b/.doc/UI/source/generated/Component/Alert/Alert.rst @@ -264,11 +264,13 @@ Alert common parameters +-----------------------------+----------+------------------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------------------+ +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------------------+ | IsClosable | bool | Indicates if the user can remove the alert from the screen | +-----------------------------+----------+------------------------------------------------------------------------+ | IsCollapsible | bool | Indicates if the user can collapse the alert to display only the title | +-----------------------------+----------+------------------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------------------+ | OpenedByDefault | bool | Indicates if the alert is collapsed or not by default | +-----------------------------+----------+------------------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Button/Button.rst b/.doc/UI/source/generated/Component/Button/Button.rst index e734276a1..a4805ea0f 100644 --- a/.doc/UI/source/generated/Component/Button/Button.rst +++ b/.doc/UI/source/generated/Component/Button/Button.rst @@ -464,7 +464,7 @@ Button common parameters +-----------------------------+--------+------------------------------------------------------------+ | IsDisabled | bool | | +-----------------------------+--------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+--------+------------------------------------------------------------+ | JsCode | string | | +-----------------------------+--------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/ButtonGroup/ButtonGroup.rst b/.doc/UI/source/generated/Component/ButtonGroup/ButtonGroup.rst index 9998a26e5..a6f1e145f 100644 --- a/.doc/UI/source/generated/Component/ButtonGroup/ButtonGroup.rst +++ b/.doc/UI/source/generated/Component/ButtonGroup/ButtonGroup.rst @@ -80,7 +80,7 @@ ButtonGroup common parameters +-----------------------------+----------+------------------------------------------------------------+ | DataAttributes | array | Array of data attributes in the format ['name' => 'value'] | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ ---- diff --git a/.doc/UI/source/generated/Component/CollapsibleSection/CollapsibleSection.rst b/.doc/UI/source/generated/Component/CollapsibleSection/CollapsibleSection.rst index bc203aa6a..535439456 100644 --- a/.doc/UI/source/generated/Component/CollapsibleSection/CollapsibleSection.rst +++ b/.doc/UI/source/generated/Component/CollapsibleSection/CollapsibleSection.rst @@ -29,9 +29,9 @@ Twig Tag :Type: -+----------------------------------------------+------------+ -| :ref:`Standard ` | No comment | -+----------------------------------------------+------------+ ++----------------------------------------------+-----------------------+ +| :ref:`Standard ` | @param string $sTitle | ++----------------------------------------------+-----------------------+ .. _CollapsibleSectionStandard: @@ -82,7 +82,9 @@ CollapsibleSection common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | OpenedByDefault | bool | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/DataTable/DataTable.rst b/.doc/UI/source/generated/Component/DataTable/DataTable.rst index c3d4d171a..5c416c462 100644 --- a/.doc/UI/source/generated/Component/DataTable/DataTable.rst +++ b/.doc/UI/source/generated/Component/DataTable/DataTable.rst @@ -229,9 +229,11 @@ DataTable common parameters +-----------------------------+----------+------------------------------------------------------------+ | DisplayColumns | | | +-----------------------------+----------+------------------------------------------------------------+ +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ | InitDisplayData | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | JSRefresh | string | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Field/Field.rst b/.doc/UI/source/generated/Component/Field/Field.rst index 437efc011..6cdfbb7fd 100644 --- a/.doc/UI/source/generated/Component/Field/Field.rst +++ b/.doc/UI/source/generated/Component/Field/Field.rst @@ -184,11 +184,13 @@ Field common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ | InputId | string | | +-----------------------------+----------+------------------------------------------------------------+ | InputType | string | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | IsMandatory | bool | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/FieldBadge/FieldBadge.rst b/.doc/UI/source/generated/Component/FieldBadge/FieldBadge.rst index 6a5f18a16..a77d282fd 100644 --- a/.doc/UI/source/generated/Component/FieldBadge/FieldBadge.rst +++ b/.doc/UI/source/generated/Component/FieldBadge/FieldBadge.rst @@ -82,7 +82,9 @@ FieldBadge common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | SubBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/FieldSet/FieldSet.rst b/.doc/UI/source/generated/Component/FieldSet/FieldSet.rst index 94adee25c..4d6e99bfa 100644 --- a/.doc/UI/source/generated/Component/FieldSet/FieldSet.rst +++ b/.doc/UI/source/generated/Component/FieldSet/FieldSet.rst @@ -29,9 +29,9 @@ Twig Tag :Type: -+------------------------------------+------------+ -| :ref:`Standard ` | No comment | -+------------------------------------+------------+ ++------------------------------------+------------------------+ +| :ref:`Standard ` | @param string $sLegend | ++------------------------------------+------------------------+ .. _FieldSetStandard: @@ -82,7 +82,9 @@ FieldSet common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | SubBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Form/Form.rst b/.doc/UI/source/generated/Component/Form/Form.rst index fdd71e374..3870d1bbc 100644 --- a/.doc/UI/source/generated/Component/Form/Form.rst +++ b/.doc/UI/source/generated/Component/Form/Form.rst @@ -29,9 +29,9 @@ Twig Tag :Type: -+--------------------------------+------------+ -| :ref:`Standard ` | No comment | -+--------------------------------+------------+ ++--------------------------------+-------------------------+ +| :ref:`Standard ` | @param string|null $sId | ++--------------------------------+-------------------------+ .. _FormStandard: @@ -82,7 +82,9 @@ Form common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | OnSubmitJsCode | string | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Input/FileSelect/FileSelect.rst b/.doc/UI/source/generated/Component/Input/FileSelect/FileSelect.rst index c43d7b601..08950a5e7 100644 --- a/.doc/UI/source/generated/Component/Input/FileSelect/FileSelect.rst +++ b/.doc/UI/source/generated/Component/Input/FileSelect/FileSelect.rst @@ -27,9 +27,9 @@ Twig Tag :Type: -+--------------------------------------+------------+ -| :ref:`Standard ` | No comment | -+--------------------------------------+------------+ ++--------------------------------------+----------------------+ +| :ref:`Standard ` | @param string $sName | ++--------------------------------------+----------------------+ .. _FileSelectStandard: @@ -76,7 +76,7 @@ FileSelect common parameters +-----------------------------+--------+------------------------------------------------------------+ | FileName | | | +-----------------------------+--------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+--------+------------------------------------------------------------+ | ShowFilename | bool | | +-----------------------------+--------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Input/Input.rst b/.doc/UI/source/generated/Component/Input/Input.rst index f463fcd58..5cfaad0b9 100644 --- a/.doc/UI/source/generated/Component/Input/Input.rst +++ b/.doc/UI/source/generated/Component/Input/Input.rst @@ -130,7 +130,7 @@ Input common parameters +-----------------------------+--------+------------------------------------------------------------+ | IsDisabled | bool | | +-----------------------------+--------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+--------+------------------------------------------------------------+ | IsReadonly | bool | | +-----------------------------+--------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Input/Select/Select.rst b/.doc/UI/source/generated/Component/Input/Select/Select.rst index f6907faf2..03ac2b931 100644 --- a/.doc/UI/source/generated/Component/Input/Select/Select.rst +++ b/.doc/UI/source/generated/Component/Input/Select/Select.rst @@ -53,7 +53,7 @@ Select ForSelect +-------+--------+-----------+------+-------------------------+ | sName | string | mandatory | | Input name for the form | +-------+--------+-----------+------+-------------------------+ -| sId | string | optional | NULL | $sId | +| sId | string | optional | NULL | ID of the block | +-------+--------+-----------+------+-------------------------+ .. _SelectForSelectWithLabel: @@ -76,7 +76,7 @@ Select ForSelectWithLabel +--------+--------+-----------+------+-----------------------------------------------------+ | sLabel | string | mandatory | | Label to display with the input (null for no label) | +--------+--------+-----------+------+-----------------------------------------------------+ -| sId | string | optional | NULL | $sId | +| sId | string | optional | NULL | ID of the block | +--------+--------+-----------+------+-----------------------------------------------------+ Select common parameters @@ -109,7 +109,11 @@ Select common parameters +-----------------------------+--------------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+--------------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| Description | string | | ++-----------------------------+--------------+------------------------------------------------------------+ +| HasForcedDiv | bool | | ++-----------------------------+--------------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+--------------+------------------------------------------------------------+ | IsLabelBefore | bool | If true the label will be positioned before the input | +-----------------------------+--------------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Input/Select/SelectOption.rst b/.doc/UI/source/generated/Component/Input/Select/SelectOption.rst index f22a258fb..a8c2307c6 100644 --- a/.doc/UI/source/generated/Component/Input/Select/SelectOption.rst +++ b/.doc/UI/source/generated/Component/Input/Select/SelectOption.rst @@ -78,7 +78,7 @@ SelectOption common parameters +-----------------------------+--------+------------------------------------------------------------+ | Disabled | bool | | +-----------------------------+--------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+--------+------------------------------------------------------------+ | Label | string | | +-----------------------------+--------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Panel/Panel.rst b/.doc/UI/source/generated/Component/Panel/Panel.rst index d55189f9f..468a70a2e 100644 --- a/.doc/UI/source/generated/Component/Panel/Panel.rst +++ b/.doc/UI/source/generated/Component/Panel/Panel.rst @@ -292,11 +292,13 @@ Panel common parameters +-----------------------------+-----------------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+-----------------+------------------------------------------------------------+ +| HasForcedDiv | bool | | ++-----------------------------+-----------------+------------------------------------------------------------+ | IsCollapsible | bool | | +-----------------------------+-----------------+------------------------------------------------------------+ | IsHeaderVisibleOnScroll | bool | | +-----------------------------+-----------------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+-----------------+------------------------------------------------------------+ | MainBlocks | array | | +-----------------------------+-----------------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Spinner/Spinner.rst b/.doc/UI/source/generated/Component/Spinner/Spinner.rst index 5030d1084..58abf2666 100644 --- a/.doc/UI/source/generated/Component/Spinner/Spinner.rst +++ b/.doc/UI/source/generated/Component/Spinner/Spinner.rst @@ -70,7 +70,7 @@ Spinner common parameters +-----------------------------+--------+------------------------------------------------------------+ | DataAttributes | array | Array of data attributes in the format ['name' => 'value'] | +-----------------------------+--------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+--------+------------------------------------------------------------+ ---- diff --git a/.doc/UI/source/generated/Component/Title/Title.rst b/.doc/UI/source/generated/Component/Title/Title.rst index 88d2bea11..0ecb20f35 100644 --- a/.doc/UI/source/generated/Component/Title/Title.rst +++ b/.doc/UI/source/generated/Component/Title/Title.rst @@ -161,7 +161,9 @@ Title common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | SubBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Toolbar/Toolbar.rst b/.doc/UI/source/generated/Component/Toolbar/Toolbar.rst index 054bbbf86..b383b2776 100644 --- a/.doc/UI/source/generated/Component/Toolbar/Toolbar.rst +++ b/.doc/UI/source/generated/Component/Toolbar/Toolbar.rst @@ -126,7 +126,9 @@ Toolbar common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | SubBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.rst b/.doc/UI/source/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.rst index 4f0405ab7..df4507c0a 100644 --- a/.doc/UI/source/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.rst +++ b/.doc/UI/source/generated/Component/Toolbar/ToolbarSpacer/ToolbarSpacer.rst @@ -70,7 +70,7 @@ ToolbarSpacer common parameters +-----------------------------+--------+------------------------------------------------------------+ | DataAttributes | array | Array of data attributes in the format ['name' => 'value'] | +-----------------------------+--------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| IsHidden | bool | | +-----------------------------+--------+------------------------------------------------------------+ ---- diff --git a/.doc/UI/source/generated/Layout/MultiColumn/Column/Column.rst b/.doc/UI/source/generated/Layout/MultiColumn/Column/Column.rst index c2dc954eb..2aea8e99d 100644 --- a/.doc/UI/source/generated/Layout/MultiColumn/Column/Column.rst +++ b/.doc/UI/source/generated/Layout/MultiColumn/Column/Column.rst @@ -103,7 +103,9 @@ Column common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | SubBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Layout/MultiColumn/MultiColumn.rst b/.doc/UI/source/generated/Layout/MultiColumn/MultiColumn.rst index f6871562a..98b9d1f07 100644 --- a/.doc/UI/source/generated/Layout/MultiColumn/MultiColumn.rst +++ b/.doc/UI/source/generated/Layout/MultiColumn/MultiColumn.rst @@ -82,7 +82,9 @@ MultiColumn common parameters +-----------------------------+----------+------------------------------------------------------------+ | DeferredBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ -| IsHidden | bool | Indicates if the block is hidden by default | +| HasForcedDiv | bool | | ++-----------------------------+----------+------------------------------------------------------------+ +| IsHidden | bool | | +-----------------------------+----------+------------------------------------------------------------+ | SubBlocks | array | | +-----------------------------+----------+------------------------------------------------------------+ diff --git a/.doc/UI/source/generated/Layout/UIContentBlock.rst b/.doc/UI/source/generated/Layout/UIContentBlock.rst index 64fa91c98..1f269ac3f 100644 --- a/.doc/UI/source/generated/Layout/UIContentBlock.rst +++ b/.doc/UI/source/generated/Layout/UIContentBlock.rst @@ -30,13 +30,13 @@ Twig Tag :Type: -+--------------------------------------------------------+-------------------------------------------------------------------+ -| :ref:`Standard ` | No comment | -+--------------------------------------------------------+-------------------------------------------------------------------+ -| :ref:`ForCode ` | Used to display a block of code like
     but allows line break. |
    -+--------------------------------------------------------+-------------------------------------------------------------------+
    -| :ref:`ForPreformatted ` | No comment                                                        |
    -+--------------------------------------------------------+-------------------------------------------------------------------+
    ++--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+
    +| :ref:`Standard `               | Make an empty UIContentBlock which can be used to embed anything or to surround another block with specific CSS classes. |
    ++--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+
    +| :ref:`ForCode `                 | Used to display a block of code like 
     but allows line break.                                                        |
    ++--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+
    +| :ref:`ForPreformatted ` | Used to display a block of preformatted text in a 
     tag.                                                             |
    ++--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+
     
     .. _UIContentBlockStandard:
     
    @@ -129,7 +129,9 @@ UIContentBlock common parameters
     +-----------------------------+----------+------------------------------------------------------------+
     | DeferredBlocks              | array    |                                                            |
     +-----------------------------+----------+------------------------------------------------------------+
    -| IsHidden                    | bool     | Indicates if the block is hidden by default                |
    +| HasForcedDiv                | bool     |                                                            |
    ++-----------------------------+----------+------------------------------------------------------------+
    +| IsHidden                    | bool     |                                                            |
     +-----------------------------+----------+------------------------------------------------------------+
     | SubBlocks                   | array    |                                                            |
     +-----------------------------+----------+------------------------------------------------------------+