Как получить имя пользовательского поля?

More
3 years 1 month ago #8746 by rra_01
Здравствуйте.

Кусок кода из шаблона модуля:
<form id="mod-finder-searchform-<?php echo $module->id; ?>" action="<?php echo $action; ?>" method="<?php echo $form_method; ?>" class="form-search">
    <div class="jlcontentfieldsfilter<?php echo $moduleclass_sfx; ?>">
        
        <?php foreach($fields as $v) : ?>
            <?php if($v):?>
                <div class="jlmf-section">
                    <?php echo $v; ?>
                </div>    
            <?php endif;?>
        <?php endforeach; ?>
        
        <?php if($enableOrdering) : ?>
        <div class="jlmf-section">
            <?php echo $orderingSelect; ?>
        </div>    
        <?php endif; ?>
        
        <div class="jlmf-section">
            <?php if (!$autho_send) : ?>
                <button type="submit" class="jlmf-button"><?php echo JText::_('MOD_JLCONTENTFIELDSFILTER_SUBMIT'); ?></button>
            <?php endif; ?>
            <div><button type="button" class="jlmf-link" onclick="return JlContentFieldsFilter.clearForm(this);"><?php echo JText::_('MOD_JLCONTENTFIELDSFILTER_RESET'); ?></button></div>
        </div>
 
    </div>
    <?php if($option == 'com_tags'){ ?>
    <input type="hidden" name="tag_category_id" value="<?php echo $catid; ?>">
    <?php } ?>
    <input type="hidden" name="jlcontentfieldsfilter[is_filter]" value="1">
</form>
 

Как из <?php echo $v; ?> получить имя пользовательского поля (<div class="jlmf-label"><?php echo $label; ?></div>)?  

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum

Last from the forum

    • freeblogherenow
    • According to expert research, the impact of weight reduction relies upon no longer best at the content material of the food regimen, but greater importantly on calorie control. Many human beings are worried that controlling energy without taking note of nutrients will affect weight reduction outcomes?  
    • In Modules Joomline / JL MP3 Player
    • whyblogelsewherecenter
    • One day, a monkey drove his car near a lake. Sudden, he saw a tiger under a tree. The tiger saw him, too. The tiger ran very fast at the monkey. The monkey was very afraid and he and his car fell into the lake. The monkey couldn't swim and he shouted. A rabbit came and he jumped into the lake. The abbit swam to the monkey but did not help him. Both of them shouted forhelp. Luckily, a giraffe came along. He was very tall. He helped the rabbit and the monkey.  
    • In Modules Joomline / JL Content Fields Filter
    • How to Use Conservative Cache and JL Content Filte...
    • Los tipos de letras bonitas son cruciales para realzar el diseño gráfico y la comunicación visual. Existen varias categorías que destacan por su estética y estilo. Las fuentes cursivas, como *Dancing Script*, añaden un toque elegante y personal, perfectas para invitaciones y decoraciones. Las fuentes serif, como *Playfair Display*, ofrecen un aspecto clásico y sofisticado, ideal para textos más formales. En contraste, las sans serif, como *Helvetica* o *Montserrat*, brindan una apariencia moderna y limpia. Las fuentes decorativas, como *Lobster*, capturan la atención y son perfectas para títulos creativos. Elegir el tipo adecuado de letra puede mejorar la presentación y la efectividad del mensaje.
    • In Modules Joomline / JL Content Fields Filter
© 2010- JoomLine
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries. joomline.net is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.

email: This email address is being protected from spambots. You need JavaScript enabled to view it.