Most form api drupal related news are at:

romka.eu – Ромка!eu

Quickpong — онлайн версия игры Pong 17 May 2013 | 12:17 am

2 Vote up! Разработал и запустил на домене quickpong.com онлайн версию игры Pong. В игре (by design) реализован только режим мультиплейера, то есть игра идет не против искусственного интеллекта, а п...

Интеграция системы статистики Piwik с Drupal 6 21 Oct 2012 | 02:48 pm

1 Vote up! При работе над Drupal-проектом у меня возникла необходимость сбора детальной статистики о просмотрах материалов и вывода этой статистики в виде блоков, отображающих самые просматриваемые ...

More form api drupal related news:

Drupal 6 Redirect Form hook_form_alter bookmarks.honewatson.com 3 Mar 2010 | 11:52 pm

How to redirect a form in drupal 6. Inside your module call hook_form_alter. Of course you need to find the appropriate $form_id.

Drupal 6.x全局变量中文描述 xdrupal.org 18 Apr 2010 | 01:32 am

6.x 原文: http://api.drupal.org/api/globals Name Location Description $active_db developer/globals.php 激活的数据库链接。 原文:Active database connection. $base_path developer/globals.php Drupal安装的基本路径。最...

The Form Hunt dudenhofer.com 12 Aug 2011 | 08:33 am

Finding the way to create custom form templates in Drupal 7 Sometimes getting started in Form API can be like opening random doors until you find a piece of what you are looking for. Then you have to...

How to redirect a form in drupal arnelbornales.wordpress.com 25 Aug 2009 | 05:21 am

<?php function MODULENAME_form_alter(&$form, $form_state, $form_id){ global $user; switch ($form_id) { // This is our form ID. case ‘YOUR_NODE_FORM_ID’: // like page_node_form(for node/add/page) ...

Перевод статьи API Drupal про Базы Данных upal.ru 13 Jul 2008 | 04:00 am

Database abstraction layer Абстрактная прослойка для Баз Данных read more

Drupal 7 Multi-Step Form (FAPI) with Table Report public-action.org 8 Dec 2010 | 10:56 am

In this post we are going to show how easy it is using Drupal 7's Form API (aka FAPI) to create a multi-step form with a simple html table report. We'll also demonstrate the development technique of ...

Dependent Lists and Ajax Form Submission public-action.org 6 Dec 2010 | 01:55 pm

In this post we going to demo how simple it is to create dynamic forms with Drupal 7 Form API (aka FAPI). Our form will have 2 select lists (aka drop down combo boxes). Our first list lets a user sel...

Theming Forms with Drupal alexcreativeconsulting.com 27 Nov 2011 | 10:40 am

Continuing to use the Jivamukti Drupal website example this tutorial will be on theming FORMS. To theme forms you must know the form_id Next step you must tell the drupal register about your them...

Drupal Forms API Reference drupaltutorial4u.blogspot.com 25 Apr 2011 | 06:10 am

The Drupal forms API is a powerful leap forward. It also allows for almost unlimited possibilities for custom theming, validation, and execution of forms. Even better, ANY form (even those in core) ca...

Customize search form in Drupal alsuleman.info 17 Mar 2011 | 06:38 am

paste this in your template.php file in theme directory, please read following code and customize with your needs

Recently parsed news:

Recent keywords:

Recent searches: