Skip to content

Commit d8aef2c

Browse files
committed
docs: make description more precise
1 parent 6f2969d commit d8aef2c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

user_guide_src/source/general/common_functions.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,10 @@ Service Accessors
128128

129129
.. literalinclude:: common_functions/002.php
130130

131-
.. note:: If you are using the :doc:`form helper </helpers/form_helper>`, this feature is built-in. You only
132-
need to use this function when not using the form helper.
131+
.. note:: If you are using the :php:func:`set_value()`, :php:func:`set_select()`,
132+
:php:func:`set_checkbox()`, and :php:func:`set_radio()` functions in
133+
:doc:`form helper </helpers/form_helper>`, this feature is built-in. You only
134+
need to use this function when not using the form helper.
133135

134136
.. php:function:: session([$key])
135137

0 commit comments

Comments
 (0)