mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 05:58:46 +02:00
FAF: Documentation UI Twig Blocks (get @see comments)
This commit is contained in:
@@ -239,13 +239,13 @@ Alert common parameters
|
||||
+-------------------+----------+------------------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------------------+
|
||||
|
||||
@@ -72,13 +72,13 @@ Button Neutral
|
||||
|
||||
:parameters:
|
||||
|
||||
+--------+--------+-----------+------+----------------------------+
|
||||
| sLabel | string | mandatory | | |
|
||||
+--------+--------+-----------+------+----------------------------+
|
||||
| sName | string | optional | NULL | See {@link Button::$sName} |
|
||||
+--------+--------+-----------+------+----------------------------+
|
||||
| sId | string | optional | NULL | |
|
||||
+--------+--------+-----------+------+----------------------------+
|
||||
+--------+--------+-----------+------+--------------------------------------------+
|
||||
| sLabel | string | mandatory | | |
|
||||
+--------+--------+-----------+------+--------------------------------------------+
|
||||
| sName | string | optional | NULL | The HTML name of the button, used by forms |
|
||||
+--------+--------+-----------+------+--------------------------------------------+
|
||||
| sId | string | optional | NULL | UIBBlock main HTML tag id |
|
||||
+--------+--------+-----------+------+--------------------------------------------+
|
||||
|
||||
.. _ButtonForPrimaryAction:
|
||||
|
||||
@@ -443,11 +443,11 @@ Button common parameters
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| CSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
|
||||
@@ -61,13 +61,13 @@ ButtonGroup common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddExtraBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| Buttons | array | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -61,13 +61,13 @@ CollapsibleSection common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -202,13 +202,13 @@ DataTable common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -155,13 +155,13 @@ Field common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -61,13 +61,13 @@ FieldBadge common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -61,13 +61,13 @@ FieldSet common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -61,13 +61,13 @@ Form common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -57,11 +57,11 @@ FileSelect common parameters
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| ButtonText | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
|
||||
@@ -111,11 +111,11 @@ Input common parameters
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| CSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
|
||||
@@ -86,13 +86,13 @@ Select common parameters
|
||||
+-------------------+--------------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+--------------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+--------------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+--------------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+--------------+------------------------------------------------------------+
|
||||
| AddOption | SelectOption | |
|
||||
+-------------------+--------------+------------------------------------------------------------+
|
||||
|
||||
@@ -61,11 +61,11 @@ SelectOption common parameters
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| CSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
|
||||
@@ -247,19 +247,19 @@ Panel common parameters
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddMainBlock | iUIBlock | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddMainBlocks | array | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | directly in the main area |
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
| AddSubTitleBlock | iUIBlock | |
|
||||
+-------------------------+-----------------+------------------------------------------------------------+
|
||||
|
||||
@@ -55,11 +55,11 @@ Spinner common parameters
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| CSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
|
||||
@@ -140,13 +140,13 @@ Title common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -105,13 +105,13 @@ Toolbar common parameters
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddDeferredBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
| AddSubBlock | iUIBlock | |
|
||||
+-------------------+----------+------------------------------------------------------------+
|
||||
|
||||
@@ -55,11 +55,11 @@ ToolbarSpacer common parameters
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddCssFileRelPath | string | relative path of a CSS file to add |
|
||||
| AddCssFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddHtml | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| AddJsFileRelPath | string | relative path of a JS file to add |
|
||||
| AddJsFileRelPath | string | |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
| CSSClasses | array | like <code>['ibo-is-hidden', 'ibo-alert--body']</code> |
|
||||
+-------------------+--------+------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user