Sindbad~EG File Manager

Current Path : /var/www/web3/encuestasupua/application/views/themeOptions/
Upload File :
Current File : /var/www/web3/encuestasupua/application/views/themeOptions/theme_buttons.php

<?php
$this->widget('ext.ButtonGroupWidget.ButtonGroupWidget', [
    'name' => 'toggle_question_theme' . $id,
    'id' => 'toggle_question_theme'. $id,
    'checkedOption' => $buttons['visibility_button']['visible'],
    'selectOptions' => [
        '1' => gT('On'),
        '0' => gT('Off'),
    ],
    'htmlOptions' => [
        'class' => 'toggle_question_theme',
        'data-url' => $buttons['visibility_button']['url']
    ]
]);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists