Video

Kategorie

Gibt ein Array mit entsprechenden Kategorien zurück

Eingabe

$arrayConfig = array();
$arrayConfig["orderby"] = 'headline';
$arrayConfig["direction"] = 'asc';
$arrayConfig["limit"] = '100';
$arrayConfig["start"] = '0';
$arrayConfig["search"] = 'club';
$arrayConfig["label"] = '1';
$arrayConfig["website"] = '1';
$arrayConfig["status"] = '1';

getStreamCategorieList($arrayConfig);
Variabel/Funktion Erklärung
$arrayConfig Array mit der Konfiguration
orderby Sortierung
id : ID
headline : Titel (Standard)
direction Sortierung
asc : Aufsteigend (Standard)
desc : Absteigend
limit Start der Einträge
number : Standard ist 100
search Suchbegriff
label Zuteilungs ID
website Webseite
all : Alle Seiten
id : Spezifische Seiten ID
Standard wird die Seiten ID übernommen
status Status
0 : Deaktiviert
1 : Aktiv (Standard)
getStreamCategorieList Funktion, gibt eine Liste als Array zurück
Variable 1 Konfigurations Array

Ausgaben

Array
(
    [0] => Array
        (
            [id] => 14
            [key] => Test230114
            [tags] => Schlager
            [headline] => Test2301
            [content] => 

adfdfdfdf

[label] => Array ( [0] => 6 ) [website] => Array ( [0] => 1 ) [status] => 1 [update] => 2026-01-23 11:34:26 [image] => Array ( [image] => media/stream/streamscategory/image/14_T1769164463T.jpg [thumbnail] => media/stream/streamscategory/image/thumbnail/14_T1769164463T.jpg [small] => media/stream/streamscategory/image/small/14_T1769164463T.jpg ) ) [1] => Array ( [id] => 10 [key] => test10 [tags] => Alles, Geht, Kommt, Noch, Was [headline] => Videos_test [content] =>

Hinzu und weg

[label] => Array ( [0] => 3 ) [website] => Array ( [0] => 1 ) [status] => 1 [update] => 2023-01-16 11:56:45 [image] => Array ( [image] => media/stream/streamscategory/image/10_T1675676014T.webp [thumbnail] => media/stream/streamscategory/image/thumbnail/10_T1675676014T.webp [small] => media/stream/streamscategory/image/small/10_T1675676014T.webp ) ) [2] => Array ( [id] => 13 [key] => Winter2613 [tags] => Winter [headline] => Winter26 [content] =>

asdfdfdsfdsf

[label] => Array ( [0] => 6 ) [website] => Array ( [0] => 1 ) [status] => 1 [update] => 2026-01-20 18:21:43 [image] => Array ( [image] => media/stream/streamscategory/image/13_T1768929701T.webp [thumbnail] => media/stream/streamscategory/image/thumbnail/13_T1768929701T.webp [small] => media/stream/streamscategory/image/small/13_T1768929701T.webp ) ) )
Variabel Erklärung
id ID
headline Titel
content Inhalt
label Array mit den Zuteilungen
website Array mit den Webseiten
status 1 : Aktiv
update Letzte Speicherung
image Hauptbild Array
image Bild in voller Auflösung und geprüft
thumbnail Thumbnail und geprüft
small Klein und geprüft
Gibt den Inhalt einer Kategorie als Array zurück

Eingabe

getStreamCategorieContent("2");
Variabel/Funktion Erklärung
getStreamCategorieContent Funktion, gibt den Inhalt der Infoseite als Array zurück
Variable 1 ID/Key der Kategorie

Ausgaben

