REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 654 B
Close
/home/certprox/template.certproxywizard.com/wp-content/plugins/elementor/modules/checklist/checklist-module-interface.php
Text
Base64
<?php namespace Elementor\Modules\Checklist; use Elementor\Core\Isolation\Wordpress_Adapter; use Elementor\Core\Isolation\Elementor_Adapter; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } interface Checklist_Module_Interface { public function get_name(): string; public function get_user_progress_from_db(): array; public function get_step_progress( $step_id ): ?array; public function set_step_progress( $step_id, $step_progress ): void; public function get_steps_manager(): Steps_Manager; public function get_wordpress_adapter(): Wordpress_Adapter; public function get_elementor_adapter(): Elementor_Adapter; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
data
DIR
-
drwxr-xr-x
2026-06-08 13:39:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
steps
DIR
-
drwxr-xr-x
2026-06-08 13:39:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
checklist-module-interface.php
654 B
lrw-r--r--
2026-06-08 13:39:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
module.php
7.20 KB
lrw-r--r--
2026-06-08 13:39:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
steps-manager.php
5.18 KB
lrw-r--r--
2026-06-08 13:39:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).