دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1
نویسندگان: Forrest Lyman
سری:
ISBN (شابک) : 1430218797, 9781430218791
ناشر:
سال نشر: 2009
تعداد صفحات: 266
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 3 مگابایت
در صورت تبدیل فایل کتاب Pro Zend Framework Techniques: Build a Full CMS Project به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب تکنیک های Pro Zend Framework: ساخت یک پروژه کامل CMS نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Zend Framework یکی از محبوب ترین فریم ورک های توسعه برنامه وب مبتنی بر PHP امروزی است. Pro Zend Framework CMS یکی از اولین کتاب ها در مورد Zend Framework و شاید اولین راهنمای یادگیری و استفاده از Zend Framework در ساختن یک برنامه کاربردی سیستم مدیریت محتوا در دنیای واقعی از بالا به پایین است.
The Zend Framework is one of today’s most popular PHP-based Web application development frameworks. (The Zend endorsed) Pro Zend Framework CMS is one of the first books on Zend Framework and perhaps the first guide to learning and using the Zend Framework in building a real-world Content Management System application top to bottom.
Apress - Pro Zend Framework Techniques (09-2009) (ATTiCA)......Page 1
Books for Professionals......Page 2
Contents......Page 8
Introducing Zend Framework MVC Implementation......Page 22
Setting Up Your Development Environment......Page 24
Creating Your Project......Page 27
Exploring the Anatomy of Your Project......Page 29
Summary......Page 37
Rendering the Presentation Layer with Zend_View......Page 38
Three-Step Views......Page 39
Designing the Interface......Page 40
Creating the Layout......Page 47
Implementing the Skin......Page 51
Summary......Page 57
The Anatomy of a Zend Framework Form......Page 58
Form Elements......Page 59
Creating a Page Form......Page 61
Summary......Page 73
Setting Up the Database......Page 74
Exploring the Zend Framework Models......Page 76
Working with Bugs......Page 78
Summary......Page 96
Exploring the Data Structure......Page 98
Designing a Database That Can Grow with Your System......Page 99
Implementing the Data Management System......Page 100
Managing Content Nodes......Page 101
Managing Pages......Page 103
Defining and Working with Table Relationships......Page 106
Working with Content Items......Page 108
Summary......Page 114
Creating and Updating Content Pages......Page 116
Rendering Pages......Page 126
Summary......Page 133
Managing Menu Data......Page 134
Creating the Menu Controllers......Page 136
Creating a New Menu......Page 137
Listing Current Menus......Page 141
Updating a Menu......Page 144
Managing Menu Items......Page 147
Rendering Menus......Page 159
Creating the Main Site Menus......Page 160
Creating SEO-Friendly URLs......Page 163
Summary......Page 165
Managing CMS Users......Page 166
Authenticating Users with Zend_Auth......Page 179
Controlling Access with Zend_Acl......Page 185
Securing Your CMS Project......Page 186
Summary......Page 190
Working with the Lucene Search Engine......Page 192
Implementing Site Search......Page 193
Working with Zend Feed......Page 198
Web Services and Zend Framework......Page 202
Summary......Page 209
Creating the Module......Page 210
Configuring Your Application to Load Modules......Page 211
Rendering the Contact Form......Page 212
Processing the Contact Form......Page 214
Sending Mail with Zend_Mail......Page 215
Securing the Form with Captcha......Page 218
Using SMTP Mail Transport......Page 219
File Attachments......Page 220
Summary......Page 223
Performance Tuning......Page 224
Caching......Page 229
Internationalization......Page 237
Summary......Page 239
Creating the Database......Page 242
Installing the Application......Page 244
Managing Users......Page 245
Managing Content......Page 247
Navigating Between Pages......Page 249
The Next Steps......Page 251
Index......Page 252
Contents at a Glance......Page 7
Preface......Page 17
About the Author......Page 18
About the Technical Reviewers......Page 19
Acknowledgments......Page 20
Introduction......Page 21