Array
(
    [id] => 10
    [key] => test10
    [tags] => Alles, Geht, Kommt, Noch, Was
    [headline] => Videos_test
    [content] => 

Hinzu und weg

[label] => Array ( [0] => 3 ) [website] => Array ( [0] => 1 ) [status] => 1 [update] => 2023-01-16 11:56:45 [image] => Array ( [image] => media/stream/streamscategory/image/10_T1675676014T.webp [thumbnail] => media/stream/streamscategory/image/thumbnail/10_T1675676014T.webp [small] => media/stream/streamscategory/image/small/10_T1675676014T.webp ) )
Variabel Erklärung
id ID
headline Titel
content Inhalt
label Array mit den Zuteilungen
website Array mit den Webseiten
status 1 : Aktiv
update Letzte Speicherung
image Hauptbild Array
image Bild in voller Auflösung und geprüft
thumbnail Thumbnail und geprüft
small Klein und geprüft

Streams

Gibt ein Array mit Streams zurück

Eingabe

$arrayConfig = array();
$arrayConfig["orderby"] = 'headline';
$arrayConfig["direction"] = 'desc';
$arrayConfig["limit"] = '100';
$arrayConfig["start"] = '0';
$arrayConfig["search"] = 'test';
$arrayConfig["categorie"] = '2';
$arrayConfig["label"] = '1';
$arrayConfig["website"] = '1';
$arrayConfig["status"] = '1';

getStreamList($arrayConfig);
Variabel/Funktion Erklärung
$arrayConfig Array mit der Konfiguration
orderby Sortierung
id : ID
headline : Titel (Standard)
direction Sortierung
asc : Aufsteigend (Standard)
desc : Absteigend
limit Start der Einträge
number : Standard ist 100
start Start der Einträge
number : Standard ist 0
search Suchbegriff
categorie Kategorie ID
label Zuteilungs ID
website Webseite
all : Alle Seiten
id : Spezifische Seiten ID
Standard wird die Seiten ID übernommen
status Status
0 : Deaktiviert
1 : Aktiv (Standard)
getStreamList Funktion, gibt eine Liste als Array zurück
Variable 1 Konfigurations Array

Ausgaben

Array
(
    [0] => Array
        (
            [id] => 6
            [key] => Lass-laufen6
            [tags] => Aadfb, Dfbdfb, Sgbs
            [headline] => Lass laufen
            [content] => 

super trupper

[url] => https://www.youtube.com/watch?v=aqz-KE-bpKQ [embed] => [date] => 1665153720 [categorie] => 10 [label] => Array ( [0] => 3 ) [website] => Array ( [0] => 1 ) [status] => 1 [update] => 2025-02-05 10:55:19 ) [1] => Array ( [id] => 11 [key] => asdfasdfa-sdf11 [tags] => [headline] => asdfasdfa sdf [content] => [url] => https://www.youtube.com/watch?v=aqz-KE-bpKQ [embed] => [date] => 1769084880 [categorie] => 10 [label] => Array ( [0] => ) [website] => Array ( [0] => 1 ) [status] => 1 [update] => 2026-01-22 13:28:59 ) )
Variabel Erklärung
id ID
headline Titel
content Inhalt
url Video URL
embed Einbindungscode für den Video
date Datum als UNIX Time
categorie Kategorie ID
label Array mit den Zuteilungen
website Array mit den Webseiten
status 1 : Aktiv
update Letzte Speicherung
Gibt den Inhalt eines Link als Array zurück

Eingabe

getStreamContent("4");
Variabel/Funktion Erklärung
getStreamContent Funktion, gibt den Inhalt des Link als Array zurück
Variable 1 ID/Key des Link

Ausgaben

Array
(
    [id] => 6
    [key] => Lass-laufen6
    [tags] => Aadfb, Dfbdfb, Sgbs
    [headline] => Lass laufen
    [content] => 

super trupper

[url] => https://www.youtube.com/watch?v=aqz-KE-bpKQ [embed] => [date] => 1665153720 [categorie] => 10 [label] => Array ( [0] => 3 ) [website] => Array ( [0] => 1 ) [status] => 1 [update] => 2025-02-05 10:55:19 )
Variabel Erklärung
id ID
headline Titel
content Inhalt
url Video URL
embed Einbindungscode für den Video
date Datum als UNIX Time
categorie Kategorie ID
label Array mit den Zuteilungen
website Array mit den Webseiten
status 1 : Aktiv
update Letzte Speicherung