Difference between revisions of "Getting Started"

From ADF Docs
Jump to: navigation, search
m (Reverted edits by Ecaxabu (Talk) to last revision by Ssmith)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
>== Overview ==
+
== Overview ==
 
[[Installation| Installing the ADF]] should have been a breeze.  Now that you have it up and running what can you do with it?  There are many aspects of the ADF that can help make it easier to organize and maintain your code.  Here are a few things you can do to get started:
 
[[Installation| Installing the ADF]] should have been a breeze.  Now that you have it up and running what can you do with it?  There are many aspects of the ADF that can help make it easier to organize and maintain your code.  Here are a few things you can do to get started:
  
Line 6: Line 6:
 
# [[Calling an ADF Library Component | Call a Library Component]]
 
# [[Calling an ADF Library Component | Call a Library Component]]
 
# [[Site Level ADF Library Components Overrides | Extend a Library Component]]
 
# [[Site Level ADF Library Components Overrides | Extend a Library Component]]
 
----
 
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
 
=[http://ipecanedusu.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 
----
 
=[http://ipecanedusu.co.cc CLICK HERE]=
 
----
 
</div>
 

Latest revision as of 17:39, 24 November 2010

Overview

Installing the ADF should have been a breeze. Now that you have it up and running what can you do with it? There are many aspects of the ADF that can help make it easier to organize and maintain your code. Here are a few things you can do to get started:

  1. Install the Starter App
  2. Create a Site Level Component
  3. Call a Library Component
  4. Extend a Library Component