Difference between revisions of "Developers Index"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
These pages give you the information you need to develop sophisticated applications for the platform: | <math>Insert formula here</math>These pages give you the information you need to develop sophisticated applications for the platform: | ||
'''''Overview''''' | '''''Overview''''' | ||
Line 111: | Line 111: | ||
|- | |- | ||
| || | | || | ||
* [http://agileappslive.info/wiki/download/training/PlatformDevelopment101.pptx Platform Development 101] | |||
* [[Lab Exercises]] | * [[Lab Exercises]] | ||
* [[Working with Pages and Classes]] | * [[Working with Pages and Classes]] |
Revision as of 03:02, 5 December 2013
<math>Insert formula here</math>These pages give you the information you need to develop sophisticated applications for the platform:
Overview
Template:^Build an App article - A step by step tutorial for designers Developers Intro - Basic platform development concepts Application Architecture - How things work REST API CheatSheet - A quick guide to platform capabilities Localization - How the platform supports localized data for users
Presentation & Logic
Classes - Java classes and methods Pages - Custom JSP/HTML pages Sites - Access for customers and external users Static Resources - Upload CSS and Javascript files SQL Browser - Do SQL Language queries on your platform data
APIs
Integration
Code free: Web Services Integration - Design, configure, and utilize Code-based: Incoming Outgoing SOAP: Access an external web service using SOAP REST: REST API Code Samples Use the HttpConnection Class
Objects and Identifiers
[Object Aspects] [Custom Objects] [System Objects] [Composite Objects] [Object ID] [Record ID] [View ID]
Development Resources
Developer Configuration - Set up your development environment. Sandboxes - Separate development/test environments Unit Test Framework - Write tests for Java code Eclipse Plug-in - Use a development IDE
Developers Guides | Additional Resources | Downloads | |||
|