Programming Drupal 7 Entities
暫譯: 編程 Drupal 7 實體
Sammy Spets
- 出版商: Packt Publishing
- 出版日期: 2013-06-20
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 134
- 裝訂: Paperback
- ISBN: 1782166521
- ISBN-13: 9781782166528
-
相關分類:
Drupal
海外代購書籍(需單獨結帳)
相關主題
商品描述
Expose local or remote data as Drupal 7 entities and build custom solutions
Overview
- Understand and develop using the entity paradigm and entity metadata wrappers
- Create, retrieve, update, and delete (CRUD) operations on all entities
- Programmatically attach fields to entities and manipulate their data
- Expose remote data in a non-fieldable or fieldable entity with support for the import and export of bundle configurations
- Thorough coverage of common core and contributed entity types along with custom data exposure
In Detail
Writing code for manipulating Drupal data has never been easier! Learn to dice and serve your data as you slowly peel back the layers of the Drupal entity onion. Next, expose your legacy local and remote data to take full advantage of Drupal's vast solution space.
Programming Drupal 7 Entities is a practical, hands-on guide that provides you with a thorough knowledge of Drupal's entity paradigm and a number of clear step-by-step exercises, which will help you take advantage of the real power that is available when developing using entities.
This book looks at the Drupal 7 entity paradigm, and breaks down the mystery and confusion that developers face when building custom solutions using entities. It will take you through a number of clear, practical recipes that will help you to take full advantage of Drupal entities in your web solutions without much coding.
You will also learn how to expose local and remote data to give your legacy data new life as fully-fledged Drupal entities that can be used by other modules such as views, rules, and so on. In addition to this, you'll learn to create, retrieve, update, and delete (CRUD) entities, their properties and fields, along with some programmatic wizardry to manipulate complex entities such as field collections. If you want to develop quickly and easily using Drupal entities, then this is the book for you.
You will learn everything you need to know to develop code and expose data using entities in Programming Drupal 7 Entities.
What you will learn from this book
- Manipulate and utilize comment, file, field collection, node, term, user, and vocabulary entities
- Attach, manipulate, and utilize date, file, image, link, number, text, and term reference fields
- Write type-agnostic code dealing with more types of Drupal data than ever before
- Upgrade a legacy Drupal node module to expose and utilize entities
- Expose your legacy database tables as fully-fledged Drupal entities
- Batch import remote data and expose them as entities
- Glean good coding practices for dealing with entities
Approach
The book follows a standard tutorial-based approach to create, retrieve, update, and delete Drupal 7 entities, their properties and fields.
Who this book is written for
Programming Drupal 7 Entities is perfect for intermediate or advanced developers new to Drupal entity development who are looking to get a good grounding in how to code using the new paradigm. It’s assumed that you will have some experience in PHP development already, and being vaguely familiar with Drupal, GIT, and Drush will also help.
商品描述(中文翻譯)
將本地或遠端數據作為 Drupal 7 實體暴露並構建自定義解決方案
概述
- 理解並使用實體範式及實體元數據包裝器進行開發
- 對所有實體進行創建、檢索、更新和刪除(CRUD)操作
- 以程式化方式將欄位附加到實體並操作其數據
- 在可非欄位化或可欄位化的實體中暴露遠端數據,並支持捆綁配置的導入和導出
- 全面涵蓋常見的核心和貢獻實體類型以及自定義數據暴露
詳細內容
編寫操作 Drupal 數據的代碼從未如此簡單!學習如何切割和提供您的數據,隨著逐步揭開 Drupal 實體洋蔥的層次。接下來,將您的舊有本地和遠端數據暴露出來,以充分利用 Drupal 廣泛的解決方案空間。
《Programming Drupal 7 Entities》是一本實用的手把手指南,為您提供對 Drupal 實體範式的深入了解,以及一系列清晰的逐步練習,幫助您充分利用在使用實體開發時可用的真正力量。
本書探討了 Drupal 7 實體範式,並解釋了開發人員在使用實體構建自定義解決方案時所面臨的神秘和困惑。它將帶您通過一系列清晰、實用的食譜,幫助您在網頁解決方案中充分利用 Drupal 實體,而無需過多編碼。
您還將學習如何暴露本地和遠端數據,為您的舊有數據賦予新生命,將其轉化為完整的 Drupal 實體,這些實體可以被其他模組如 views、rules 等使用。此外,您將學會創建、檢索、更新和刪除(CRUD)實體及其屬性和欄位,並進行一些程式化的魔法來操作複雜的實體,如欄位集合。如果您想快速輕鬆地使用 Drupal 實體進行開發,那麼這本書就是為您而寫的。
您將學到在《Programming Drupal 7 Entities》中開發代碼和暴露數據所需的所有知識。
您將從本書中學到什麼
- 操作和利用評論、文件、欄位集合、節點、術語、用戶和詞彙實體
- 附加、操作和利用日期、文件、圖像、鏈接、數字、文本和術語參考欄位
- 編寫與類型無關的代碼,處理比以往更多類型的 Drupal 數據
- 升級舊有的 Drupal 節點模組以暴露和利用實體
- 將您的舊有數據庫表暴露為完整的 Drupal 實體
- 批量導入遠端數據並將其暴露為實體
- 獲取處理實體的良好編碼實踐
方法
本書遵循標準的教程方法來創建、檢索、更新和刪除 Drupal 7 實體及其屬性和欄位。
本書的讀者對象
《Programming Drupal 7 Entities》非常適合中級或高級開發人員,特別是那些對 Drupal 實體開發感興趣的開發者,幫助他們在新的範式下獲得良好的基礎。假設您已經有一些 PHP 開發經驗,對 Drupal、GIT 和 Drush 有些許了解也會有所幫助。