api.drupalproject.org api.drupalproject.org

api.drupalproject.org

Drupal API 参考手册 | Drupal中文API手册

Drupal 7.x 活动标签. 搜索 Drupal 7.x.

http://api.drupalproject.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR API.DRUPALPROJECT.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.0 out of 5 with 5 reviews
5 star
2
4 star
0
3 star
1
2 star
0
1 star
2

Hey there! Start your review of api.drupalproject.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

6.8 seconds

CONTACTS AT API.DRUPALPROJECT.ORG

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Drupal API 参考手册 | Drupal中文API手册 | api.drupalproject.org Reviews
<META>
DESCRIPTION
Drupal 7.x 活动标签. 搜索 Drupal 7.x.
<META>
KEYWORDS
1 跳转到主要内容
2 drupal中文api手册
3 我们一直在翻译中,大部分还没有翻译,敬请谅解
4 drupal 6
5 drupal 7
6 drupal 8
7 其他项目api
8 返回主站
9 你在这里
10 drupal api 参考手册
CONTENT
Page content here
KEYWORDS ON
PAGE
跳转到主要内容,drupal中文api手册,我们一直在翻译中,大部分还没有翻译,敬请谅解,drupal 6,drupal 7,drupal 8,其他项目api,返回主站,你在这里,drupal api 参考手册,drupal 6 x,drupal 8 x,drupal核心组件,模块系统 drupal 钩子机制,数据库抽象层,菜单系统,表单生成系统,文件上传系统,字段系统,搜索系统,节点访问控制系统,主题系统,全局变量,示例模块,深入探讨,表单系统api参考,函数名,文件名或主题 *,当前支持部分匹配搜索
SERVER
Apache/2.2.15 (CentOS)
POWERED BY
PHP/5.6.9
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Drupal API 参考手册 | Drupal中文API手册 | api.drupalproject.org Reviews

https://api.drupalproject.org

Drupal 7.x 活动标签. 搜索 Drupal 7.x.

INTERNAL PAGES

api.drupalproject.org api.drupalproject.org
1

Menu system | Drupal API 文册

http://api.drupalproject.org/api/drupal/drupal!includes!menu.inc/group/menu/7.x

8x drupal/core/lib/Drupal/Core/Menu/menu.api.php. Define the navigation menus, and route page requests to code based on URLs. The Drupal menu system drives both the navigation system from a user perspective and the callback system that Drupal uses to respond to URLs passed from the browser. For this reason, a good understanding of the menu system is fundamental to the creation of complex modules. As a note, this is related to, but separate from menu.module. When responding to a page request, the menu sys...

2

常量 | Drupal API 文册

http://api.drupalproject.org/api/constants/7

Drupal 7.x 活动标签. Denotes that a feed's items should never expire. ARCHIVE TAR ATT SEPARATOR. ARCHIVE TAR END BLOCK. Hides this block by default but lets individual users show it. Shows this block by default, but lets individual users hide it. Users cannot control whether or not they see this block. Denotes that a block is not enabled in any region and should not be shown. Shows this block on only the listed pages. Shows this block on every page except the listed pages. COMMENT ANONYMOUS MAYNOT CONTACT.

3

Form API Reference | Drupal API 文册

http://api.drupalproject.org/api/drupal/documentation!developer!topics!forms_api_reference.html/7.x

6x documentation/developer/topics/forms api reference.html. 7x documentation/developer/topics/forms api reference.html. This document provides a programmer's reference to the Drupal Form API. For a brief introduction on how to create forms, see the Form generation guide. For more extensive information about the Form API, see the Form API handbook. Note that internal properties are not included in the table below, but are included in the Properties list. These include: #built. Default: submit), #disabled.

4

Field API | Drupal API 文册

http://api.drupalproject.org/api/drupal/drupal!modules!field!field.module/group/field/7.x

Attach custom data fields to Drupal entities. The Field API defines two primary data structures, Field and Instance, and the concept of a Bundle. A Field defines a particular type of data that can be attached to entities. A Field Instance is a Field attached to a single Bundle. A Bundle is a set of fields that are treated as a group by the Field Attach API and is related to a single fieldable entity type. Field definitions are represented as an array of key/value pairs. Id (integer, read-only). The name ...

5

File interface | Drupal API 文册

http://api.drupalproject.org/api/drupal/drupal!includes!file.inc/group/file/7.x

