YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
$i = 0 | |
$widgetTypes = \YAWK\widget::getAllWidgetTypes($db) | |
foreach (YAWK\widget::getWidgetsArray( $db) as $widget) | |
$i = 0 |
Definition at line 83 of file widget-new.php.
$widgetTypes = \YAWK\widget::getAllWidgetTypes($db) |
Definition at line 113 of file widget-new.php.
Referenced by YAWK\widget\getAllWidgetTypes().
foreach(YAWK\template::getTemplatePositions($db) as $positions) | ( | YAWK\widget::getWidgetsArray($db) as | $widget | ) |
Definition at line 43 of file widget-new.php.