Преглед на файлове

Added 2 more string like types

idchlife преди 9 години
родител
ревизия
e8f9aefdae
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      Resources/doc/reference/action_list.rst

+ 4 - 0
Resources/doc/reference/action_list.rst

@@ -151,6 +151,10 @@ Available types and associated options
 +-----------+----------------+-----------------------------------------------------------------------+
 +-----------+----------------+-----------------------------------------------------------------------+
 | string    |                | Renders a simple string.                                              |
 | string    |                | Renders a simple string.                                              |
 +-----------+----------------+-----------------------------------------------------------------------+
 +-----------+----------------+-----------------------------------------------------------------------+
+| text      |                | See 'string'                                                          |
++-----------+----------------+-----------------------------------------------------------------------+
+| html      |                | Renders string as html                                                |
++-----------+----------------+-----------------------------------------------------------------------+
 | time      |                | Renders a datetime's time with format ``H:i:s``.                      |
 | time      |                | Renders a datetime's time with format ``H:i:s``.                      |
 +-----------+----------------+-----------------------------------------------------------------------+
 +-----------+----------------+-----------------------------------------------------------------------+
 | trans     | catalogue      | Translates the value with catalogue ``catalogue`` if defined.         |
 | trans     | catalogue      | Translates the value with catalogue ``catalogue`` if defined.         |