コード例 #1
0
ファイル: default.php プロジェクト: ranrolls/ras-full-portal
?>
    </select>
    <button onclick="document.getElementById('task').value='save';"><?php 
echo JText::_('COM_CONTENTBUILDER_SAVE');
?>
</button>
    <!--<button onclick="parent.document.getElementById('sbox-window').close();return false;"><?php 
echo JText::_('COM_CONTENTBUILDER_CANCEL');
?>
</button>-->
    
    <hr/>
    
<div class="col100">
<?php 
echo $cbcompat->startPane("view-pane");
echo $cbcompat->startPanel(JText::_('COM_CONTENTBUILDER_ELEMENT_OPTIONS'), "tab0");
?>
<h3><?php 
echo htmlentities($this->element->label, ENT_QUOTES, 'UTF-8');
?>
</h3>
<?php 
switch ($this->element->type) {
    case is_array($the_item) && in_array($this->element->type, $plugins):
        $is_plugin = true;
        ?>
    <fieldset class="adminform">
        <legend><?php 
        echo $the_item['element_type'];
        ?>