PATH:
home
/
letacommog
/
letaweb
/
protected
/
extensions
/
yiibooster
/
userdoc
/
redactorjs
<?php // Basic usage of TbRedactorJs widget $this->widget( 'booster.widgets.TbRedactorJs', [ 'name' => 'some_name', 'value' => '<b>Here is the text which will be put into editor view upon opening.</b>', ] );
[+]
..
[-] example.callbacks_passing.php
[edit]
[-] redactorjs.xml
[edit]
[-] example.with_lang_and_plugins.php
[edit]
[-] example.basic.php
[edit]