Книги и журналы » Компьютерная литература » Веб-дизайн и программирование
Google Script - Enterprise Application EssentialsГод: 2012
Автор: James Ferreira
Издательство: O'Reilly Media
ISBN: 978-1-4493-1852-9
Язык: Английский
Формат: PDF
Качество: Изначально компьютерное (eBook)
Интерактивное оглавление: Да
Количество страниц: 216
Описание:
How can you extend Google Apps to fit your organization’s needs? This concise guide shows you how to use Google Scripts, the JavaScript-based language that provides a complete web-based development platform—with no downloads, configuration, or compiling required. You’ll learn how to add functionality to Gmail, spreadsheets, and other Google services, or build data-driven apps that run from a spreadsheet, in a browser window, or within a Google Site.
If you have some Java experience, getting started with Google Scripts is easy. Through code examples and step-by-step instructions, you’ll learn how to build applications that authenticate users, display custom data from a spreadsheet, send emails, and many more tasks.
• Learn Google Script’s built-in debugger, script manager, and other features
• Create a user interface as a pop-up window, a web page, or a Google Sites gadget
• Use data objects and CSS to build effective product pages
• Automatically generate web forms from key values you specify in your Google Docs
• Create a database UI that works as a mobile app and Google Site gadget
• Use Google Docs and Gmail to create a document revision workflow
[spoiler="Примеры страниц"]


[/spoiler]
[spoiler="Оглавление"]
Understanding Google Script
Chapter 1 : First Steps in Google ScriptGoogle Script Is...
What You Will Get From This Book
Getting Started
Looking Around the Editor
Three Ways to Create a UI
Up and Walking
Chapter 2 : Setting Up Your Development EnvironmentHow to Debug and Test
Wrapping Up
Chapter 3 : Building an InterfaceWhat’s in a UI?
It Starts with doGet()
Contact Me
Chapter 4 : Adding ActionsHandling a Handler
Anatomy of a Handler
The Concept of the Callback
Functions Are Where the Action Happens
Verifying the Input
Storing the Values
Building Enterprise Applications
Chapter 5 : Dynamic Details Using CSSFighting Clutter
What You Will Learn
Supplies
Application Overview
Image File Repository
Creating Pages from a Spreadsheet
Creating the Products UI
Delivering the Application
Chapter 6 : Automate Your Forms and TemplatesWhat You Will Learn
Supplies
Application Overview
Setting Up the Template
Building the Script
Chapter 7 : Collecting DataThe Installed App Has Died
What You Will Learn
Supplies
Application Overview
Setting Up
Building the Foundation
Search View
Viewing a Record
Edit a Record
Save Changes
Insert a New Record
Deleting a Record
Chapter 8 : WorkflowsBuilding a Modern Email Workflow
What You Will Learn
Supplies
Application Overview
Using a Namespace
Building the UI
Notification System
Chapter 9 : Mash UpDirecting Email Using Google Forms
Charts in Sites
City, State—List Box Duo
Get Social with Google APIs
Progress Indicators
UI Element Examples
Appendix : UI Element ExamplesBoxes
Buttons
File Upload
Flex Table
Grid
Hidden
Anchor (Hyperlink)
Image
Label
Text Area
Text Box
[/spoiler]