dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
job.php File Reference

Go to the source code of this file.

Functions

 tutorial_content (string $name)
 tutorial_page (string $id, string $title, string $permalink, string $description, string $keywords, string $sorter, string $content)
 tutorial_image (string $id, string $source, string $fileName, string $title, string $alt, string $caption, ?array $crop=null)
 tutorial_assign (string $id, string $mediaRef, string $pageRef, string $caption)
 tutorial_assign_existing (string $id, int $mediaId, int $pageId, string $caption)

Variables

 $bundleDir = __DIR__
 $steps = array()
 $steps []
foreach(array(507, 508, 509, 510, 511) as $usageId) $dbxKiSlides

Function Documentation

◆ tutorial_assign()

tutorial_assign ( string $id,
string $mediaRef,
string $pageRef,
string $caption )

Definition at line 74 of file tutorial-series-20260718/job.php.

◆ tutorial_assign_existing()

tutorial_assign_existing ( string $id,
int $mediaId,
int $pageId,
string $caption )

Definition at line 88 of file tutorial-series-20260718/job.php.

References $mediaId, and $pageId.

◆ tutorial_content()

tutorial_content ( string $name)

Definition at line 12 of file tutorial-series-20260718/job.php.

References $html.

◆ tutorial_image()

tutorial_image ( string $id,
string $source,
string $fileName,
string $title,
string $alt,
string $caption,
?array $crop = null )

Definition at line 50 of file tutorial-series-20260718/job.php.

References $source.

◆ tutorial_page()

tutorial_page ( string $id,
string $title,
string $permalink,
string $description,
string $keywords,
string $sorter,
string $content )

Definition at line 21 of file tutorial-series-20260718/job.php.

References $content.

Variable Documentation

◆ $bundleDir

$bundleDir = __DIR__

Definition at line 10 of file tutorial-series-20260718/job.php.

◆ $dbxKiSlides

foreach (array(507, 508, 509, 510, 511) as $usageId) $dbxKiSlides
Initial value:
= array(
array(306, 'dbxKi öffnen: Von dieser Übersicht starten Sie neue Content-, Änderungs- und Übersetzungsaufträge.'),
array(307, 'Neuen Content beschreiben: Zielseite, Thema, Zielgruppe, Aufbau und Grenzen vollständig angeben.'),
array(281, 'Ergebnis finden: Im Content Tree Zielordner, neue Seite und Sprachstatus kontrollieren.'),
array(285, 'Seitendaten prüfen: Titel, Permalink, Beschreibung, Template und Aktivstatus vergleichen.'),
array(288, 'Inhalt lesen: Überschriften, Fakten, Links, Module und Handlungsaufforderung im Editor prüfen.'),
array(291, 'Medien kontrollieren: Hero, Gallery und Inline-Medien im rechten CMS-Bereich richtig zuordnen.'),
array(308, 'Gezielt ändern: Bestehende Seite wählen und exakt benennen, welche Bereiche gleich bleiben.'),
array(309, 'Einzelseite übersetzen: Ausgangsseite, Zielsprache und Fachbegriffe festlegen.'),
array(310, 'Sprachstruktur synchronisieren: Komplette Zielsprachen nur nach sorgfältiger Bereichs- und Inhaltsprüfung erzeugen.'),
)

Definition at line 138 of file tutorial-series-20260718/job.php.

◆ $steps [1/2]

$steps[]
Initial value:
= array(
'id' => 'update_dbxcontent_dbxki',
'action' => 'page.update',
'params' => array(
'lng' => 'de',
'id' => 89,
'patch' => array(
'title' => 'Tutorial: dbxContent mit dbxKi',
'seo_title' => 'Tutorial: dbxContent mit dbxKi',
'description' => 'Neue CMS-Seiten, gezielte Änderungen, Medien, Prüfung und Übersetzungen mit dbxKi – Schritt für Schritt.',
'keywords' => 'dbxContent, dbxKi, CMS, Content erstellen, Content ändern, Übersetzung, Tutorial',
'content' => tutorial_content('dbxcontent-dbxki'),
'template' => 'c-body1-footer',
'hero_template' => 'none',
'hero_image_id' => 'none',
'gallery_template' => 'image-gallery',
'gallery_visible_count' => '1',
'gallery_image_size' => 'original',
'gallery_lightbox_width' => '100vw',
'gallery_overflow' => 'tutorial',
'gallery_click_behavior' => 'lightbox',
),
),
)
tutorial_content(string $name)

Definition at line 105 of file tutorial-series-20260718/job.php.

◆ $steps [2/2]

$steps = array()

Definition at line 102 of file tutorial-series-20260718/job.php.