PHP Classes

File: view/melis-dashboard-plugin-creator/dashboard-plugin-creator/render-dashboard-plugin-creator-steps.phtml

Recommend this page to a friend!
  Classes of Fabrice Fesch   Melis PHP Dashboard Plugin Creator   view/melis-dashboard-plugin-creator/dashboard-plugin-creator/render-dashboard-plugin-creator-steps.phtml   Download  
File: view/melis-dashboard-plugin-creator/dashboard-plugin-creator/render-dashboard-plugin-creator-steps.phtml
Role: Example script
Content type: text/plain
Description: Example script
Class: Melis PHP Dashboard Plugin Creator
Plugin to create dashboards for the Melis platform
Author: By
Last change:
Date: 2 years ago
Size: 217 bytes
 

Contents

Class file image Download
<div id="<?php echo $this->zoneconfig['conf']['id']; ?>" data-melisKey="<?php echo $this->zoneconfig['conf']['melisKey']; ?>" class="melis-dashboard-plugin-creator-steps-content">
    <?php echo $this->step ?>
</div>