[Web API] apply new category policy on guide
authorbg.chun <bg.chun@samsung.com>
Mon, 25 Jan 2016 04:25:17 +0000 (13:25 +0900)
committerbg.chun <bg.chun@samsung.com>
Mon, 25 Jan 2016 07:55:34 +0000 (16:55 +0900)
Change-Id: I665f5f285df6e72c3ebed65826a530fb0e3a333a
Signed-off-by: bg.chun <bg.chun@samsung.com>
[Web API] change tizen_tutorials path

Change-Id: I30e23a7cf93546714d5a91dd57ab8ea1374f6d0b
Signed-off-by: bg.chun <bg.chun@samsung.com>
30 files changed:
org.tizen.guides/html/index.htm
org.tizen.guides/html/web/tizen/account/account_guide_w.htm [moved from org.tizen.guides/html/web/tizen/social/account_w.htm with 91% similarity]
org.tizen.guides/html/web/tizen/application/app_guide_w.htm
org.tizen.guides/html/web/tizen/application/badge_w.htm [moved from org.tizen.guides/html/web/tizen/ui/badge_w.htm with 92% similarity]
org.tizen.guides/html/web/tizen/application/inputdevice_w.htm [moved from org.tizen.guides/html/web/tizen/ui/inputdevice_w.htm with 87% similarity]
org.tizen.guides/html/web/tizen/application/message_port_w.htm [moved from org.tizen.guides/html/web/tizen/input_output/message_port_w.htm with 94% similarity]
org.tizen.guides/html/web/tizen/application/noti_w.htm [moved from org.tizen.guides/html/web/tizen/ui/noti_w.htm with 93% similarity]
org.tizen.guides/html/web/tizen/base/archive_w.htm [moved from org.tizen.guides/html/web/tizen/input_output/archive_w.htm with 89% similarity]
org.tizen.guides/html/web/tizen/base/base_guide_w.htm [moved from org.tizen.guides/html/web/tizen/input_output/io_guide_w.htm with 76% similarity]
org.tizen.guides/html/web/tizen/base/filesystem_w.htm [moved from org.tizen.guides/html/web/tizen/input_output/filesystem_w.htm with 80% similarity]
org.tizen.guides/html/web/tizen/base/tizen_w.htm [moved from org.tizen.guides/html/web/tizen/tizen/tizen_guide_w.htm with 94% similarity]
org.tizen.guides/html/web/tizen/content/content_w.htm
org.tizen.guides/html/web/tizen/guides_tizen_w.htm
org.tizen.guides/html/web/tizen/messaging/messaging_guide_w.htm [new file with mode: 0644]
org.tizen.guides/html/web/tizen/messaging/messaging_w.htm [moved from org.tizen.guides/html/web/tizen/communication/messaging_w.htm with 55% similarity]
org.tizen.guides/html/web/tizen/messaging/push_w.htm [moved from org.tizen.guides/html/web/tizen/communication/push_w.htm with 77% similarity]
org.tizen.guides/html/web/tizen/multimedia/fm_radio_w.htm [moved from org.tizen.guides/html/web/tizen/system/fm_radio_w.htm with 90% similarity]
org.tizen.guides/html/web/tizen/multimedia/multimedia_guide_w.htm
org.tizen.guides/html/web/tizen/network/bluetooth_w.htm [moved from org.tizen.guides/html/web/tizen/communication/bluetooth_w.htm with 51% similarity]
org.tizen.guides/html/web/tizen/network/network_guide_w.htm [moved from org.tizen.guides/html/web/tizen/communication/comm_guide_w.htm with 79% similarity]
org.tizen.guides/html/web/tizen/network/nfc_w.htm [moved from org.tizen.guides/html/web/tizen/communication/nfc_w.htm with 76% similarity]
org.tizen.guides/html/web/tizen/network/secure_element_w.htm [moved from org.tizen.guides/html/web/tizen/communication/secure_element_w.htm with 73% similarity]
org.tizen.guides/html/web/tizen/social/calendar_w.htm
org.tizen.guides/html/web/tizen/social/call_history_w.htm
org.tizen.guides/html/web/tizen/social/contact_w.htm
org.tizen.guides/html/web/tizen/social/social_guide_w.htm
org.tizen.guides/html/web/tizen/system/media_key_w.htm [moved from org.tizen.guides/html/web/tizen/multimedia/media_key_w.htm with 90% similarity]
org.tizen.guides/html/web/tizen/system/system_guide_w.htm
org.tizen.guides/html/web/tizen/ui/ui_guide_w.htm [deleted file]
org.tizen.guides/index.xml

index 53f1af5..0246729 100644 (file)
        <ul>
                <li><a href="web/tizen/guides_tizen_w.htm">Tizen Features</a>
                        <ul>
-                               <li><a href="web/tizen/tizen/tizen_guide_w.htm">Tizen</a></li>
-                               <li><a href="web/tizen/application/app_guide_w.htm">Application</a>
+                               <li><a href="web/tizen/base/base_guide_w.htm">Base</a>
+                                       <ul>
+                                               <li><a href="web/tizen/base/archive_w.htm">Archive</a></li>
+                                               <li><a href="web/tizen/base/filesystem_w.htm">Filesystem</a></li>
+                                               <li><a href="web/tizen/base/tizen_w.htm">Tizen</a>
+                                       </ul>
+                               </li>
+                               <li><a href="web/tizen/account/account_guide_w.htm">Account</a></li>
+                               <li><a href="web/tizen/application/app_guide_w.htm">Application Framework</a>
                                        <ul>
                                                <li><a href="web/tizen/application/alarm_w.htm">Alarm</a></li>
                                                <li><a href="web/tizen/application/application_w.htm">Application</a>
                                                        </ul>                                           
                                                </li>
                                                <li><a href="web/tizen/application/appgroup_w.htm">Application Group</a></li>
-                                               <li><a href="web/tizen/application/package_w.htm">Package</a></li>
+                                               <li><a href="web/tizen/application/badge_w.htm">Badge</a></li>
                                                <li><a href="web/tizen/application/data_w.htm">Data Control</a></li>
+                                               <li><a href="web/tizen/application/inputdevice_w.htm">Input Device</a></li>
+                                               <li><a href="web/tizen/application/message_port_w.htm">Message Port</a></li>
+                                               <li><a href="web/tizen/application/noti_w.htm">Notification</a></li>
+                                               <li><a href="web/tizen/application/package_w.htm">Package</a></li>
                                        </ul>
                                </li>
-                               <li><a href="web/tizen/communication/comm_guide_w.htm">Communication</a>
-                                       <ul>
-                                               <li><a href="web/tizen/communication/bluetooth_w.htm">Bluetooth</a></li>
-                                               <li><a href="web/tizen/communication/nfc_w.htm">NFC</a></li>
-                                               <li><a href="web/tizen/communication/push_w.htm">Push</a></li>
-                                               <li><a href="web/tizen/communication/secure_element_w.htm">Secure Element</a></li>
-                                               <li><a href="web/tizen/communication/messaging_w.htm">Messaging</a></li>
-                                       </ul>
-                               </li>                           
                                <li><a href="web/tizen/content/content_guide_w.htm">Content</a>
                                        <ul>
                                                <li><a href="web/tizen/content/content_w.htm">Content</a></li>
                                                <li><a href="web/tizen/content/exif_w.htm">Exif</a></li>
                                        </ul>
                                </li>
-                               <li><a href="web/tizen/input_output/io_guide_w.htm">Input/Output</a>
+                               <li><a href="web/tizen/messaging/messaging_guide_w.htm">Messaging</a>                           
                                        <ul>
-                                               <li><a href="web/tizen/input_output/archive_w.htm">Archive</a></li>
-                                               <li><a href="web/tizen/input_output/filesystem_w.htm">Filesystem</a></li>
-                                               <li><a href="web/tizen/input_output/message_port_w.htm">Message Port</a></li>
+                                               <li><a href="web/tizen/messaging/messaging_w.htm">Messaging</a></li>
+                                               <li><a href="web/tizen/messaging/push_w.htm">Push</a></li>
                                        </ul>
                                </li>
                                <li><a href="web/tizen/multimedia/multimedia_guide_w.htm">Multimedia</a>
                                        <ul>
-                                               <li><a href="web/tizen/multimedia/media_key_w.htm">Media Key</a></li>
-                                               <li><a href="web/tizen/multimedia/sound_w.htm">Sound</a></li>
+                                               <li><a href="web/tizen/multimedia/fm_radio_w.htm">FM Radio</a></li>
                                                <li><a href="web/tizen/multimedia/media_controller_w.htm">Media Controller</a></li>
+                                               <li><a href="web/tizen/multimedia/sound_w.htm">Sound</a></li>
                                        </ul>
                                </li>   
-                               <li><a href="web/tizen/system/system_guide_w.htm">System</a>
-                                       <ul>
-                                               <li><a href="web/tizen/system/ham_w.htm">Human Activity Monitor</a></li>
-                                               <li><a href="web/tizen/system/power_w.htm">Power</a></li>
-                                               <li><a href="web/tizen/system/sensor_w.htm">Sensor</a></li>
-                                               <li><a href="web/tizen/system/system_info_w.htm">System Information</a></li>
-                                               <li><a href="web/tizen/system/system_setting_w.htm">System Setting</a></li>
-                                               <li><a href="web/tizen/system/time_w.htm">Time</a></li>
-                                               <li><a href="web/tizen/system/fm_radio_w.htm">FM Radio</a></li>                                         
-                                               <li><a href="web/tizen/system/web_setting_w.htm">Web Setting</a></li>                                           
-                                       </ul>
-                               </li>
-                               <li><a href="web/tizen/ui/ui_guide_w.htm">User Interface</a>
+                               <li><a href="web/tizen/network/network_guide_w.htm">Network</a>
                                        <ul>
-                                               <li><a href="web/tizen/ui/badge_w.htm">Badge</a></li>
-                                               <li><a href="web/tizen/ui/noti_w.htm">Notification</a></li>
-                                               <li><a href="web/tizen/ui/inputdevice_w.htm">Input Device</a></li>
+                                               <li><a href="web/tizen/network/bluetooth_w.htm">Bluetooth</a></li>
+                                               <li><a href="web/tizen/network/nfc_w.htm">NFC</a></li>
+                                               <li><a href="web/tizen/network/secure_element_w.htm">Secure Element</a></li>
                                        </ul>
                                </li>
                                <li><a href="web/tizen/social/social_guide_w.htm">Social</a>
                                        <ul>
-                                               <li><a href="web/tizen/social/account_w.htm">Account</a></li>
                                                <li><a href="web/tizen/social/bookmark_w.htm">Bookmark</a></li>
                                                <li><a href="web/tizen/social/calendar_w.htm">Calendar</a></li>
                                                <li><a href="web/tizen/social/call_history_w.htm">Call History</a></li>
                                                <li><a href="web/tizen/social/data_sync_w.htm">Data Synchronization</a></li>
                                        </ul>
                                </li>                           
+                               <li><a href="web/tizen/system/system_guide_w.htm">System</a>
+                                       <ul>
+                                               <li><a href="web/tizen/system/ham_w.htm">Human Activity Monitor</a></li>
+                                               <li><a href="web/tizen/system/media_key_w.htm">Media Key</a></li>
+                                               <li><a href="web/tizen/system/power_w.htm">Power</a></li>
+                                               <li><a href="web/tizen/system/sensor_w.htm">Sensor</a></li>
+                                               <li><a href="web/tizen/system/system_info_w.htm">System Information</a></li>
+                                               <li><a href="web/tizen/system/system_setting_w.htm">System Setting</a></li>
+                                               <li><a href="web/tizen/system/time_w.htm">Time</a></li>                                         
+                                               <li><a href="web/tizen/system/web_setting_w.htm">Web Setting</a></li>                                           
+                                       </ul>
+                               </li>
                                <li><a href="web/tizen/localization/localization_w.htm">Localization</a></li>
                                <li><a href="web/tizen/service/service_w.htm">Service Application</a></li>
                                <li><a href="web/tizen/ime/ime_w.htm">IME Application</a></li>                          
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/social/account_tutorial_w.htm">Account Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/account/account_tutorial_w.htm">Account Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/account.html">Account API for Mobile Web</a></li>
             </ul>
     </div></div>
 <ul>
 
 <li>Accessing accounts
-<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/account_tutorial_w.htm#get_account">get a specific account or all available accounts</a>.</p></li>
+<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/account/account_tutorial_w.htm#get_account">get a specific account or all available accounts</a>.</p></li>
 
 <li>Accessing account providers
