Go to the source code of this file.
Variables | |
| $dir = dirname(__DIR__) . '/tpl/htm/' | |
| $topics | |
| $written = 0 | |
| $preserved = 0 | |
| foreach ( $topics as $file=> $html) | |
| $dir = dirname(__DIR__) . '/tpl/htm/' |
Definition at line 2 of file seed_admin_help_tpl.php.
Referenced by dbx\dbxAdmin\dbxModuleImages\absDir(), dbx\dbxDesign_admin\dbxDesignService\backupDesign(), dbx\dbxContent\dbxContentPageCache\baseDir(), dbxDD\build_backup_file_name(), dbx_lng_resolve_file(), dbxDD\ensure_sqlite_db_file_for_dd(), dbx\dbxAdmin\dbxModuleImages\ensureDir(), error_log_file(), dbx\dbxDesign_admin\dbxDesignService\listDesigns(), dbx\dbxAdmin\dbxModuleImages\mediaBrowserRows(), dbx\dbxAdmin\dbxModuleRegistry\moduleImageEmptyPlaceholderUrl(), dbx\dbxContent\dbxContentPageCache\purgeLegacyMenuCache(), dbx\dbxDesign_admin\dbxDesignService\relativeFiles(), dbxDownload\run(), dbxDD\schema_mapping_dir(), WorkflowDefinitionDbStub\select(), set_config(), dbxUpload\temp_dir(), dbx\dbxDesign_admin\dbxDesignService\validateDesignDirectory(), and dbxDD\write_dd().
| $preserved = 0 |
Definition at line 271 of file seed_admin_help_tpl.php.
| $topics |
Definition at line 3 of file seed_admin_help_tpl.php.
Referenced by dbx\dbxAdmin\dbxAdminHelp\barMeta(), dbx\dbxAdmin\dbxAdminHelp\button(), dbx\dbxAdmin\dbxAdminHelp\topicPermalink(), and dbx\dbxAdmin\dbxAdminHelp\topics().
| $written = 0 |
Definition at line 270 of file seed_admin_help_tpl.php.
| foreach($topics as $file=> $html) | ( | $topics as, | |
| $html ) |
Definition at line 272 of file seed_admin_help_tpl.php.