Common file handling functions. Fields on the file object:. The {users}.uid of the user who is associated with the file. Name of the file with no path components. This may differ from the basename of the filepath if the file is renamed to avoid overwriting an existing file. URI of the file. The file's MIME type. The size of the file in bytes. Will be removed during cron runs. UNIX timestamp for the date the file was added to the database. API for handling file uploads and server file management. Deletes ...

UPGRADE TO PREMIUM TO VIEW 6 MORE

TOTAL PAGES IN THIS WEBSITE

11

LINKS TO THIS WEBSITE

drupalproject.org drupalproject.org

精选文档 | Drupal项目社区

http://www.drupalproject.org/documents

Services 3.x operations和actions的区别. Services模块一共有4种类别的资源操作,operations, actions, relationships, target actions。 查看更多 about Services 3.x operations和actions的区别. 译者注 本文较长,而且不是很好理解,加之译者水平有限,错误和疏漏在所难免,如有发现任何问题,欢迎指出,本文前半部分说的是REST的背景和基本概念,后半部分说的是 Drupal 8 对REST的支持程度,从中我们可以知道什么才是真正的REST,而这个概念,我相信很多人目前还没搞清楚。 Drupal 8 最让人期待的特性之一就是核心对 RESTful Web Services 的整合。 查看更多 about [译] 使用REST API,让世界与你互动. 升级到MacOSX 10.10 Yosemite一切都很顺利,但是,当我进入开发环境,启动MAMP时,发现MySQL启动成功,而Apache无法启动。 AH00169: caught SIGTERM, shutting down.

drupalproject.org drupalproject.org

隐藏管理导航 | Drupal项目社区

http://www.drupalproject.org/tags/yin-cang-guan-li-dao-hang

drupalproject.org drupalproject.org

数据备份 | Drupal项目社区

http://www.drupalproject.org/tags/数据备份

drupalproject.org drupalproject.org

键盘导航 | Drupal项目社区

http://www.drupalproject.org/tags/jian-pan-dao-hang

drupalproject.org drupalproject.org

Drupal项目库 - 核心/模块/主题/发行版 | Drupal项目社区

http://www.drupalproject.org/projects

