Cargando…

Pro Drupal 7 for Windows developers /

Drupal 7 opens the door for you as a Windows developer to build Drupal sites--including custom modules--all without leaving Visual Studio! Pro Drupal 7 for Windows Developers gives you everything you need to know to achieve this, whilst drilling down into the advanced topics that you'll want to...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Travis, Brian
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, Calif.] : New York : Apress ; Distributed to the Book trade worldwide by Springer Science+Business Media, ©2011.
Colección:Expert's voice in open source.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocn720023326
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 110504s2011 caua ob 001 0 eng d
040 |a UMI  |b eng  |e pn  |c UMI  |d E7B  |d COO  |d B24X7  |d GW5XE  |d YDXCP  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d OCLCF  |d OCLCQ  |d BEDGE  |d MEAUC  |d OCLCQ  |d TXI  |d OCLCQ  |d Z5A  |d LIV  |d ESU  |d VT2  |d IOG  |d N$T  |d OCLCQ  |d OCLCO  |d CEF  |d U3W  |d WYU  |d YOU  |d UAB  |d LEAUB  |d UKAHL  |d OL$  |d OCLCQ  |d OCLCO  |d CNCEN  |d DCT  |d ERF  |d RDF  |d BRF  |d OCLCO  |d OCLCQ  |d LVT  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 759861430  |a 765144110  |a 771393990  |a 771393991  |a 857251199  |a 1005820770  |a 1065032462  |a 1071390798  |a 1086952066  |a 1105783618  |a 1110972476  |a 1112507821  |a 1129339771  |a 1162751240  |a 1192345033  |a 1204006280  |a 1240524207  |a 1302270894 
020 |a 9781430231547  |q (electronic bk.) 
020 |a 1430231548  |q (electronic bk.) 
020 |z 143023153X 
020 |z 9781430231530 
024 7 |a 10.1007/978-1-4302-3154-7  |2 doi 
024 8 |a 9781430231530 
029 1 |a AU@  |b 000048698051 
029 1 |a AU@  |b 000053272887 
029 1 |a AU@  |b 000060583517 
029 1 |a AU@  |b 000067101502 
029 1 |a DEBSZ  |b 368472914 
035 |a (OCoLC)720023326  |z (OCoLC)759861430  |z (OCoLC)765144110  |z (OCoLC)771393990  |z (OCoLC)771393991  |z (OCoLC)857251199  |z (OCoLC)1005820770  |z (OCoLC)1065032462  |z (OCoLC)1071390798  |z (OCoLC)1086952066  |z (OCoLC)1105783618  |z (OCoLC)1110972476  |z (OCoLC)1112507821  |z (OCoLC)1129339771  |z (OCoLC)1162751240  |z (OCoLC)1192345033  |z (OCoLC)1204006280  |z (OCoLC)1240524207  |z (OCoLC)1302270894 
037 |a CL0500000089  |b Safari Books Online 
050 4 |a TK5105.8885.D78  |b T739 2011 
072 7 |a UY  |2 bicssc 
072 7 |a COM014000  |2 bisacsh 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.76  |2 22 
049 |a UAMI 
100 1 |a Travis, Brian. 
245 1 0 |a Pro Drupal 7 for Windows developers /  |c Brian Travis. 
246 3 |a Pro Drupal Seven for Windows developers 
260 |a [Berkeley, Calif.] :  |b Apress ;  |a New York :  |b Distributed to the Book trade worldwide by Springer Science+Business Media,  |c ©2011. 
300 |a 1 online resource (xv, 435 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a The expert's voice in open source 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
520 |a Drupal 7 opens the door for you as a Windows developer to build Drupal sites--including custom modules--all without leaving Visual Studio! Pro Drupal 7 for Windows Developers gives you everything you need to know to achieve this, whilst drilling down into the advanced topics that you'll want to master whilst working with Drupal 7 as a Windows developer. Pro Drupal 7 for Windows Developers starts with the Drupal page model, which Windows programmers can contrast against the ASP.NET page model. You will then explore the various features of Drupal, including the hook model, theming, roles, and caching. You'll also discover the data abstraction layer which lays the foundation for integration with your enterprise-level databases and external systems. Pro Drupal 7 for Windows Developers focuses on the important topics for the programmer coming to Drupal: An up-to-speed introduction to Drupal for developers so that they can get past the initial learning curve most efficiently. Key introductions to the important features of Drupal, including the page model, the hook architecture, the theming layer, and custom module development. How to work with the Drupal 7 features you want to work with within the Windows development environment. Step-by-step tutorials on building, testing, and deploying custom modules for internal use or for sharing with the Drupal community. Pro Drupal 7 for Windows Developers provides a bridge to Drupal for you as a Windows developer--by speaking your language! 
542 |f Copyright © Apress  |g 2011 
505 0 |a Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Preface; PART I Drupal Basics; CHAPTER 1 Wherefore Drupal?; What is a CMS?; The LAMP Stack; The Drupal Core; Security; Content Types; Contributed Modules; Themes; The Drupal Design Philosophy; Database; Forms; Security; Menus and Paths; Users, Roles, and Permissions; Summary; CHAPTER 2 The Page Lifecycle; The Drupal Page Lifecycle; Menu Handler; Menus; The Menu Tree; Theming; Summary; CHAPTE R 3 Wherefore Drupal?; PHP; Arrays; MySQL; Summary 
505 8 |a CHAPTER 4 Drupal Installation and ConfigurationDrupal as a Standard Service; Installing Drupal for Yourself; Visual Studio; Summary; PART II Development; CHAPTER 5 Module Development; Blocks; Modules; Hooks; Forms; Menus; Summary; CHAPTER 6 Content Types and Permissions; Creating Content; WYSIWYG Editing; Custom Content; Permissions; Adding a Role; The Permission Hook; Access Hook; Attached Fields; Summary; CHAPTER 7 Theming; The Theme Layer; Subtheme Creation; Theme Debugging Tools; CSS Classes; The Theme Function; Templates; Summary; CHAPTER 8 Testing; Getting Started; Testing Fundamentals 
505 8 |a Developing TestsAssign a Block to a Region; Getting a Page; Changing the User Profile; Code Coverage; Summary; PART III Databases and Deployment; CHAPTER 9 The Database Layer; Data Abstraction; Programming Against the Database API; Static Queries; Prefixing; Placeholders; Fetching Result Sets; Dynamic Queries; Simple Select Query; Joins; Fields; The Distinct Property; Expressions; Ordering; Ranges and Limits; Counting; Query Alteration; Multi-Insert Form; Expressions; Nested Conditionals; Null Values; Summary; CHAPTER 10 Deployment; The .info File; The .install File 
505 8 |a The Enable and Install HooksThe Disable and Uninstall Hooks; The Update Hook; Delivering your Module; Summary; APPENDIX A Windows DevelopmentEnvironment; WAMP Stack; Development Environments; WampServer; Visual Studio and VS. Php; IIS and SQL Server; Drush; Summary; APPENDIX B From Start to Omega: Using the Omega Starter Kit; 960 Grid System; Designing in Photoshop; Omega Sub-Theme; Theming with CSS; Summary; APPENDIX C Selected Reference Material; Core Template Variables; SimpleTest Reference; Install Hooks; Schema API; Globals; Field CRUD API; Field Attach API; Drush Reference; Summary; Index 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Drupal (Computer file) 
630 0 7 |a Drupal (Computer file)  |2 blmlsh 
630 0 7 |a Drupal (Computer file)  |2 fast 
650 0 |a Web site development. 
650 6 |a Sites Web  |x Développement. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Informatique.  |2 eclas 
650 7 |a Web site development  |2 fast 
773 0 |t Springer eBooks 
776 0 8 |i Print version:  |a Travis, Brian.  |t Pro Drupal 7 for Windows developers.  |d [Berkeley, Calif.] : Apress ; New York, NY : Springer [distributor], ©2011  |z 9781430231530  |w (OCoLC)630509417 
830 0 |a Expert's voice in open source. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430231530/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26905523 
938 |a Books 24x7  |b B247  |n bks00041397 
938 |a ebrary  |b EBRY  |n ebr10490133 
938 |a EBSCOhost  |b EBSC  |n 422345 
938 |a YBP Library Services  |b YANK  |n 7024268 
994 |a 92  |b IZTAP