YaWK  24.1
Yet another WebKit
settings.php File Reference

Go to the source code of this file.

Variables

</div ></div ></div ><!-- ROBOTS.TXT -->< div role="tabpanel" class="tab-pane" id="robots">< h3 >< i class="fa fa-android"></i > $content = sys::getRobotsText($db, "../")
 
 $dbTables = $db->get_tables()
 
if(isset($_POST['save'])) $editorSettings = settings::getEditorSettings($db, 14)
 
 $i_settings = 0
 
print $lang ['SAVE_SETTINGS']
 
 $settings = settings::getAllSettingsIntoArray($db)
 
 foreach ( $dbTables AS $id=> $table)
 
bersetzung< small > bearbeiten</small ></h3 ></div >< div class="box-body">< label id="editLanguageSelectLabel" for="editLanguageSelect"> welche Sprache möchtest Du bearbeiten</label >< select id="editLanguageSelect" name="editLanguageSelect" class="form-control">< option > bitte auswählen</option >< option value="language/lang-de-DE.ini"> de DE</option >< option value="language/lang-en-EN.ini"> en EN</option ></select >< div id="editLanguageFooter">< button id="editLanguageBtn" class="btn btn-success pull-right" style="margin-top:5px;">< i class="fa fa-save"></i > & nbsp
 

Variable Documentation

◆ $content

</div></div></div><!-- ROBOTS.TXT --><div role="tabpanel" class="tab-pane" id="robots"><h3><i class="fa fa-android"></i> $content = sys::getRobotsText($db, "../")

Definition at line 540 of file settings.php.

◆ $dbTables

$dbTables = $db->get_tables()

Definition at line 507 of file settings.php.

◆ $editorSettings

if (isset( $_POST[ 'save'])) $editorSettings = settings::getEditorSettings($db, 14)

Definition at line 287 of file settings.php.

◆ $i_settings

$i_settings = 0

Definition at line 415 of file settings.php.

Referenced by YAWK\settings\getFormElements().

◆ $lang

print $lang[ 'SAVE_SETTINGS']

◆ $settings

$settings = settings::getAllSettingsIntoArray($db)

Definition at line 416 of file settings.php.

Referenced by YAWK\settings\getFormElements().

◆ foreach

foreach($dbTables AS $id=> $table) (   $dbTables AS,
  $table 
)

Definition at line 512 of file settings.php.

◆ nbsp

speichern</button><a href="#" id="cancelLanguageBtn" class="btn btn-danger pull-right hidden" style="margin-top:5px; margin-right:2px;"><i class="fa fa-times"></i> & nbsp

Definition at line 597 of file settings.php.