Better Entity Reference Formatter. Geolocation Nominatim Geocoder Widget. Progress theme (Bootstrap sub theme). Drupal 8 Custom Theme. OS Delta - Drupal 7 business theme. Corporation - Drupal Business Theme. Photographer - Drupal One Page Portfolio Theme. Chaos tool suite (ctools). Adminimal - Responsive Administration Theme (Drupal 8 ready! Chaos tool suite (ctools).

drupalproject.org drupalproject.org

精彩专题 | Drupal项目社区

http://www.drupalproject.org/topics

Services 3.x operations和actions的区别.

drupalproject.org drupalproject.org

还原 | Drupal项目社区

http://www.drupalproject.org/tags/还原

drupalproject.org drupalproject.org

备份 | Drupal项目社区

http://www.drupalproject.org/tags/备份

drupalproject.org drupalproject.org

一键隐藏管理导航相关模块 | Drupal项目社区

http://www.drupalproject.org/topic/drupal-hide-admin-navbar-related-modules

在 星期五, 05/01/2015 - 02:20 提交. Admin Toggle模块旨在隐藏一些页面元素使得管理员可以在管理员视角和匿名用户视角来回切换,在这个背景下,这个模块首先就实现了对Toolbar或 Administration menu. Admin Menu Hider模块通过快捷键可以控制 Administration menu. Services 3.x operations和actions的区别.

drupalproject.org drupalproject.org

Administration menu | Drupal项目社区

http://www.drupalproject.org/project/admin_menu

于北京时间 2007年01月12日 10点40分 发布于 Drupal. Targz (52.15 KB). Zip (62.64 KB). Targz (53.31 KB). Zip (67.64 KB). Targz (52.24 KB). Zip (62.72 KB). Services 3.x operations和actions的区别.

UPGRADE TO PREMIUM TO VIEW 10 MORE

TOTAL LINKS TO THIS WEBSITE

20

OTHER SITES

api.drupal.ru api.drupal.ru

Справочник API | Drupal API

Функция, файл или раздел: *. Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся. И можешь тут же начать переводить. Добро пожаловать в документацию Drupal для разработчиков. Система модулей (хуки Drupal). Система доступа к нодам. Как создавать форматы ввода. Как создавать типы контента (нод). Как ограничить доступ к нодам. Как расширять существующие типы контента. Скрыть вход по OpenID. Материалы этого сайта находятся под лицензией Creative Commons Attribution-Share Alike 3.0.

api.drupalcommerce.org api.drupalcommerce.org

API reference | api.drupalcommerce.org

Skip to Main Content Area. Function, file, or topic: *. Welcome to api.drupalcommerce.org. Here are a few links to key sections of the embedded documentation, but you can use the search block to find any function, class, etc., in Drupal Commerce and modules that it depends on, including Drupal. (If you think other modules should be included here, just ask.). Commerce Bulk Product Creation.

api.drupalecommerce.org api.drupalecommerce.org

7.x | API reference | Drupal Functions

Skip to main content. Function, file, or topic *. Partial match search is supported. Welcome to the Drupal developer's documentation. Newcomers to Drupal development should read the conceptual information provided in the A few components of Drupal section below, and then proceed to examine one of the heavily-documented example modules below. The examples are fully-functioning Drupal modules, so you can download them from the contributions repository and alter them as you experiment.

api.drupalgap.org api.drupalgap.org

DrupalGap API: Index

Welcome to the DrupalGap API (Application Programming Interface)! Drupalgap entity page container. Drupalgap entity page container id. Drupalgap entity page container inject. Drupalgap form add another item. Drupalgap form element items widget arguments. Drupalgap form render element. Drupalgap form render element item. Drupalgap form render elements. Drupalgap form state values assemble get element value. Drupalgap form submit response errors. Drupalgap goto prepare path. Drupalgap page title pageshow.

api.drupalhelp.net api.drupalhelp.net

API reference | Drupal API Reference Help

Drupal API Reference Help. Welcome to the Drupal developer's documentation. Newcomers to Drupal development should read the conceptual information provided in the Components of Drupal section, and then proceed to examine one of the heavily-documented example modules below. The examples are fully-functioning Drupal modules, so you can download them from the contributions repository and alter them as you experiment. A few components of Drupal. Module system (Drupal hooks).

api.drupalproject.org api.drupalproject.org

Drupal API 参考手册 | Drupal中文API手册

Drupal 7.x 活动标签. 搜索 Drupal 7.x.

api.drush.org api.drush.org

6.x | API reference | Drush API

Skip to main content. Contains filters are case sensitve. These functions handle command dispatching, and can be used to programatically invoke drush commands in different ways. These functions manage command processing by the main function in drush.php. Functions to manage extensions. Functions to execute commands. Get input from the user. Logging information to be provided as output. These functions are primarily for diagnostic purposes, but also provide an overview of tasks that were taken by drush.

api.drush.ws api.drush.ws

8.0.x | API reference | Drush API

Skip to main content. Contains filters are case sensitve. These functions handle command dispatching, and can be used to programatically invoke drush commands in different ways. These functions manage command processing by the main function in drush.php. Functions to manage extensions. Functions to execute commands. Get input from the user. Logging information to be provided as output. These functions are primarily for diagnostic purposes, but also provide an overview of tasks that were taken by drush.

api.dtehost.com api.dtehost.com

Deloitte Expense API

Https:/ api.dtehost.com. This document defines the collection of API’s available for the Deloitte expense API. An API for returning the data for the currently logged in user. User List ¶. A simple API for posting and requesting images. Error messages may not be the exact messages returned but it is assumed that they will be user friendly. File List ¶. Rounded to the nearest kilobyte. Will not return zero unless file is zero bytes. You are not authorized to upload files.". Get a list of all files. Reprehe...

api.dudumobile.com api.dudumobile.com

Bulk SMS | Nigeria | duduMobile Corporate SMS Gateway

api.duma.gov.ru api.duma.gov.ru

API официального сайта Государственной Думы

API официального сайта Государственной Думы. Что такое API официального сайта Государственной Думы. Интерфейс программирования приложений (англ. application programming interface, API [эй-пи-ай]) – набор готовых методов, предоставляемых порталом открытых данных Государственной Думы для использования во внешних программных продуктах. Не знаете с чего начать? 1 Ознакомьтесь с документацией к API. 2 Посмотрите примеры использования API. 4 Начните использовать API в своем проекте.