-<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/account_tutorial_w.htm#get_providers">get a specific provider or all available providers</a>.</p></li>
+<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/account/account_tutorial_w.htm#get_providers">get a specific provider or all available providers</a>.</p></li>
 
 <li>Managing accounts
-<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/account_tutorial_w.htm#manage">add, update, and remove accounts</a>.</p></li>
+<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/account/account_tutorial_w.htm#manage">add, update, and remove accounts</a>.</p></li>
 
 <li>Monitoring account changes
-<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/account_tutorial_w.htm#listener">register a listener</a> and track changes in the account database.</p></li>
+<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/account/account_tutorial_w.htm#listener">register a listener</a> and track changes in the account database.</p></li>
 
 <li>Managing extended data
-<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/account_tutorial_w.htm#extend">set and get extended data</a> for an account. The extended data is defined as key-value pairs.</p></li>
+<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/account/account_tutorial_w.htm#extend">set and get extended data</a> for an account. The extended data is defined as key-value pairs.</p></li>
 
 </ul>
 
index f15600c..7a22a70 100644 (file)
 
 <div id="container"><div id="contents"><div class="content">
   <h1>Application</h1> 
-  <p>Application features include managing various types of applications and packages, and handling events.</p>
+  <p>Application features include managing various types of applications and packages, badges, notifications, input devices and handling events, communicate with other web or native applications.</p>
   <p>The main application features are:</p> 
   <ul> 
     <li><a href="alarm_w.htm">Alarm</a> <p>Allows you to schedule an application to be run at a specific time</p></li> 
     <li><a href="application_w.htm">Application</a> <p>Allows you to monitor and retrieve information about the applications installed or running on the device,  manage control mechanisms that launch other applications, and broadcast and listen for events.</p></li> 
        <li><a href="appgroup_w.htm">Application Group</a> <p>Allows you to define the application launch mode and group your applications into entities that can be managed together.</p></li>
+       <li><a href="badge_w.htm">Badge</a> <p>Allows you to create and update badges on the home screen.</p></li>
+       <li><a href="inputdevice_w.htm">Input Device</a> <p>Allows you to manage input keys in the application.</p></li>         
+       <li><a href="message_port_w.htm">Message Port</a> <p>Allows you to send and receive messages through message ports.</p></li>
+       <li><a href="noti_w.htm">Notification</a> <p>Allows you to create and display different types of notifications.</p></li>
        <li><a href="package_w.htm">Package</a> <p>Allows you to retrieve information about packages and manage package installation.</p></li>
-       
   </ul> 
   
 <p>The following guides apply in <strong>mobile applications only</strong>:</p>  
@@ -22,7 +22,7 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/badge_tutorial_w.htm">Badge Tutorial</a></li>                 
+                       <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/application/badge_tutorial_w.htm">Badge Tutorial</a></li>                        
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/badge.html">Badge API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/badge.html">Badge API for Wearable Web</a></li>                   
                        </ul>
@@ -43,9 +43,9 @@
   <p>The main features of the Badge API include:</p>
   <ul>
   <li>Managing badges
-  <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/badge_tutorial_w.htm#manage">set and get the badge number</a>.</p></li>
+  <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/application/badge_tutorial_w.htm#manage">set and get the badge number</a>.</p></li>
   <li>Listening to badge changes
-  <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/badge_tutorial_w.htm#receive">receive notifications on badge changes</a> to display and react to badges.</p></li>
+  <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/application/badge_tutorial_w.htm#receive">receive notifications on badge changes</a> to display and react to badges.</p></li>
   </ul>
   
  
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/inputdevice_tutorial_w.htm">Input Device Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/application/inputdevice_tutorial_w.htm">Input Device Tutorial</a></li>
             <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/inputdevice.html">Input Device API for Mobile Web</a></li>
             </ul>
     </div></div>
   <p>The main features of the Input Device API include:</p>
   <ul>
    <li>Gathering a list of supported keys
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/inputdevice_tutorial_w.htm#getkeys">get a list of all supported keys</a>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/application/inputdevice_tutorial_w.htm#getkeys">get a list of all supported keys</a>
       using the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/inputdevice.html#InputDeviceManager">InputDeviceManager</a> interface.</p> </li>
    <li>Getting key information by its name
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/inputdevice_tutorial_w.htm#getkeyinfo">gather information about the key by its name</a>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/application/inputdevice_tutorial_w.htm#getkeyinfo">gather information about the key by its name</a>
      using the <span style="font-family: Courier New,Courier,monospace">InputDeviceManager</span> interface and <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/inputdevice.html#InputDeviceKey">InputDeviceKey</a> object.</p> </li>
    <li>Registering and unregistering key events
-        <p>When you want to react to Input Device key presses, <a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/inputdevice_tutorial_w.htm#reg_unreg">register the applicable key</a> using the <span style="font-family: Courier New,Courier,monospace">InputDeviceManager</span> interface. After registering the input device key, the application receives a DOM keyboard event when the key is pressed or released. When the events are no longer needed, unregister the key.</p>
+        <p>When you want to react to Input Device key presses, <a href="../../../../../org.tizen.tutorials/html/web/tizen/application/inputdevice_tutorial_w.htm#reg_unreg">register the applicable key</a> using the <span style="font-family: Courier New,Courier,monospace">InputDeviceManager</span> interface. After registering the input device key, the application receives a DOM keyboard event when the key is pressed or released. When the events are no longer needed, unregister the key.</p>
         <p>The application cannot register the mandatory keys (<strong>ArrowLeft</strong>, <strong>ArrowRight</strong>, <strong>ArrowUp</strong>, <strong>ArrowDown</strong>, <strong>Enter</strong>, and <strong>Back</strong>).</p></li>
   </ul>
 
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/message_port_tutorial_w.htm">Message Port Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/application/message_port_tutorial_w.htm">Message Port Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messageport.html">Message Port API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/messageport.html">Message Port API for Wearable Web</a></li>                      
             </ul>
@@ -46,7 +46,7 @@
 
 <p>A message port supports sending and receiving methods:</p>
 
-<ul><li>A Tizen Web application can <a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/message_port_tutorial_w.htm#Manage_Message_Port">send messages to another application</a> using the <span style="font-family: Courier New,Courier,monospace">sendMessage()</span> method of the <span style="font-family: Courier New,Courier,monospace">RemoteMessagePort</span> interface.
+<ul><li>A Tizen Web application can <a href="../../../../../org.tizen.tutorials/html/web/tizen/application/message_port_tutorial_w.htm#Manage_Message_Port">send messages to another application</a> using the <span style="font-family: Courier New,Courier,monospace">sendMessage()</span> method of the <span style="font-family: Courier New,Courier,monospace">RemoteMessagePort</span> interface.
 <p>To receive response messages from the other application, your application can specify a local message port when it sends the message. You can receive response messages using the callback method which is registered through the <span style="font-family: Courier New,Courier,monospace">addMessagePortListener()</span> method of the <span style="font-family: Courier New,Courier,monospace">LocalMessagePort</span> interface.</p></li>
 <li>The application that wants to receive messages from your application can mostly be implemented as a Tizen Web or native application. To implement it as a native application, see the mobile native <a href="../../../native/app/message_port_n.htm">Message Port Communication</a> guide.</li></ul>
 
@@ -22,7 +22,7 @@
        <div id="toc_border"><div id="toc">
                <p class="toc-title">Related Info</p>
                <ul class="toc">
-                       <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/noti_tutorial_w.htm">Notification Tutorial</a></li>
+                       <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm">Notification Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html">Notification API for Mobile Web</a></li> 
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html">Notification API for Wearable Web</a></li>                     
                        </ul>
@@ -39,9 +39,9 @@
   
   <p>The main features of the Notification API include:</p>
   <ul>
