PHP Classes

File: docs/_sources/I18Next/Locale/Processor/Value.rst.txt

Recommend this page to a friend!
  Classes of Francesco Danti   ATK4 i18next PHP   docs/_sources/I18Next/Locale/Processor/Value.rst.txt   Download  
File: docs/_sources/I18Next/Locale/Processor/Value.rst.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: ATK4 i18next PHP
Translate application texts like il8next-PHP
Author: By
Last change:
Date: 4 years ago
Size: 1,258 bytes
 

Contents

Class file image Download
.. rst-class:: phpdoctorst .. role:: php(code) :language: php Value ===== .. php:namespace:: I18Next\Locale\Processor .. rst-class:: final .. php:class:: Value :Source: `src/I18Next/Locale/Processor/Value.php#12 <https://github.com/abbadon1334/phpdoc-to-rst/blob/master/src/I18Next/Locale/Processor/Value.php#L12>`_ :Parent: :php:class:`I18Next\\Locale\\Processor\\AbstractProcessor` Summary ------- Methods ~~~~~~~ * :php:meth:`public processValue\($found\_key, $parameters\)<I18Next\\Locale\\Processor\\Value::processValue\(\)>` * :php:meth:`private processValueInterpolate\($found\_key, $parameters\)<I18Next\\Locale\\Processor\\Value::processValueInterpolate\(\)>` * :php:meth:`private processValueReplaceParameter\($found\_key, $index, $parameters\)<I18Next\\Locale\\Processor\\Value::processValueReplaceParameter\(\)>` * :php:meth:`private processValueNested\($found\_key, $parameters\)<I18Next\\Locale\\Processor\\Value::processValueNested\(\)>` Methods ------- .. rst-class:: public .. php:method:: public processValue( &$found_key, $parameters) :Source: `src/I18Next/Locale/Processor/Value.php#14 <https://github.com/abbadon1334/phpdoc-to-rst/blob/master/src/I18Next/Locale/Processor/Value.php#L14>`_