<?php /* 作者:drupalhunter 联系方式:drupalhunter@foxmail.com 功能:通过字段名字,也可设置辅助参数:字段所属的内容类型等,输出该字段的form-html代码 使用:自己看着办!不懂再说 适用版本:drupal 7 这只是一个简单的测试函数,如果亲需要更多地容错处理,请自行添加! */ function output_field_7($field_name,$bundle='',$entity_type=''){ $form_state = array(); $items = array(); $element['#parents'] = array(); $field_info = field_info_field($field_name); if($bundle=='' || $entity_type==''){ $array_entity_type = array_keys($field_info['bundles']); $array_bundle = $field_info['bundles']; $entity_type = $array_entity_type[0]; $bundle = $array_bundle[$entity_type][0]; } $field_instance = field_info_instance($entity_type, $field_name, $bundle); echo(render(field_default_form($field_instance['entity_type'], NULL, $field_info, $field_instance, LANGUAGE_NONE, $items, $element, $form_state, 0))); }

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver CS6
Visual web development tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

WebStorm Mac version
Useful JavaScript development tools

Atom editor mac version download
The most popular open source editor

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