-   <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/noti_tutorial_w.htm#create">Creating simple notifications</a></li>
-  <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/noti_tutorial_w.htm#progress">Creating progress notifications</a></li>
-   <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/noti_tutorial_w.htm#manage">Managing notifications</a></li>
+   <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm#create">Creating simple notifications</a></li>
+  <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm#progress">Creating progress notifications</a></li>
+   <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/application/noti_tutorial_w.htm#manage">Managing notifications</a></li>
   </ul>
   <p>To display a notification, you need to create a <span style="font-family: Courier New,Courier,monospace">Notification</span> object (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/notification.html#Notification">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/notification.html#Notification">wearable</a> applications), or its subtype. </p>
   <table class="note">
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/archive_tutorial_w.htm">Archive Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/base/archive_tutorial_w.htm">Archive Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html">Archive API for Mobile Web</a></li>   
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html">Archive API for Wearable Web</a></li>                               
             </ul>
@@ -42,9 +42,9 @@
 
   <p>The main features of the Archive API include:</p>
   <ul>
-   <li>Accessing archive content <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/archive_tutorial_w.htm#read">read the content of an archive file</a> using the <span style="font-family: Courier New,Courier,monospace">ArchiveFile</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html#ArchiveFile">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html#ArchiveFile">wearable</a> applications).</p> </li>
-    <li>Creating new archives<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/archive_tutorial_w.htm#create">create archive files and add files into them</a> using the <span style="font-family: Courier New,Courier,monospace">ArchiveFile</span> interface.</p> </li>
-    <li>Extracting archived files<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/archive_tutorial_w.htm#extract">extract a single file or all files from an archive file</a> using the <span style="font-family: Courier New,Courier,monospace">ArchiveFile</span> interface.</p> </li>
+   <li>Accessing archive content <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/archive_tutorial_w.htm#read">read the content of an archive file</a> using the <span style="font-family: Courier New,Courier,monospace">ArchiveFile</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/archive.html#ArchiveFile">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/archive.html#ArchiveFile">wearable</a> applications).</p> </li>
+    <li>Creating new archives<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/archive_tutorial_w.htm#create">create archive files and add files into them</a> using the <span style="font-family: Courier New,Courier,monospace">ArchiveFile</span> interface.</p> </li>
+    <li>Extracting archived files<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/archive_tutorial_w.htm#extract">extract a single file or all files from an archive file</a> using the <span style="font-family: Courier New,Courier,monospace">ArchiveFile</span> interface.</p> </li>
     <li>Aborting operations<p>You can abort an on-going archive operation using the operation ID and the <span style="font-family: Courier New,Courier,monospace">abort()</span> method of the <span style="font-family: Courier New,Courier,monospace">ArchiveManager </span> interface.</p>
     <p>You can abort the operations for the <span style="font-family: Courier New,Courier,monospace">open()</span>, <span style="font-family: Courier New,Courier,monospace">add()</span>, <span style="font-family: Courier New,Courier,monospace">extractAll()</span>, <span style="font-family: Courier New,Courier,monospace">getEntries()</span>, <span style="font-family: Courier New,Courier,monospace">getEntryByName()</span>, and <span style="font-family: Courier New,Courier,monospace">extract()</span> methods.</p></li>
   </ul>
@@ -10,7 +10,7 @@
     <script type="text/javascript" src="../../../scripts/common.js" charset="utf-8"></script>
     <script type="text/javascript" src="../../../scripts/core.js" charset="utf-8"></script>
     <script type="text/javascript" src="../../../scripts/search.js" charset="utf-8"></script>
-  <title>Input/Output</title>
+  <title>Base</title>
  </head>
  <body onload="prettyPrint()" style="overflow: auto;">
 
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/io_tutorials_w.htm">Input/Output Tutorials</a></li>
-                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#I/O">Input/Output API for Mobile Web</a></li>
-                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#I/O">Input/Output API for Wearable Web</a></li>                      
+        <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/base/base_tutorials_w.htm">Base Tutorials</a></li>
+               <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Base">Base API for Mobile Web</a></li>
+               <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Base">Base API for Wearable Web</a></li>                     
             </ul>
     </div></div>
 </div>
 
 <div id="container"><div id="contents"><div class="content">
-<h1>Input/Output</h1>
-  <p>Input/output features include information on how your application can process input and output data.</p>
-  <p>The main input/output features are:</p>
+
+  <h1>Base</h1>
+<p>Base features include managing the common files, zip archive files and handling events and organizeing data.</p>
+  <p>The main base features are:</p>
   <ul>
-   <li><a href="archive_w.htm">Archive</a> <p>Enables you to operate on the zip archive files.</p></li>  
-   <li><a href="filesystem_w.htm">Filesystem</a> <p>Enables you to access specific parts of the device file system.</p></li>
-   <li><a href="message_port_w.htm">Message Port</a> <p>Allows you to send and receive messages through message ports.</p></li>
-   </ul>
-       
+   <li><a href="archive_w.htm">Archive</a> <p>Enables you to operate on the zip archive files.</p></li>
+   <li><a href="filesystem_w.htm">Filesystem</a> <p>Enables you to manage the files and directories in the device file system.</p></li>  
+   <li><a href="tizen_w.htm">Tizen</a> <p>Enables you to handling events and organizing data.</p></li>   
+</ul>
+
 <script type="text/javascript" src="../../../scripts/jquery.zclip.min.js"></script>
 <script type="text/javascript" src="../../../scripts/showhide.js"></script>
 </div></div></div>
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/filesystem_tutorial_w.htm">Filesystem Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/base/filesystem_tutorial_w.htm">Filesystem Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html">Filesystem API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html">Filesystem API for Wearable Web</a></li>                 
             </ul>
@@ -90,7 +90,7 @@
   </table>
   <p>The main features of the Filesystem API include:</p>
   <ul>
-   <li>File storage management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/filesystem_tutorial_w.htm#manage">manage different storages</a> on the device with the <span style="font-family: Courier New,Courier,monospace">FileSystemManager</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html#FileSystemManager">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html#FileSystemManager">wearable</a> applications).</p> <p>You can retrieve additional information about the storages, including listing available storages and receiving storage change notifications with the <span style="font-family: Courier New,Courier,monospace">listStorages()</span> and <span style="font-family: Courier New,Courier,monospace">addStorageStateChangeListener()</span> methods provided by the <span style="font-family: Courier New,Courier,monospace">FileSystemManager</span> interface.</p><p> </p></li>
+   <li>File storage management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/filesystem_tutorial_w.htm#manage">manage different storages</a> on the device with the <span style="font-family: Courier New,Courier,monospace">FileSystemManager</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html#FileSystemManager">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html#FileSystemManager">wearable</a> applications).</p> <p>You can retrieve additional information about the storages, including listing available storages and receiving storage change notifications with the <span style="font-family: Courier New,Courier,monospace">listStorages()</span> and <span style="font-family: Courier New,Courier,monospace">addStorageStateChangeListener()</span> methods provided by the <span style="font-family: Courier New,Courier,monospace">FileSystemManager</span> interface.</p><p> </p></li>
    <li>Access to files and directories <p>You can access the virtual file system using the <span style="font-family: Courier New,Courier,monospace">FileSystemManager</span> interface.</p> <p>To access a file or directory within the virtual file system, you must use the fully qualified path, <span style="font-family: Courier New,Courier,monospace">&lt;root name&gt;/&lt;path&gt;</span>, where <span style="font-family: Courier New,Courier,monospace">&lt;rootname&gt;</span> is the name of the virtual root and <span style="font-family: Courier New,Courier,monospace">&lt;path&gt;</span> is the relative path to the file or directory within the root.</p>
     <table class="note">
      <tbody>
       </tr>
      </tbody>
     </table> <p>To access a file or directory, you must also retrieve a file handle using the <span style="font-family: Courier New,Courier,monospace">resolve()</span> method of the <span style="font-family: Courier New,Courier,monospace">FileSystemManager</span> interface. A file handle is a reference object that points to and represents a file or directory.</p> <p>The <span style="font-family: Courier New,Courier,monospace">isFile</span> and <span style="font-family: Courier New,Courier,monospace">isDirectory</span> attributes of the <span style="font-family: Courier New,Courier,monospace">File</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html#File">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html#File">wearable</a> applications) identify the type of the object: for example, for a file, the <span style="font-family: Courier New,Courier,monospace">isFile</span> attribute is set to <span style="font-family: Courier New,Courier,monospace">true</span> and the <span style="font-family: Courier New,Courier,monospace">isDirectory</span> attribute to <span style="font-family: Courier New,Courier,monospace">false</span>.</p> </li>
-   <li>Files and directory management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/filesystem_tutorial_w.htm#file_dir">perform basic file and directory management tasks</a> using the <span style="font-family: Courier New,Courier,monospace">File</span> interface: </p>
+   <li>Files and directory management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/filesystem_tutorial_w.htm#file_dir">perform basic file and directory management tasks</a> using the <span style="font-family: Courier New,Courier,monospace">File</span> interface: </p>
     <ul>
-     <li><p><a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/filesystem_tutorial_w.htm#create">Create files and directories</a> using the <span style="font-family: Courier New,Courier,monospace">createFile()</span> and <span style="font-family: Courier New,Courier,monospace">createDirectory()</span> methods.</p> <p>The file or directory is created relative to the current directory that the operation is performed on.</p>
+     <li><p><a href="../../../../../org.tizen.tutorials/html/web/tizen/base/filesystem_tutorial_w.htm#create">Create files and directories</a> using the <span style="font-family: Courier New,Courier,monospace">createFile()</span> and <span style="font-family: Courier New,Courier,monospace">createDirectory()</span> methods.</p> <p>The file or directory is created relative to the current directory that the operation is performed on.</p>
       <table class="note">
        <tbody>
         <tr>
         </tr>
        </tbody>
       </table> </li>
-     <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/input_output/filesystem_tutorial_w.htm#retrieve">Retrieve a list of files or file URIs</a> using the <span style="font-family: Courier New,Courier,monospace">listFiles()</span> and <span style="font-family: Courier New,Courier,monospace">toURI()</span> methods. The URI can be used to identify the file, for example, by using it as the <span style="font-family: Courier New,Courier,monospace">src</span> attribute on an HTML <span style="font-family: Courier New,Courier,monospace">img</span> element.<p></p> <p>You can retrieve file content as a <span style="font-family: Courier New,Courier,monospace">DOMString</span> with the <span style="font-family: Courier New,Courier,monospace">readAsText()</span> method. The encoding input parameter of the method defines the format in which the file content is returned.</p> </li>
+     <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/base/filesystem_tutorial_w.htm#retrieve">Retrieve a list of files or file URIs</a> using the <span style="font-family: Courier New,Courier,monospace">listFiles()</span> and <span style="font-family: Courier New,Courier,monospace">toURI()</span> methods. The URI can be used to identify the file, for example, by using it as the <span style="font-family: Courier New,Courier,monospace">src</span> attribute on an HTML <span style="font-family: Courier New,Courier,monospace">img</span> element.<p></p> <p>You can retrieve file content as a <span style="font-family: Courier New,Courier,monospace">DOMString</span> with the <span style="font-family: Courier New,Courier,monospace">readAsText()</span> method. The encoding input parameter of the method defines the format in which the file content is returned.</p> </li>
      <li>Read or write to a file by first using the <span style="font-family: Courier New,Courier,monospace">openStream()</span> method to open the file. You can specify the file mode and encoding.<p></p> <p>The <span style="font-family: Courier New,Courier,monospace">openStream()</span> method returns a <span style="font-family: Courier New,Courier,monospace">FileStream</span> object (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/filesystem.html#FileStream">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/filesystem.html#FileStream">wearable</a> applications), which is a handle to the opened file. All actual operations, such as read, write, or close, on the file are performed through the <span style="font-family: Courier New,Courier,monospace">FileStream</span> object based on a position attribute, which represents the current position in the file.</p> </li>
      <li>Copy and move files and directories within the virtual file system with the <span style="font-family: Courier New,Courier,monospace">copyTo()</span> and <span style="font-family: Courier New,Courier,monospace">moveTo()</span> methods.<p></p> <p>If a file or directory of the same name already exists in the target location, the overwrite input parameter of the method defines whether the existing file is overwritten. </p>
       <table class="note">
@@ -29,7 +29,7 @@
                </ul>\r
                <p class="toc-title">Related Info</p>\r
                <ul class="toc">\r
-                       <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm">Tizen Tutorial</a></li>  \r
+                       <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm">Tizen Tutorial</a></li>  \r
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html">Tizen API for Mobile Web</a></li>\r
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html">Tizen API for Wearable Web</a></li>                   \r
                        </ul>\r
@@ -64,7 +64,7 @@
   </table>\r
   \r
   <h2 id="generic" name="generic">Handling Generic Events</h2> \r
-  <p>Generic event handling features allow you to <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#use_handlers">handle the results of asynchronous operations</a>. The operations can implemented using the <span style="font-family: Courier New,Courier,monospace">SuccessCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#SuccessCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#SuccessCallback">wearable</a> applications) and <span style="font-family: Courier New,Courier,monospace">ErrorCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#ErrorCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#ErrorCallback">wearable</a> applications) event handlers of the Tizen API.</p>\r
+  <p>Generic event handling features allow you to <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#use_handlers">handle the results of asynchronous operations</a>. The operations can implemented using the <span style="font-family: Courier New,Courier,monospace">SuccessCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#SuccessCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#SuccessCallback">wearable</a> applications) and <span style="font-family: Courier New,Courier,monospace">ErrorCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#ErrorCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#ErrorCallback">wearable</a> applications) event handlers of the Tizen API.</p>\r
     \r
   <h2 id="coordinates" name="coordinates">Managing Location Coordinates</h2>\r
 \r
@@ -89,8 +89,8 @@ var event = new tizen.CalendarEvent(
      <li><span style="font-family: Courier New,Courier,monospace">Attribute range</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#AttributeRangeFilter">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#AttributeRangeFilter">wearable</a> applications)<p>Matches objects containing an attribute whose values are within a particular range.</p> </li> \r
      <li><span style="font-family: Courier New,Courier,monospace">Composite filter</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#CompositeFilter">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#CompositeFilter">wearable</a> applications)<p>Combines several filters into a set.</p></li> \r
     </ul>\r
-<p>You can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#composite">composite filters</a> to search for specific data and <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#make">make complex queries</a>. The attributes you can use with the filter types vary depending on the API you are using. For example, <a href="#calendar">Calendar</a>, <a href="#call">Call History</a>, <a href="#contact">Contact</a>, <a href="#content_filter">Content</a>, and <a href="#messaging">Messaging</a> query methods each have their own sets of supported filter attributes.</p> </li> \r
-   <li>Sorting <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#use_modes">sort the results of queried data</a> using the <span style="font-family: Courier New,Courier,monospace">SortMode</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#SortMode">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#SortMode">wearable</a> applications). The following sorting modes are supported:</p> \r
+<p>You can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#composite">composite filters</a> to search for specific data and <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#make">make complex queries</a>. The attributes you can use with the filter types vary depending on the API you are using. For example, <a href="#calendar">Calendar</a>, <a href="#call">Call History</a>, <a href="#contact">Contact</a>, <a href="#content_filter">Content</a>, and <a href="#messaging">Messaging</a> query methods each have their own sets of supported filter attributes.</p> </li> \r
+   <li>Sorting <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#use_modes">sort the results of queried data</a> using the <span style="font-family: Courier New,Courier,monospace">SortMode</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/tizen.html#SortMode">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/tizen.html#SortMode">wearable</a> applications). The following sorting modes are supported:</p> \r
     <ul> \r
      <li> <p><span style="font-family: Courier New,Courier,monospace">&quot;ASC&quot;</span>: Ascending sorting order</p> </li> \r
      <li> <p><span style="font-family: Courier New,Courier,monospace">&quot;DESC&quot;</span>: Descending sorting order</p> </li> \r
@@ -1013,4 +1013,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>\r
 \r
 </body>\r
-</html>
\ No newline at end of file
+</html>
index 0c44e28..5463eec 100644 (file)
@@ -23,7 +23,7 @@
         <p class="toc-title">Related Info</p>
         <ul class="toc">
         <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/content/content_tutorial_w.htm">Content Tutorial</a></li>
-        <li><a href="../tizen/tizen_guide_w.htm#sorting">Sorting and Filtering Data</a></li>
+        <li><a href="../base/tizen_w.htm#sorting">Sorting and Filtering Data</a></li>
                <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/content.html">Content API for Mobile Web</a></li>
                <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/content.html">Content API for Wearable Web</a></li>                       
             </ul>
@@ -40,7 +40,7 @@
   
   <p>The main features of Content API include:</p>
   <ul>
-   <li>Content retrieval <p>The Content API uses the same <span style="font-family: Courier New,Courier,monospace">ContentManager</span> interface instance (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/content.html#ContentManager">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/content.html#ContentManager">wearable</a> applications) for all content-related functionalities. The instance provides higher efficiency by performing batch operations on content items.</p> <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/content/content_tutorial_w.htm#browse">browse and search for content directories and content</a> using the <span style="font-family: Courier New,Courier,monospace">getDirectories()</span> and <span style="font-family: Courier New,Courier,monospace">find()</span> methods of the <span style="font-family: Courier New,Courier,monospace">ContentManager</span> interface. When searching for content items, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#composite">composite filters</a> based on <a href="../tizen/tizen_guide_w.htm#content_filter">specific filter attributes</a> of the <span style="font-family: Courier New,Courier,monospace">ContentManager</span> interface. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#use_modes">sort the search results</a>.</p>
+   <li>Content retrieval <p>The Content API uses the same <span style="font-family: Courier New,Courier,monospace">ContentManager</span> interface instance (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/content.html#ContentManager">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/content.html#ContentManager">wearable</a> applications) for all content-related functionalities. The instance provides higher efficiency by performing batch operations on content items.</p> <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/content/content_tutorial_w.htm#browse">browse and search for content directories and content</a> using the <span style="font-family: Courier New,Courier,monospace">getDirectories()</span> and <span style="font-family: Courier New,Courier,monospace">find()</span> methods of the <span style="font-family: Courier New,Courier,monospace">ContentManager</span> interface. When searching for content items, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#composite">composite filters</a> based on <a href="../base/tizen_w.htm#content_filter">specific filter attributes</a> of the <span style="font-family: Courier New,Courier,monospace">ContentManager</span> interface. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#use_modes">sort the search results</a>.</p>
    <table class="note">
     <tbody>
      <tr>
@@ -98,4 +98,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 891befc..2a3629c 100644 (file)
 <p>Select the feature you are interested in and see what Tizen offers for your application.</p>
 <p>The following guides describe features provided by the Tizen Web Device API: </p>
 <ul>
-       <li><a href="tizen/tizen_guide_w.htm">Tizen</a>
+       <li><a href="base/base_guide_w.htm">Base</a>
        <p>Enables you to handle generic events and sort and filter data.</p></li>
-       <li><a href="application/app_guide_w.htm">Application</a>
+       <li><a href="account/account_guide_w.htm">Account</a>
+       <p>Enables you to manage Accounts and Account Information.</p></li>
+       <li><a href="application/app_guide_w.htm">Application Framework</a>
        <p>Enables you to configure application properties, and manage application data, packages, and alarms, and launch applications.</p></li>
-       <li><a href="communication/comm_guide_w.htm">Communication</a>
-       <p>Enables you to send data to networks and other applications, and receive data back from them.</p></li>
        <li><a href="content/content_guide_w.htm">Content</a>
        <p>Enables you to manage files, playlists, and downloads, and view file details.</p></li>
-       <li><a href="input_output/io_guide_w.htm">Input/Output</a>
-       <p>Enables you to manage input and output data in your applications.</p></li>
+       <li><a href="messaging/messaging_guide_w.htm">Messaging</a>
+       <p>Enables you to manage and receive SMS, MMS, and Email Messages.</p></li>
        <li><a href="multimedia/multimedia_guide_w.htm">Multimedia</a>
        <p>Enables you to manage the device sound levels and media keys.</p></li>
-       <li><a href="system/system_guide_w.htm">System</a>
-       <p>Enables you to access and manage and retrieve information from the device and its sensors.</p></li>
-       <li><a href="ui/ui_guide_w.htm">User Interface</a>
-       <p>Enables you to manage badges, notifications, and input devices.</p></li>     
+       <li><a href="network/network_guide_w.htm">Network</a>
+       <p>Enables you to send data to networks and other applications, and receive data back from them.</p></li>
        <li><a href="social/social_guide_w.htm">Social</a> <strong>in mobile applications only</strong>
        <p>Enables you to manage the user&#39;s personal data, such as contacts, calendars, and call and browsing history, on the device.</p></li>      
+       <li><a href="system/system_guide_w.htm">System</a>
+       <p>Enables you to access and manage and retrieve information from the device and its sensors.</p></li>
 </ul>
 
 
diff --git a/org.tizen.guides/html/web/tizen/messaging/messaging_guide_w.htm b/org.tizen.guides/html/web/tizen/messaging/messaging_guide_w.htm
new file mode 100644 (file)
index 0000000..3d56229
--- /dev/null
@@ -0,0 +1,68 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
+    <meta http-equiv="X-UA-Compatible" content="IE=9" />
+    <link rel="stylesheet" type="text/css" href="../../../css/styles.css" />
+    <link rel="stylesheet" type="text/css" href="../../../css/snippet.css" />
+    <script type="text/javascript" src="../../../scripts/snippet.js"></script>
+    <script type="text/javascript" src="../../../scripts/jquery.util.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../../../scripts/common.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../../../scripts/core.js" charset="utf-8"></script>
+    <script type="text/javascript" src="../../../scripts/search.js" charset="utf-8"></script>
+  <title>Messaging</title>
+ </head>
+ <body onload="prettyPrint()" style="overflow: auto;">
+
+ <div id="toc-navigation">
+    <div id="profile">
+        <p><img alt="Mobile Web" src="../../../images/mobile_s_w.png"/> <img alt="Wearable Web" src="../../../images/wearable_s_w.png"/></p>
+    </div>
+
+    <div id="toc_border"><div id="toc">
+        <p class="toc-title">Related Info</p>
+        <ul class="toc">
+        <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorials_w.htm">Messaging Tutorials</a></li>
+               <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Messaging">Messaging API for Mobile Web</a></li>
+               <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Messaging">Messaging API for Wearable Web</a></li>                   
+            </ul>
+    </div></div>
+</div>
+
+<div id="container"><div id="contents"><div class="content">
+
+  <h1>Messaging</h1>
+<p>Messaging features include managing messaging functionalities for SMS, MMS, email and receive push notifications from a push server.</p>
+  <p>The main messaging features are:</p>
+  <ul>
+   <li><a href="push_w.htm">Push</a> <p>Allows you to receive push notifications from a push server.</p></li>
+</ul>
+
+<p>The following guides apply in <strong>mobile applications only</strong>:</p>
+<ul>
+  <li><a href="messaging_w.htm">Messaging</a> <p>Allows you to create applications with messaging functionalities using SMS, MMS, and email.</p></li>
+</ul>
+
+<script type="text/javascript" src="../../../scripts/jquery.zclip.min.js"></script>
+<script type="text/javascript" src="../../../scripts/showhide.js"></script>
+</div></div></div>
+
+<a class="top sms" href="#"><img src="../../../images/btn_top.gif" alt="Go to top" /></a>
+
+<div id="footer">
+<p class="footer">Except as noted, this content - excluding the Code Examples - is licensed under <a href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution 3.0</a> and all of the Code Examples contained herein are licensed under <a href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br/>For details, see the <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.</p>
+</div>
+
+<script type="text/javascript">
+var _gaq = _gaq || [];
+_gaq.push(['_setAccount', 'UA-25976949-1']);
+_gaq.push(['_trackPageview']);
+(function() {
+var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+})();
+</script>
+
+</body>
+</html>
\ No newline at end of file
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm">Messaging Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm">Messaging Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html">Messaging API for Mobile Web</a></li>
             </ul>
     </div></div>
@@ -40,7 +40,7 @@
  
   <p>The main features of the Messaging API include:</p>
   <ul>
-   <li>Message writing <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm#Sending_Messages">create a message</a> by using the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#Message">Message</a> object constructor, and you can set the message attributes and parameters using a <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageInit">MessageInit</a> object (for example, you can set the message service type - SMS, MMS or email - by using the <span style="font-family: Courier New,Courier,monospace">type</span> parameter).</p> <p>You can add attachments to your MMS and email messages by creating a <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageAttachment">MessageAttachment</a> object with the file path and the MIME type (<span style="font-family: Courier New,Courier,monospace">image/png</span>, <span style="font-family: Courier New,Courier,monospace">text/pdf</span>, or <span style="font-family: Courier New,Courier,monospace">text/html</span>) for each object and assigning an array of those objects to the <span style="font-family: Courier New,Courier,monospace">attachments</span> attribute of the <span style="font-family: Courier New,Courier,monospace">Message</span> object.</p> <p>To save message drafts for later, use the <span style="font-family: Courier New,Courier,monospace">addDraftMessage()</span> method of the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageStorage">MessageStorage</a> interface.</p>
+   <li>Message writing <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm#Sending_Messages">create a message</a> by using the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#Message">Message</a> object constructor, and you can set the message attributes and parameters using a <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageInit">MessageInit</a> object (for example, you can set the message service type - SMS, MMS or email - by using the <span style="font-family: Courier New,Courier,monospace">type</span> parameter).</p> <p>You can add attachments to your MMS and email messages by creating a <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageAttachment">MessageAttachment</a> object with the file path and the MIME type (<span style="font-family: Courier New,Courier,monospace">image/png</span>, <span style="font-family: Courier New,Courier,monospace">text/pdf</span>, or <span style="font-family: Courier New,Courier,monospace">text/html</span>) for each object and assigning an array of those objects to the <span style="font-family: Courier New,Courier,monospace">attachments</span> attribute of the <span style="font-family: Courier New,Courier,monospace">Message</span> object.</p> <p>To save message drafts for later, use the <span style="font-family: Courier New,Courier,monospace">addDraftMessage()</span> method of the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageStorage">MessageStorage</a> interface.</p>
     <table class="note">
      <tbody>
       <tr>
       </tr>
      </tbody>
     </table> </li>
-   <li>Message sending <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm#Sending_Messages">send messages</a> by using the <span style="font-family: Courier New,Courier,monospace">sendMessage()</span> method of the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageService">MessageService</a> interface.</p> <p>The method requires both success and error event handlers. Depending on the result of the sending operation, the message is moved to the device&#39;s Sent Items folder or Drafts folder, and additionally stored in the message storage database.</p> </li>
+   <li>Message sending <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm#Sending_Messages">send messages</a> by using the <span style="font-family: Courier New,Courier,monospace">sendMessage()</span> method of the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageService">MessageService</a> interface.</p> <p>The method requires both success and error event handlers. Depending on the result of the sending operation, the message is moved to the device&#39;s Sent Items folder or Drafts folder, and additionally stored in the message storage database.</p> </li>
    <li>Message management
-   <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm#Managing_Messages">find, update, and delete stored messages</a> with methods provided by the <span style="font-family: Courier New,Courier,monospace">MessageStorage</span> interface: <span style="font-family: Courier New,Courier,monospace">findMessages()</span>, <span style="font-family: Courier New,Courier,monospace">updateMessages()</span>, and <span style="font-family: Courier New,Courier,monospace">removeMessages()</span>. The interface allows you to manage message storages.</p>
-   <p>When searching for messages, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#composite">composite filters</a> based on <a href="../tizen/tizen_guide_w.htm#messaging">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#use_modes">sort the search results</a>.</p></li>
+   <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm#Managing_Messages">find, update, and delete stored messages</a> with methods provided by the <span style="font-family: Courier New,Courier,monospace">MessageStorage</span> interface: <span style="font-family: Courier New,Courier,monospace">findMessages()</span>, <span style="font-family: Courier New,Courier,monospace">updateMessages()</span>, and <span style="font-family: Courier New,Courier,monospace">removeMessages()</span>. The interface allows you to manage message storages.</p>
+   <p>When searching for messages, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#composite">composite filters</a> based on <a href="../base/tizen_w.htm#messaging">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#use_modes">sort the search results</a>.</p></li>
    <li>Message storage change notifications
-   <p>You can register event listeners to <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm#Receiving_Notifications">monitor changes</a> in the message storage, a particular conversation, or a particular message folder.</p>
+   <p>You can register event listeners to <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm#Receiving_Notifications">monitor changes</a> in the message storage, a particular conversation, or a particular message folder.</p>
    <p>The <span style="font-family: Courier New,Courier,monospace">addMessagesChangeListener()</span>, <span style="font-family: Courier New,Courier,monospace">addConversationsChangeListener()</span>, and <span style="font-family: Courier New,Courier,monospace">addFoldersChangeListener()</span> methods of the <span style="font-family: Courier New,Courier,monospace">MessageStorage</span> interface register an event listener, which starts asynchronously once the method returns the subscription identifier for the listener. You can use the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessagesChangeCallback">MessagesChangeCallback</a>, <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageConversationsChangeCallback">MessageConversationsChangeCallback</a>, and <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageFoldersChangeCallback">MessageFoldersChangeCallback</a> interfaces to define listener event handlers for receiving notifications about the changes.</p> </li>
-   <li>Finding folders <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm#Find_Folders">find message folders</a> by using the <span style="font-family: Courier New,Courier,monospace">findFolders()</span> method of the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageStorage">MessageStorage</a> interface.</p></li>
-   <li>Full message content retrieval from the email server <p>It is possible that an email message is accessible through the <span style="font-family: Courier New,Courier,monospace">Message</span> object, but its full body or attachment has not been downloaded yet. You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm#Synchronizing_with_the_Server">load email messages and attachments</a> from the email service with the <span style="font-family: Courier New,Courier,monospace">loadMessageBody()</span> and <span style="font-family: Courier New,Courier,monospace">loadMessageAttachment()</span> methods of the <span style="font-family: Courier New,Courier,monospace">MessageService</span> interface. </p><p>To keep your email service accounts up-to-date, synchronize them with their respective external servers, such as Gmail and Microsoft Exchange, with the <span style="font-family: Courier New,Courier,monospace">sync()</span> method. You can also synchronize just one folder, such as the Inbox, with the <span style="font-family: Courier New,Courier,monospace">syncFolder()</span> method.</p> <p>You can specify the maximum number of messages that can be retrieved in each folder.</p> </li>
+   <li>Finding folders <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm#Find_Folders">find message folders</a> by using the <span style="font-family: Courier New,Courier,monospace">findFolders()</span> method of the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/messaging.html#MessageStorage">MessageStorage</a> interface.</p></li>
+   <li>Full message content retrieval from the email server <p>It is possible that an email message is accessible through the <span style="font-family: Courier New,Courier,monospace">Message</span> object, but its full body or attachment has not been downloaded yet. You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm#Synchronizing_with_the_Server">load email messages and attachments</a> from the email service with the <span style="font-family: Courier New,Courier,monospace">loadMessageBody()</span> and <span style="font-family: Courier New,Courier,monospace">loadMessageAttachment()</span> methods of the <span style="font-family: Courier New,Courier,monospace">MessageService</span> interface. </p><p>To keep your email service accounts up-to-date, synchronize them with their respective external servers, such as Gmail and Microsoft Exchange, with the <span style="font-family: Courier New,Courier,monospace">sync()</span> method. You can also synchronize just one folder, such as the Inbox, with the <span style="font-family: Courier New,Courier,monospace">syncFolder()</span> method.</p> <p>You can specify the maximum number of messages that can be retrieved in each folder.</p> </li>
    <li>SMS and dual SIM
-    <p>If there are multiple SIM cards in the device, by default the system determines which one is used to send a message. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/messaging_tutorial_w.htm#Selecting_the_SIM_Card">specify the SIM card when sending an SMS</a>.</p>
+    <p>If there are multiple SIM cards in the device, by default the system determines which one is used to send a message. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/messaging_tutorial_w.htm#Selecting_the_SIM_Card">specify the SIM card when sending an SMS</a>.</p>
    </li>
   </ul>
 
@@ -89,4 +89,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/push_tutorial_w.htm">Push Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/push_tutorial_w.htm">Push Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/push.html">Push API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/push.html">Push API for Wearable Web</a></li>
             </ul>
@@ -46,8 +46,8 @@
   <p>The push service provides the RESTful open API for sending a push message. For more information on the Tizen Push Server API, see <a href="../../../../../org.tizen.tutorials/html/native/messaging/push_tutorial_n.htm#send">Sending Push Notifications</a>.</p>
   <p>The main features of the Push API include:</p>
   <ul>
-   <li>Registering to the push service <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/push_tutorial_w.htm#Registering">register or unregister the application for the push service</a>. If the registration process is successful, it returns the registration identifier through the <span style="font-family: Courier New,Courier,monospace">PushRegisterSuccessCallback</span> listener (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/push.html#PushRegisterSuccessCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/push.html#PushRegisterSuccessCallback">wearable</a> applications).</p> </li>
-   <li>Receiving push notifications <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/push_tutorial_w.htm#Receiving">connect to the push service and start receiving push notifications</a> with the <span style="font-family: Courier New,Courier,monospace">connectService()</span> method. You must pass the <span style="font-family: Courier New,Courier,monospace">PushNotificationCallback</span> listener (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/push.html#PushNotificationCallback">mobile</a> and  <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/push.html#PushNotificationCallback">wearable</a> applications) instance as a parameter in the method to receive push notifications.</p> </li>
+   <li>Registering to the push service <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/push_tutorial_w.htm#Registering">register or unregister the application for the push service</a>. If the registration process is successful, it returns the registration identifier through the <span style="font-family: Courier New,Courier,monospace">PushRegisterSuccessCallback</span> listener (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/push.html#PushRegisterSuccessCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/push.html#PushRegisterSuccessCallback">wearable</a> applications).</p> </li>
+   <li>Receiving push notifications <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/messaging/push_tutorial_w.htm#Receiving">connect to the push service and start receiving push notifications</a> with the <span style="font-family: Courier New,Courier,monospace">connectService()</span> method. You must pass the <span style="font-family: Courier New,Courier,monospace">PushNotificationCallback</span> listener (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/push.html#PushNotificationCallback">mobile</a> and  <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/push.html#PushNotificationCallback">wearable</a> applications) instance as a parameter in the method to receive push notifications.</p> </li>
   </ul>
 
 
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">\r
         <p class="toc-title">Related Info</p>\r
         <ul class="toc">\r
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/system/fm_radio_tutorial_w.htm">FM Radio Tutorial</a></li>\r
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/multimedia/fm_radio_tutorial_w.htm">FM Radio Tutorial</a></li>\r
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/fmradio.html">FM Radio API for Mobile Web</a></li>          \r
         </ul>\r
     </div></div>\r
 <p>The main features of the FM Radio API include:</p>\r
 <ul>\r
 <li>Managing the radio\r
-<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/system/fm_radio_tutorial_w.htm#manage">control the radio playback and change frequency</a>.</p></li>\r
+<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/multimedia/fm_radio_tutorial_w.htm#manage">control the radio playback and change frequency</a>.</p></li>\r
 <li>Scanning available radio channels\r
-<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/system/fm_radio_tutorial_w.htm#scan">scan the available frequencies to find a channel</a>.</p></li>\r
+<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/multimedia/fm_radio_tutorial_w.htm#scan">scan the available frequencies to find a channel</a>.</p></li>\r
 <li>Getting information about interruptions\r
-<p>The Tizen system has a feature to prevent interference between radio sound and other source of sound. The sound of the radio is interrupted in reaction to various events, such as an incoming call or notification sound. You can use the <span style="font-family: Courier New,Courier,monospace">oninterrupted</span> event handler to <a href="../../../../../org.tizen.tutorials/html/web/tizen/system/fm_radio_tutorial_w.htm#get_info">detect the reason for the interruption</a>.</p></li>\r
+<p>The Tizen system has a feature to prevent interference between radio sound and other source of sound. The sound of the radio is interrupted in reaction to various events, such as an incoming call or notification sound. You can use the <span style="font-family: Courier New,Courier,monospace">oninterrupted</span> event handler to <a href="../../../../../org.tizen.tutorials/html/web/tizen/multimedia/fm_radio_tutorial_w.htm#get_info">detect the reason for the interruption</a>.</p></li>\r
 </ul>\r
 <p>The available operations depend on the current radio state. Radio states and transitions between them are illustrated in the following figure.</p>\r
 <p class="figure">Figure: FM radio states and transitions</p>\r
index 9627458..69c5fb8 100644 (file)
   <p>Multimedia features include managing the device sound volume and media keys.</p>\r
   <p>The main multimedia features are:</p>\r
   <ul>\r
-  <li><a href="media_key_w.htm">Media Key</a> <p>Enables you to handle media keys in your application.</p></li>\r
+  <li><a href="media_controller_w.htm">Media Controller</a> <p>Enables you to communicate between the media controller server and client.</p></li>\r
   <li><a href="sound_w.htm">Sound</a> <p>Enables you to control the volume level of several sound types and get information about the current sound mode and the state of the current sound devices.</p></li>  \r
   </ul>\r
-  \r
-<p>The following guides apply in <strong>mobile applications only</strong>:</p>\r
+  <p>The following guides apply in <strong>mobile applications only</strong>:</p>  \r
 <ul>\r
-  <li><a href="media_controller_w.htm">Media Controller</a> <p>Enables you to communicate between the media controller server and client.</p></li>\r
-</ul>\r
-\r
+   <li><a href="fm_radio_w.htm">FM Radio</a> <p>Enables you to access and control the device FM radio.</p></li>  \r
+  </li>\r
+</ul>   \r
  \r
 <script type="text/javascript" src="../../../scripts/jquery.zclip.min.js"></script>\r
 <script type="text/javascript" src="../../../scripts/showhide.js"></script>\r
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm">Bluetooth Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html">Bluetooth API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html">Bluetooth API for Wearable Web</a></li>
             </ul>
   
   <p>The main features of the Bluetooth API include:</p>
   <ul>
-   <li>Managing the local Bluetooth adapter <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Managing_BT_Adapter">manage the local Bluetooth adapter</a> using the system-provided service through the <span style="font-family: Courier New,Courier,monospace">ApplicationControl</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/application.html#ApplicationControl">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/application.html#ApplicationControl">wearable</a> applications).</p> <p>To use the Bluetooth functionality of the device, you must switch the Bluetooth adapter on.</p></li>
-   <li>Discovering devices <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Discovering_BT_Devices">discover other Bluetooth devices</a>.</p> <p>The device discovery process can retrieve multiple types of Bluetooth devices, such as printers, mobile phones, and headphones. To find the kind of devices you want to communicate with, the <span style="font-family: Courier New,Courier,monospace">BluetoothClass</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothClass">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothClass">wearable</a> applications) is used to define characteristics and capabilities of a Bluetooth device. The <span style="font-family: Courier New,Courier,monospace">BluetoothClassDeviceMajor</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothClassDeviceMajor">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothClassDeviceMajor">wearable</a> applications) and <span style="font-family: Courier New,Courier,monospace">BluetoothClassDeviceMinor</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothClassDeviceMinor">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothClassDeviceMinor">wearable</a> applications) specify the identifiers for major and minor Class of Device (CoD).</p> <p>In addition, you can retrieve the known devices which were bonded or found in a prior discovery process.</p></li>
-   <li>Creating a bonding with a Bluetooth device <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Creating_Bond">create a bonding</a> with another device retrieved through the discovery process. The bonding allows the 2 devices to establish a connection.</p> </li>
-   <li>Connecting to and exchanging data with a Bluetooth device <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Connecting_BT_device">connect to and exchange data with a remote Bluetooth device</a>. When you attempt to open a connection to another device, a Service Discovery Protocol (SDP) look-up is performed on the device, and the protocol and channel to be used for the connection are determined. If a connection is established and the socket is opened successfully, a <span style="font-family: Courier New,Courier,monospace">BluetoothSocket</span> instance (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothSocket">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothSocket">wearable</a> applications) with an open state is returned. The socket is subsequently used for exchanging data between the connected devices.</p> <p>If a device allows other devices to use its functionalities through this kind of connection, it is said to provide a service.</p> </li>
-   <li>Communicating with a health source device <p>The Health Device Profile defines the requirements for the Bluetooth health device implementation. In the profile, there are 2 device type: one device is a source, such as a blood pressure monitor or pulse oximeter, while the other is a sink, such as a mobile phone or laptop. You can use your device as a sink and <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Communicating_Health">communicate with a health source device</a>.</p> </li>
+   <li>Managing the local Bluetooth adapter <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Managing_BT_Adapter">manage the local Bluetooth adapter</a> using the system-provided service through the <span style="font-family: Courier New,Courier,monospace">ApplicationControl</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/application.html#ApplicationControl">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/application.html#ApplicationControl">wearable</a> applications).</p> <p>To use the Bluetooth functionality of the device, you must switch the Bluetooth adapter on.</p></li>
+   <li>Discovering devices <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Discovering_BT_Devices">discover other Bluetooth devices</a>.</p> <p>The device discovery process can retrieve multiple types of Bluetooth devices, such as printers, mobile phones, and headphones. To find the kind of devices you want to communicate with, the <span style="font-family: Courier New,Courier,monospace">BluetoothClass</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothClass">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothClass">wearable</a> applications) is used to define characteristics and capabilities of a Bluetooth device. The <span style="font-family: Courier New,Courier,monospace">BluetoothClassDeviceMajor</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothClassDeviceMajor">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothClassDeviceMajor">wearable</a> applications) and <span style="font-family: Courier New,Courier,monospace">BluetoothClassDeviceMinor</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothClassDeviceMinor">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothClassDeviceMinor">wearable</a> applications) specify the identifiers for major and minor Class of Device (CoD).</p> <p>In addition, you can retrieve the known devices which were bonded or found in a prior discovery process.</p></li>
+   <li>Creating a bonding with a Bluetooth device <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Creating_Bond">create a bonding</a> with another device retrieved through the discovery process. The bonding allows the 2 devices to establish a connection.</p> </li>
+   <li>Connecting to and exchanging data with a Bluetooth device <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Connecting_BT_device">connect to and exchange data with a remote Bluetooth device</a>. When you attempt to open a connection to another device, a Service Discovery Protocol (SDP) look-up is performed on the device, and the protocol and channel to be used for the connection are determined. If a connection is established and the socket is opened successfully, a <span style="font-family: Courier New,Courier,monospace">BluetoothSocket</span> instance (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/bluetooth.html#BluetoothSocket">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/bluetooth.html#BluetoothSocket">wearable</a> applications) with an open state is returned. The socket is subsequently used for exchanging data between the connected devices.</p> <p>If a device allows other devices to use its functionalities through this kind of connection, it is said to provide a service.</p> </li>
+   <li>Communicating with a health source device <p>The Health Device Profile defines the requirements for the Bluetooth health device implementation. In the profile, there are 2 device type: one device is a source, such as a blood pressure monitor or pulse oximeter, while the other is a sink, such as a mobile phone or laptop. You can use your device as a sink and <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Communicating_Health">communicate with a health source device</a>.</p> </li>
   </ul>
 
 <p>The main Bluetooth (4.0) Low Energy features include:</p>
   <ul>
    <li>Managing the local Bluetooth adapter
-     <p>The <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Managing_BT_Adapter">Bluetooth adapter management</a> is performed the same way as in the regular Bluetooth API.</p></li>
+     <p>The <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Managing_BT_Adapter">Bluetooth adapter management</a> is performed the same way as in the regular Bluetooth API.</p></li>
    <li>Discovering Bluetooth Low Energy devices
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Discovering_BT_LE_Devices">discover Bluetooth Low Energy devices</a> in range. Through the discovery process, you can obtain basic information about available remote devices, such as their names and provided services.</p></li>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Discovering_BT_LE_Devices">discover Bluetooth Low Energy devices</a> in range. Through the discovery process, you can obtain basic information about available remote devices, such as their names and provided services.</p></li>
    <li>Managing the advertising options
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Managing_Advertising">manage advertising</a> to control how your device announces itself to other Bluetooth Low Energy devices to be discovered.</p></li>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Managing_Advertising">manage advertising</a> to control how your device announces itself to other Bluetooth Low Energy devices to be discovered.</p></li>
    <li>Connecting to a Bluetooth Low Energy device
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Connecting">connect to a remote Bluetooth Low Energy device</a>. When connected, you can access services and characteristics of the remote device.</p></li>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Connecting">connect to a remote Bluetooth Low Energy device</a>. When connected, you can access services and characteristics of the remote device.</p></li>
    <li>Receiving notifications on connection state changes
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Connection_Notification">monitor the connection state</a> to detect when the connection to the remote device is lost.</p></li>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Connection_Notification">monitor the connection state</a> to detect when the connection to the remote device is lost.</p></li>
    <li>Retrieving Bluetooth GATT services
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Retrieving_Services">retrieve information about Bluetooth GATT services</a> provided by the remote device.</p>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Retrieving_Services">retrieve information about Bluetooth GATT services</a> provided by the remote device.</p>
      <p>Every GATT service defines characteristics it includes. By knowing the service, you know what features the Bluetooth device exposes.</p></li>
    <li>Accessing the Bluetooth GATT characteristic value
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Characteristic_Value">read and write the Bluetooth GATT characteristic value</a>.</p>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Characteristic_Value">read and write the Bluetooth GATT characteristic value</a>.</p>
      <p>Characteristics allows you to monitor and sometimes control remote Bluetooth Low Energy devices. For example, a sensor reading can be exposed by the sensor device as a Bluetooth GATT characteristic.</p></li>
    <li>Receiving notifications on characteristic value changes
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Characterictic_Notification">monitor a characteristic value</a> to detect any changes, for example, in sensor readings and battery level.</p></li>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Characterictic_Notification">monitor a characteristic value</a> to detect any changes, for example, in sensor readings and battery level.</p></li>
    <li>Accessing the Bluetooth GATT descriptor value
-     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/bluetooth_tutorial_w.htm#Descriptor_Value">read and write the Bluetooth GATT descriptor value</a>.</p></li>
+     <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/bluetooth_tutorial_w.htm#Descriptor_Value">read and write the Bluetooth GATT descriptor value</a>.</p></li>
 </ul>
    
 
@@ -10,7 +10,7 @@
     <script type="text/javascript" src="../../../scripts/common.js" charset="utf-8"></script>
     <script type="text/javascript" src="../../../scripts/core.js" charset="utf-8"></script>
     <script type="text/javascript" src="../../../scripts/search.js" charset="utf-8"></script>
-  <title>Communication</title>
+  <title>Network</title>
  </head>
  <body onload="prettyPrint()" style="overflow: auto;">
 
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/comm_tutorials_w.htm">Communication Tutorials</a></li>
-                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Communication">Communication API for Mobile Web</a></li>
-                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Communication">Communication API for Wearable Web</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/network/network_tutorials_w.htm">Network Tutorials</a></li>
+                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#Network">Network API for Mobile Web</a></li>
+                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#Network">Network API for Wearable Web</a></li>
             </ul>
     </div></div>
 </div>
 
 <div id="container"><div id="contents"><div class="content">
-<h1>Communication</h1>
-  <p>Communication features include information on how your application can send data to networks and other applications, and receive data back from them.</p>
+<h1>Network</h1>
+  <p>Network features include information on how your application can send data to networks and other applications, and receive data back from them.</p>
   
-  <p>The main communication features are:</p>
+  <p>The main network features are:</p>
   <ul>
     <li><a href="bluetooth_w.htm">Bluetooth</a> <p>Allows you to use Bluetooth functionalities, such as managing the Bluetooth service, pairing, and exchanging messages between Bluetooth-enabled devices.</p></li>
   <li><a href="nfc_w.htm">NFC</a> <p>Allows you to share contacts, photos, and videos, use the device as a smartcard, and communicate with other NFC-enabled devices.</p></li>  
-   <li><a href="push_w.htm">Push</a> <p>Allows you to receive push notifications from a push server.</p></li>
   <li><a href="secure_element_w.htm">Secure Element</a> <p>Allows you to access secure elements, such as SIM card and secure SD card, in a device.</p></li>
 </ul>
   
-<p>The following guides apply in <strong>mobile applications only</strong>:</p>
-<ul>
-  <li><a href="messaging_w.htm">Messaging</a> <p>Allows you to create applications with messaging functionalities using SMS, MMS, and email.</p></li>
-</ul>
-
-  
 
 <script type="text/javascript" src="../../../scripts/jquery.zclip.min.js"></script>
 <script type="text/javascript" src="../../../scripts/showhide.js"></script>
@@ -23,7 +23,7 @@
    
                <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm">NFC Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm">NFC Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html">NFC API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html">NFC API for Wearable Web</a></li>
             </ul>
   <p></p>
   <p>The main features of the NFC API include:</p>
   <ul>
-   <li>NFC device management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Managing_NFC_Conn">manage NFC connectivity</a> by enabling or disabling the NFC service.</p> <p>To use NFC, retrieve the default NFC adapter using the <span style="font-family: Courier New,Courier,monospace">getDefaultAdapter()</span> method of the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCAdapter">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCAdapter">wearable</a> applications). You can enable and disable NFC using the <span style="font-family: Courier New,Courier,monospace">setPowered()</span> method.</p></li>
-   <li>NFC tag and peer detection <p>To <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Detecting_NFC_Tags">receive notifications when an NFC tag or peer device has been detected</a>, the <span style="font-family: Courier New,Courier,monospace">setTagListener()</span> and <span style="font-family: Courier New,Courier,monospace">setPeerListener()</span> methods of the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface register event listeners, which trigger notifications when an NFC tag or peer device is detected, respectively. You can use the <span style="font-family: Courier New,Courier,monospace">NFCTagDetectCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCTagDetectCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCTagDetectCallback">wearable</a> applications) and <span style="font-family: Courier New,Courier,monospace">NFCPeerDetectCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCPeerDetectCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCPeerDetectCallback">wearable</a> applications) interfaces to define event handlers for receiving the notifications about attaching and detaching NFC tags and peers, respectively.</p></li>
-   <li>NDEF message manipulation <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Handling_NDEF_Messages">handle NDEF messages</a> by first creating NDEF records, using the <span style="font-family: Courier New,Courier,monospace">NDEFRecord</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NDEFRecord">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NDEFRecord">wearable</a> applications), and then adding the records to an NDEF message using the <span style="font-family: Courier New,Courier,monospace">records</span> attribute of the <span style="font-family: Courier New,Courier,monospace">NDEFMessage</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NDEFMessage">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NDEFMessage">wearable</a> applications).</p></li>
-   <li>NDEF data exchange <p>You can exchange NDEF data between <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Exchanging_NDEF_Tags">tags</a> and <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Exchanging_NDEF_Peers">peers</a>. To exchange data between tags, read from tags and write to tags using the <span style="font-family: Courier New,Courier,monospace">readNDEF()</span> and <span style="font-family: Courier New,Courier,monospace">writeNDEF()</span> methods.</p> <p>To exchange data between peers, the <span style="font-family: Courier New,Courier,monospace">setReceiveNDEFListener()</span> method of the <span style="font-family: Courier New,Courier,monospace">NFCPeer</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCPeer">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCPeer">wearable</a> applications) registers an event listener, which triggers an event when an NDEF message is received from a peer.</p> <p>You can use the <span style="font-family: Courier New,Courier,monospace">NDEFMessageReadCallback</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NDEFMessageReadCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NDEFMessageReadCallback">wearable</a> applications) to define event handlers for reading NDEF messages from tags and peer devices.</p>
+   <li>NFC device management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Managing_NFC_Conn">manage NFC connectivity</a> by enabling or disabling the NFC service.</p> <p>To use NFC, retrieve the default NFC adapter using the <span style="font-family: Courier New,Courier,monospace">getDefaultAdapter()</span> method of the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCAdapter">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCAdapter">wearable</a> applications). You can enable and disable NFC using the <span style="font-family: Courier New,Courier,monospace">setPowered()</span> method.</p></li>
+   <li>NFC tag and peer detection <p>To <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Detecting_NFC_Tags">receive notifications when an NFC tag or peer device has been detected</a>, the <span style="font-family: Courier New,Courier,monospace">setTagListener()</span> and <span style="font-family: Courier New,Courier,monospace">setPeerListener()</span> methods of the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface register event listeners, which trigger notifications when an NFC tag or peer device is detected, respectively. You can use the <span style="font-family: Courier New,Courier,monospace">NFCTagDetectCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCTagDetectCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCTagDetectCallback">wearable</a> applications) and <span style="font-family: Courier New,Courier,monospace">NFCPeerDetectCallback</span> (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCPeerDetectCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCPeerDetectCallback">wearable</a> applications) interfaces to define event handlers for receiving the notifications about attaching and detaching NFC tags and peers, respectively.</p></li>
+   <li>NDEF message manipulation <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Handling_NDEF_Messages">handle NDEF messages</a> by first creating NDEF records, using the <span style="font-family: Courier New,Courier,monospace">NDEFRecord</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NDEFRecord">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NDEFRecord">wearable</a> applications), and then adding the records to an NDEF message using the <span style="font-family: Courier New,Courier,monospace">records</span> attribute of the <span style="font-family: Courier New,Courier,monospace">NDEFMessage</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NDEFMessage">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NDEFMessage">wearable</a> applications).</p></li>
+   <li>NDEF data exchange <p>You can exchange NDEF data between <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Exchanging_NDEF_Tags">tags</a> and <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Exchanging_NDEF_Peers">peers</a>. To exchange data between tags, read from tags and write to tags using the <span style="font-family: Courier New,Courier,monospace">readNDEF()</span> and <span style="font-family: Courier New,Courier,monospace">writeNDEF()</span> methods.</p> <p>To exchange data between peers, the <span style="font-family: Courier New,Courier,monospace">setReceiveNDEFListener()</span> method of the <span style="font-family: Courier New,Courier,monospace">NFCPeer</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NFCPeer">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NFCPeer">wearable</a> applications) registers an event listener, which triggers an event when an NDEF message is received from a peer.</p> <p>You can use the <span style="font-family: Courier New,Courier,monospace">NDEFMessageReadCallback</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/nfc.html#NDEFMessageReadCallback">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/nfc.html#NDEFMessageReadCallback">wearable</a> applications) to define event handlers for reading NDEF messages from tags and peer devices.</p>
    </li>
-   <li>NFC card emulation <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Using_NFC_Card_Emulation">enable NFC card emulation and monitor the secure element transaction</a>  taking place using the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface. The secure element transaction is carried out by the device. The Tizen application can detect the transaction, but does not take part in it. Interpreting the transaction data requires knowledge about the data protocol the transaction uses. With the required knowledge, the application can detect whether the transaction was successful.</p></li>
-   <li>NFC host-based card emulation (HCE) <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/nfc_tutorial_w.htm#Using_NFC_Host_Based_Card_Emulation">handle HCE events and transactions</a> taking place using the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface. HCE is an on-device technology that permits a phone to perform card emulation on an NFC-enabled device without relying on access to a secure element. The transaction data is routed to the host application directly, instead of routing to a secure element. The Tizen application can detect the transaction and can take part in it.</p></li>
+   <li>NFC card emulation <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Using_NFC_Card_Emulation">enable NFC card emulation and monitor the secure element transaction</a>  taking place using the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface. The secure element transaction is carried out by the device. The Tizen application can detect the transaction, but does not take part in it. Interpreting the transaction data requires knowledge about the data protocol the transaction uses. With the required knowledge, the application can detect whether the transaction was successful.</p></li>
+   <li>NFC host-based card emulation (HCE) <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/nfc_tutorial_w.htm#Using_NFC_Host_Based_Card_Emulation">handle HCE events and transactions</a> taking place using the <span style="font-family: Courier New,Courier,monospace">NFCAdapter</span> interface. HCE is an on-device technology that permits a phone to perform card emulation on an NFC-enabled device without relying on access to a secure element. The transaction data is routed to the host application directly, instead of routing to a secure element. The Tizen application can detect the transaction and can take part in it.</p></li>
   </ul>
    <table class="note">
    <tbody>
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">
         <p class="toc-title">Related Info</p>
         <ul class="toc">
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/secure_element_tutorial_w.htm">Secure Element Tutorial</a></li>
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/network/secure_element_tutorial_w.htm">Secure Element Tutorial</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/se.html">Secure Element API for Mobile Web</a></li>
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/se.html">Secure Element API for Wearable Web</a></li>
             </ul>
@@ -38,9 +38,9 @@
 
   <p>The main features of the Secure Element API include:</p>
   <ul>
-   <li>Managing secure elements<p>You <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/secure_element_tutorial_w.htm#Managing_Secure_Element">manage secure elements</a> by retrieving all the available secure element readers and receiving notifications of reader changes using the <span style="font-family: Courier New,Courier,monospace">SEService</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/se.html#SEService">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/se.html#SEService">wearable</a> applications). You can also shut down secure elements.</p> </li>
-   <li>Opening and closing sessions and channels<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/secure_element_tutorial_w.htm#Opening_Sessions">open a session</a> to connect to a secure element reader. Within a session, you can open basic or logical channels. When the channel or session is no longer needed, you can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/secure_element_tutorial_w.htm#Closing_Sessions">close them</a>.</p> </li>
-    <li>Transmitting APDUs to the applet<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/communication/secure_element_tutorial_w.htm#Transmitting_APDU">transmit application protocol data units (APDU)</a> to a secure element using a channel.</p> </li>
+   <li>Managing secure elements<p>You <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/secure_element_tutorial_w.htm#Managing_Secure_Element">manage secure elements</a> by retrieving all the available secure element readers and receiving notifications of reader changes using the <span style="font-family: Courier New,Courier,monospace">SEService</span> interface (in <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/se.html#SEService">mobile</a> and <a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/se.html#SEService">wearable</a> applications). You can also shut down secure elements.</p> </li>
+   <li>Opening and closing sessions and channels<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/secure_element_tutorial_w.htm#Opening_Sessions">open a session</a> to connect to a secure element reader. Within a session, you can open basic or logical channels. When the channel or session is no longer needed, you can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/secure_element_tutorial_w.htm#Closing_Sessions">close them</a>.</p> </li>
+    <li>Transmitting APDUs to the applet<p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/network/secure_element_tutorial_w.htm#Transmitting_APDU">transmit application protocol data units (APDU)</a> to a secure element using a channel.</p> </li>
   </ul>
   
  
index 012d196..11108d3 100644 (file)
@@ -67,7 +67,7 @@
   
    
    
-      <p>When searching for calendar items, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#composite">composite filters</a> based on <a href="../tizen/tizen_guide_w.htm#calendar">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#use_modes">sort the search results</a>.</p>
+      <p>When searching for calendar items, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#composite">composite filters</a> based on <a href="../base/tizen_w.htm#calendar">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#use_modes">sort the search results</a>.</p>
       <table class="note">
     <tbody>
      <tr>
@@ -128,4 +128,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index a597cc3..e8b8c21 100644 (file)
@@ -41,7 +41,7 @@
   <p>The main features of the Call History API include:</p>
   <ul>
    <li>Call history tracking <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/call_history_tutorial_w.htm#Searching_Call_History">search and store data about all incoming and outgoing calls</a> using the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html#CallHistory">CallHistory</a> interface. The retrieved data is displayed as a list using the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html#CallHistoryEntry">CallHistoryEntry</a> interface. You can also manage the call history by <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/call_history_tutorial_w.htm#Removing_Call_History">removing unnecessary call history items</a>.</p>
-      <p>When searching for call history items, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#composite">composite filters</a> based on <a href="../tizen/tizen_guide_w.htm#call">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#use_modes">sort the search results</a>.</p></li>
+      <p>When searching for call history items, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#composite">composite filters</a> based on <a href="../base/tizen_w.htm#call">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#use_modes">sort the search results</a>.</p></li>
    <li>Change tracking <p>You can register event listeners to <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/call_history_tutorial_w.htm#Monitoring_Call_History">monitor changes in the call history</a> using the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/callhistory.html#CallHistoryChangeCallback">CallHistoryChangeCallback</a> listener interface.</p> </li>
   </ul>
 
@@ -66,4 +66,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 7ffe644..79df2e6 100644 (file)
@@ -55,7 +55,7 @@
       </tr>
      </tbody>
     </table>
-      <p>When searching for contacts, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#composite">composite filters</a> based on <a href="../tizen/tizen_guide_w.htm#contact">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/tizen/tizen_tutorials_w.htm#use_modes">sort the search results</a>.</p></li>
+      <p>When searching for contacts, you can create <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#filter">attribute filters</a>, <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#range">attribute range filters</a>, and <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#composite">composite filters</a> based on <a href="../base/tizen_w.htm#contact">specific filter attributes</a>. You can also <a href="../../../../../org.tizen.tutorials/html/web/tizen/base/tizen_tutorial_w.htm#use_modes">sort the search results</a>.</p></li>
        <li>Group management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/contact_tutorial_w.htm#Managing_Groups">manage contact groups</a>, including getting, updating, and deleting them, using the applicable methods of the <span style="font-family: Courier New,Courier,monospace">AddressBook</span> interface.</p></li>
     <li>Contact change notifications <p>You can keep the address book in your application synchronized with external contact manager by <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/contact_tutorial_w.htm#Receiving_Contact">receiving notifications</a> in your application when contact information changes.</p> <p>The <span style="font-family: Courier New,Courier,monospace">addChangeListener()</span> method of the <span style="font-family: Courier New,Courier,monospace">Addressbook</span> interface registers an event listener, which starts asynchronously once the addChangeListener() method returns the subscription identifier for the listener. You can use the <a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/contact.html#AddressBookChangeCallback">AddressBookChangeCallback</a> interface to define listener event handlers for receiving the notifications.</p>
     <table class="note">
@@ -68,7 +68,7 @@
       </tr>
      </tbody>
     </table> <p>Every change made to the address book triggers an event for which you can define a notification. For batch mode operations, each requested batch operation generates only a single event.</p> </li>
-   <li>Person management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/contact_tutorial_w.htm#Managing_Persons">manage persons</a>, including searching, updating, and deleting, by using the applicable methods of the <span style="font-family: Courier New,Courier,monospace">ContactManager</span> interface. When managing a single person at a time, the operations are handled in a synchronous mode.</p> <p>You can handle multiple persons simultaneously using the applicable batch methods: <span style="font-family: Courier New,Courier,monospace">updateBatch()</span> and <span style="font-family: Courier New,Courier,monospace">removeBatch()</span>.</p> <p>Persons are automatically added or modified when contacts are added to or unlinked from existing persons. You cannot add persons directly.</p><p>When searching for persons, you can filter and sort the search results based on <a href="../tizen/tizen_guide_w.htm#sorting">specific filter attributes</a>.</p></li>
+   <li>Person management <p>You can <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/contact_tutorial_w.htm#Managing_Persons">manage persons</a>, including searching, updating, and deleting, by using the applicable methods of the <span style="font-family: Courier New,Courier,monospace">ContactManager</span> interface. When managing a single person at a time, the operations are handled in a synchronous mode.</p> <p>You can handle multiple persons simultaneously using the applicable batch methods: <span style="font-family: Courier New,Courier,monospace">updateBatch()</span> and <span style="font-family: Courier New,Courier,monospace">removeBatch()</span>.</p> <p>Persons are automatically added or modified when contacts are added to or unlinked from existing persons. You cannot add persons directly.</p><p>When searching for persons, you can filter and sort the search results based on <a href="../base/tizen_w.htm#sorting">specific filter attributes</a>.</p></li>
    <li>vCard format conversions <p>You can convert the contacts to <a target="_blank" href="https://tools.ietf.org/html/rfc2426">vCard format</a> or back to <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/contact_tutorial_w.htm#Importing_Contact">import</a> and <a href="../../../../../org.tizen.tutorials/html/web/tizen/social/contact_tutorial_w.htm#Exporting_Contact">export</a> contacts.</p> <p>The vCard (RFC 2426) file format (<span style="font-family: Courier New,Courier,monospace">.vcf</span> or <span style="font-family: Courier New,Courier,monospace">.vcard</span>) is a standard for electronic business cards, which contain contact information, such as name, address, phone numbers, email addresses, URLs, logos, photographs, and audio clips.</p><p>The Contact API supports vCard version 3.0.</p></li>
   </ul>
  
@@ -93,4 +93,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 4f853dc..3c543a1 100644 (file)
@@ -39,7 +39,6 @@
 
   <p>The main social features are:</p>
   <ul>
-   <li><a href="account_w.htm">Account</a> <p>Allows you to use existing configured on-line accounts and providers, and create new accounts of known types.</p></li>
    <li><a href="bookmark_w.htm">Bookmark</a> <p>Allows you to manage the Tizen Web browser bookmark list on a device.</p></li>
    <li><a href="calendar_w.htm">Calendar</a> <p>Allows you to manage calendars, events, and tasks on a device.</p></li> 
    <li><a href="call_history_w.htm">Call History</a> <p>Allows you to search, manage, and monitor the call history of a device.</p></li>
@@ -22,7 +22,7 @@
     <div id="toc_border"><div id="toc">\r
         <p class="toc-title">Related Info</p>\r
         <ul class="toc">\r
-            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/multimedia/media_key_tutorial_w.htm">Media Key Tutorial</a></li>\r
+            <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/system/media_key_tutorial_w.htm">Media Key Tutorial</a></li>\r
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/tizen/mediakey.html">Media Key API for Mobile Web</a></li>\r
                        <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/tizen/mediakey.html">Media Key API for Wearable Web</a></li>                    \r
         </ul>\r
@@ -36,7 +36,7 @@
 \r
 <p>The Media Key API is optional for both Tizen mobile and wearable profiles, which means that it may not be supported in all mobile and wearable devices. The Media Key API is not supported on any Tizen Emulators.</p> \r
 \r
-    <p>The media keys are used to <a href="../../../../../org.tizen.tutorials/html/web/tizen/multimedia/media_key_tutorial_w.htm#state">control multimedia playback</a>. The user can click keys, such as <strong>PLAY</strong> and <strong>FAST FORWARD</strong>, and you can detect the key clicks in your application and change the playback accordingly.</p>\r
+    <p>The media keys are used to <a href="../../../../../org.tizen.tutorials/html/web/tizen/system/media_key_tutorial_w.htm#state">control multimedia playback</a>. The user can click keys, such as <strong>PLAY</strong> and <strong>FAST FORWARD</strong>, and you can detect the key clicks in your application and change the playback accordingly.</p>\r
   \r
   <p>The main features of the Media Key API include:</p>\r
   <ul>\r
index ba0ca72..b1f622c 100644 (file)
   <p>The main system features are:</p>
   <ul>
        <li><a href="ham_w.htm">Human Activity Monitor</a> <p>Enables you to access the human activity data from various sensors on the device.</p></li>
+    <li><a href="media_key_w.htm">Media Key</a> <p>Enables you to handle media keys in your application.</p></li>
     <li><a href="power_w.htm">Power</a> <p>Enables you to access the state of the device power resource.</p></li>
        <li><a href="sensor_w.htm">Sensor</a> <p>Enables you to manage sensor data from various sensors on the device.</p></li>
        <li><a href="system_info_w.htm">System Information</a> <p>Enables you to access and monitor various device details, such as battery level, available device storage, version number, model name, and the cellular network being used.</p></li>  
        <li><a href="system_setting_w.htm">System Setting</a> <p>Enables you to access the device wallpaper settings, such as the home screen and lock screen wallpaper image, incoming call ringtone, and email notification tone.</p></li>
     <li><a href="time_w.htm">Time</a><p>Enables you to use locale-specific calendar features by retrieving date and time information, and manage time features, such as the time zone.</p></li>        
   </ul>
+  <p>The following guides apply in <strong>mobile applications only</strong>:</p>  
+  <ul>
+  <li><a href="web_setting_w.htm">Web Setting</a> <p>Enables you to set Web view properties, such as setting Web view user agents and deleting Web view cookies.</p></li>
+</ul>  
+
 
-<p>The following guides apply in <strong>mobile applications only</strong>:</p>  
-<ul>
-        <li><a href="fm_radio_w.htm">FM Radio</a> <p>Enables you to access and control the device FM radio.</p></li>  
-       <li><a href="web_setting_w.htm">Web Setting</a> <p>Enables you to set Web view properties, such as setting Web view user agents and deleting Web view cookies.</p></li>
-</ul>          
 <script type="text/javascript" src="../../../scripts/jquery.zclip.min.js"></script>
 <script type="text/javascript" src="../../../scripts/showhide.js"></script>
 </div></div></div>
diff --git a/org.tizen.guides/html/web/tizen/ui/ui_guide_w.htm b/org.tizen.guides/html/web/tizen/ui/ui_guide_w.htm
deleted file mode 100644 (file)
index d6f34cd..0000000
+++ /dev/null
@@ -1,69 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-       <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
-       <meta http-equiv="X-UA-Compatible" content="IE=9" />
-       <link rel="stylesheet" type="text/css" href="../../../css/styles.css" />
-       <link rel="stylesheet" type="text/css" href="../../../css/snippet.css" />
-       <script type="text/javascript" src="../../../scripts/snippet.js"></script>      
-       <script type="text/javascript" src="../../../scripts/jquery.util.js" charset="utf-8"></script>
-       <script type="text/javascript" src="../../../scripts/common.js" charset="utf-8"></script>
-       <script type="text/javascript" src="../../../scripts/core.js" charset="utf-8"></script>
-       <script type="text/javascript" src="../../../scripts/search.js" charset="utf-8"></script>
-  <title>User Interface</title> 
- </head> 
- <body onload="prettyPrint()" style="overflow: auto;">
- <div id="toc-navigation">
-       <div id="profile">
-               <p><img alt="Mobile Web" src="../../../images/mobile_s_w.png"/> <img alt="Wearable Web" src="../../../images/wearable_s_w.png"/></p>
-       </div>
-       
-       <div id="toc_border"><div id="toc">
-               <p class="toc-title">Related Info</p>
-               <ul class="toc">
-                       <li><a href="../../../../../org.tizen.tutorials/html/web/tizen/ui/ui_tutorials_w.htm">User Interface Tutorials</a></li>
-                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/mobile/index.html#User Interface">User Interface API for Mobile Web</a></li>
-                       <li><a href="../../../../../org.tizen.web.apireference/html/device_api/wearable/index.html#User Interface">User Interface API for Wearable Web</a></li>                 
-                       </ul>
-       </div></div>
-</div> 
-
-<div id="container"><div id="contents"><div class="content">
-
-  <h1>User Interface</h1> 
-  <p>User interface (UI) features include managing badges, notifications, and input devices.</p>
-  <p>The main UI features are:</p>
-     <ul>
-        <li><a href="badge_w.htm">Badge</a> <p>Allows you to create and update badges on the home screen.</p></li>
-        <li><a href="noti_w.htm">Notification</a> <p>Allows you to create and display different types of notifications.</p></li>        
-</ul>
-        
-<p>The following guides apply in <strong>mobile applications only</strong>:</p>
-<ul>
-        <li><a href="inputdevice_w.htm">Input Device</a> <p>Allows you to manage input keys in the application.</p></li>
-</ul>   
-        
-<script type="text/javascript" src="../../../scripts/jquery.zclip.min.js"></script>
-<script type="text/javascript" src="../../../scripts/showhide.js"></script>
-</div></div></div>
-
-<a class="top sms" href="#"><img src="../../../images/btn_top.gif" alt="Go to top" /></a>
-
-<div id="footer">
-<p class="footer">Except as noted, this content - excluding the Code Examples - is licensed under <a href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution 3.0</a> and all of the Code Examples contained herein are licensed under <a href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br/>For details, see the <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.</p>
-</div>
-
-<script type="text/javascript">
-var _gaq = _gaq || [];
-_gaq.push(['_setAccount', 'UA-25976949-1']);
-_gaq.push(['_trackPageview']);
-(function() {
-var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-})();
-</script>
-
-</body>
-</html>
\ No newline at end of file
index bfce9c6..c31aafc 100644 (file)
@@ -6,61 +6,61 @@
 
 <topic href="html/web/guides_w.htm" label="Web Application">
        <topic href="html/web/tizen/guides_tizen_w.htm" label="Tizen Features">                 
-               <topic href="html/web/tizen/tizen/tizen_guide_w.htm" label="Tizen"></topic>
-               <topic href="html/web/tizen/application/app_guide_w.htm" label="Application">                           
+               <topic href="html/web/tizen/tizen/base_guide_w.htm" label="Base">
+                       <topic href="html/web/tizen/base/archive_w.htm" label="Archive"></topic>
+                       <topic href="html/web/tizen/base/filesystem_w.htm" label="Filesystem"></topic>
+                       <topic href="html/web/tizen/base/tizen_w.htm" label="Tizen"></topic>
+               </topic>
+               <topic href="html/web/tizen/account/account_guide_w.htm" label="Account"></topic>
+               <topic href="html/web/tizen/application/app_guide_w.htm" label="Application Framework">                         
                        <topic href="html/web/tizen/application/alarm_w.htm" label="Alarm"></topic>
                        <topic href="html/web/tizen/application/application_w.htm" label="Application">
                                <topic href="html/web/tizen/application/common_appcontrol_w.htm" label="Common Application Controls"></topic>
                        </topic>
                        <topic href="html/web/tizen/application/appgroup_w.htm" label="Application Group"></topic>
-                       <topic href="html/web/tizen/application/package_w.htm" label="Package"></topic>
+                       <topic href="html/web/tizen/application/badge_w.htm" label="Badge"></topic>
                        <topic href="html/web/tizen/application/data_w.htm" label="Data Control"></topic>
+                       <topic href="html/web/tizen/application/inputdevice_w.htm" label="Input Device"></topic>
+                       <topic href="html/web/tizen/application/message_port_w.htm" label="Message Port"></topic>
+                       <topic href="html/web/tizen/application/noti_w.htm" label="Notification"></topic>
+                       <topic href="html/web/tizen/application/package_w.htm" label="Package"></topic>
                </topic>
-               <topic href="html/web/tizen/communication/comm_guide_w.htm" label="Communication">
-                       <topic href="html/web/tizen/communication/bluetooth_w.htm" label="Bluetooth"></topic>
-                       <topic href="html/web/tizen/communication/nfc_w.htm" label="NFC"></topic>
-                       <topic href="html/web/tizen/communication/push_w.htm" label="Push"></topic>
-                       <topic href="html/web/tizen/communication/secure_element_w.htm" label="Secure Element"></topic>
-                       <topic href="html/web/tizen/communication/messaging_w.htm" label="Messaging"></topic>                   
-               </topic>                
                <topic href="html/web/tizen/content/content_guide_w.htm" label="Content">
                        <topic href="html/web/tizen/content/content_w.htm" label="Content"></topic>
                        <topic href="html/web/tizen/content/download_w.htm" label="Download"></topic>
                        <topic href="html/web/tizen/content/exif_w.htm" label="Exif"></topic>
                </topic>
-               <topic href="html/web/tizen/input_output/io_guide_w.htm" label="Input/Output">
-                       <topic href="html/web/tizen/input_output/archive_w.htm" label="Archive"></topic>
-                       <topic href="html/web/tizen/input_output/filesystem_w.htm" label="Filesystem"></topic>
-                       <topic href="html/web/tizen/input_output/message_port_w.htm" label="Message Port"></topic>                                      
+               <topic href="html/web/tizen/messaging/messaging_guide_w.htm" label="Messaging">
+                       <topic href="html/web/tizen/messaging/messaging_w.htm" label="Messaging"></topic>                       
+                       <topic href="html/web/tizen/messaging/push_w.htm" label="Push"></topic>
                </topic>
-               <topic href="html/web/tizen/multimedia/multimedia_guide_w.htm" label="Multimedia">
-                       <topic href="html/web/tizen/multimedia/media_key_w.htm" label="Media Key"></topic>
-                       <topic href="html/web/tizen/multimedia/sound_w.htm" label="Sound"></topic>
+               <topic href="html/web/tizen/multimedia/multimedia_guide_w.htm" label="Multimedia">                              
+                       <topic href="html/web/tizen/multimedia/fm_radio_w.htm" label="FM Radio"></topic>
                        <topic href="html/web/tizen/multimedia/media_controller_w.htm" label="Media Controller"></topic>
+                       <topic href="html/web/tizen/multimedia/sound_w.htm" label="Sound"></topic>                                      
                </topic>        
+               <topic href="html/web/tizen/network/network_guide_w.htm" label="Network">
+                       <topic href="html/web/tizen/network/bluetooth_w.htm" label="Bluetooth"></topic>
+                       <topic href="html/web/tizen/network/nfc_w.htm" label="NFC"></topic>
+                       <topic href="html/web/tizen/network/secure_element_w.htm" label="Secure Element"></topic>
+               </topic>
+               <topic href="html/web/tizen/social/social_guide_w.htm" label="Social">                                  
+                       <topic href="html/web/tizen/social/bookmark_w.htm" label="Bookmark"></topic>
+                       <topic href="html/web/tizen/social/calendar_w.htm" label="Calendar"></topic>
+                       <topic href="html/web/tizen/social/call_history_w.htm" label="Call History"></topic>
+                       <topic href="html/web/tizen/social/contact_w.htm" label="Contact"></topic>
+                       <topic href="html/web/tizen/social/data_sync_w.htm" label="Data Synchronization"></topic>                                       
+               </topic>                                
                <topic href="html/web/tizen/system/system_guide_w.htm" label="System">                                  
                        <topic href="html/web/tizen/system/ham_w.htm" label="Human Activity Monitor"></topic>
+                       <topic href="html/web/tizen/system/media_key_w.htm" label="Media Key"></topic>
                        <topic href="html/web/tizen/system/power_w.htm" label="Power"></topic>
                        <topic href="html/web/tizen/system/sensor_w.htm" label="Sensor"></topic>
                        <topic href="html/web/tizen/system/system_info_w.htm" label="System Information"></topic>
                        <topic href="html/web/tizen/system/system_setting_w.htm" label="System Setting"></topic>
                        <topic href="html/web/tizen/system/time_w.htm" label="Time"></topic>                                                            
-                       <topic href="html/web/tizen/system/fm_radio_w.htm" label="FM Radio"></topic>
                        <topic href="html/web/tizen/system/web_setting_w.htm" label="Web Setting"></topic>                              
                </topic>
-               <topic href="html/web/tizen/ui/ui_guide_w.htm" label="User Interface">                                  
-                       <topic href="html/web/tizen/ui/badge_w.htm" label="Badge"></topic>
-                       <topic href="html/web/tizen/ui/noti_w.htm" label="Notification"></topic>
-                       <topic href="html/web/tizen/ui/inputdevice_w.htm" label="Input Device"></topic>
-               </topic>
-               <topic href="html/web/tizen/social/social_guide_w.htm" label="Social">                                  
-                       <topic href="html/web/tizen/social/account_w.htm" label="Account"></topic>
-                       <topic href="html/web/tizen/social/bookmark_w.htm" label="Bookmark"></topic>
-                       <topic href="html/web/tizen/social/calendar_w.htm" label="Calendar"></topic>
-                       <topic href="html/web/tizen/social/call_history_w.htm" label="Call History"></topic>
-                       <topic href="html/web/tizen/social/contact_w.htm" label="Contact"></topic>
-                       <topic href="html/web/tizen/social/data_sync_w.htm" label="Data Synchronization"></topic>                                       
-               </topic>                
                <topic href="html/web/tizen/localization/localization_w.htm" label="Localization"></topic>
                <topic href="html/web/tizen/service/service_w.htm" label= "Service Application"></topic>
                <topic href="html/web/tizen/ime/ime_w.htm" label= "IME Application"></topic>