Go to the source code of this file.
Variables | |
| $fieldsContent = file_get_contents(__DIR__ . '/content/cms-fields-editor.html') | |
| $editorContent = file_get_contents(__DIR__ . '/content/cms-editor.html') | |
| $overviewContent = file_get_contents(__DIR__ . '/content/tutorial-overview.html') | |
| if($fieldsContent===false|| $editorContent===false|| $overviewContent===false) | $fieldMedia |
| $editorMedia | |
| $steps = array() | |
| foreach(array_merge($fieldMedia, $editorMedia) as $item) foreach(array(486, 487, 488, 489, 490, 491) as $usageId) foreach($fieldMedia as $item) | $steps [] |
| $editorContent = file_get_contents(__DIR__ . '/content/cms-editor.html') |
Definition at line 11 of file cms-fields-editor-tutorials-20260721/job.php.
| $editorMedia |
Definition at line 24 of file cms-fields-editor-tutorials-20260721/job.php.
| if ( $fieldsContent===false||$editorContent===false||$overviewContent===false) $fieldMedia |
Definition at line 17 of file cms-fields-editor-tutorials-20260721/job.php.
| $fieldsContent = file_get_contents(__DIR__ . '/content/cms-fields-editor.html') |
Definition at line 10 of file cms-fields-editor-tutorials-20260721/job.php.
| $overviewContent = file_get_contents(__DIR__ . '/content/tutorial-overview.html') |
Definition at line 12 of file cms-fields-editor-tutorials-20260721/job.php.
| foreach ( $editorMedia as $item) $steps[] |
Definition at line 81 of file cms-fields-editor-tutorials-20260721/job.php.
| $steps = array() |
Definition at line 35 of file cms-fields-editor-tutorials-20260721/job.php.