+
+
+ Zum Mitmachen
+
"kyu",
- 'title' => "Kyu",
- 'description'=> "Die Prüfungsprogamme der einzelnen Gürtelstufen in Bild, Ton und Text",
- 'imgUrl' => "images/obi.svg",
- 'actions' => [
- AppCardAction::fromArray(['caption'=>"Kyu-Programme", 'link'=>"kyu"]),
- ],
- ])->htmlCode().
AppCard::fromArray([
'link' => "/machs",
'title' => "Mein Achievement System",
@@ -193,7 +194,15 @@ echo(
'actions' => [
AppCardAction::fromArray(['caption'=>"Planer", 'link'=>"/pages/desktop/wkParticipo"]),
],
- ])->htmlCode().
+ ])->htmlCode()
+)
+?>
+
+
+ Zur Information
+
+ "infoZettel",
'title' => "Infozettel",
@@ -204,13 +213,40 @@ echo(
],
])->htmlCode()
);
+// @todo attendanceApp
?>
-
-
-
+ Zum Nachschlagen
+
+ "kyu",
+ 'title' => "Kyu",
+ 'description'=> "Die Prüfungsprogamme der einzelnen Gürtelstufen in Bild, Ton und Text",
+ 'imgUrl' => "images/obi.svg",
+ 'actions' => [
+ AppCardAction::fromArray(['caption'=>"Kyu-Programme", 'link'=>"kyu"]),
+ ],
+ ])->htmlCode().
+ AppCard::fromArray([
+ 'link' => "/JudoWiki",
+ 'title' => "JudoWiki",
+ 'description'=> "Ein Wiki zum Thema Judo",
+ 'imgUrl' => "http://cwsvjudo.bplaced.net/ressourcen/graphiken/icons/wikipediaW.svg",
+ 'actions' => [
+ AppCardAction::fromArray(['caption'=>"JudoWiki", 'link'=>"/JudoWiki"]),
+ ],
+ ])->htmlCode()
+);
+// @todo horstWolf
+?>
+
-
+
Zum Einstellen
+
htmlCode()
);
+?>
+
+AdminStuff".
+ "".
AppCard::fromArray([
'title' =>"lastLogins",
'description' => "".lastLoginTable().""
- ])->htmlCode()
+ ])->htmlCode().
+ "
"
);
}
?>
-