×
Text module
Description
Text module helps you to create live editable texts on frontend.
Include
use yii\easyii\modules\text\api\Text;
Public functions
string Text::get( $id_slug ) | ||
$id_slug | integer / string | Text identifier can be integer (id) or string (slug) |
Returns text block. |