|
|
@@ -448,17 +448,17 @@ This software is released under the [Apache 2.0 License](http://opensource.org/l
|
|
|
[CLI]: http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface
|
|
|
[PGB]: http://docs.build.phonegap.com/en_US/3.3.0/index.html
|
|
|
[PGB_plugin]: https://build.phonegap.com/plugins/413
|
|
|
-[onadd]: get_notified_when_a_local_notification_has_been_scheduled
|
|
|
-[onclick]: get_notified_when_the_user_has_been_clicked_on_a_local_notification
|
|
|
-[oncancel]: get_notified_when_a_local_notification_has_been_canceled
|
|
|
-[ontrigger]: get_notified_when_a_local_notification_has_been_triggered
|
|
|
-[platform_specific_properties]: platform_specifics
|
|
|
-[add]: schedule_local_notifications
|
|
|
-[cancel]: cancel_scheduled_local_notifications
|
|
|
-[cancelall]: cancel_all_scheduled_local_notifications
|
|
|
-[getdefaults]: get_the_default_values_of_the_local_notification_properties
|
|
|
-[setdefaults]: set_the_default_values_of_the_local_notification_properties
|
|
|
-[getscheduledids]: retrieve_the_ids_from_all_currently_scheduled_local_notifications
|
|
|
-[isscheduled]: check_wether_a_notification_with_an_id_is_scheduled
|
|
|
-[examples]: examples
|
|
|
-[setdefaults_example]: change_the_default_value_of_local_notification_properties
|
|
|
+[onadd]: #get-notified-when-a-local-notification-has-been-scheduled
|
|
|
+[onclick]: #get-notified-when-the-user-has-been-clicked-on-a-local-notification
|
|
|
+[oncancel]: #get-notified-when-a-local-notification-has-been-canceled
|
|
|
+[ontrigger]: #get-notified-when-a-local-notification-has-been-triggered
|
|
|
+[platform-specific-properties]: #platform-specifics
|
|
|
+[add]: #schedule-local-notifications
|
|
|
+[cancel]: #cancel-scheduled-local-notifications
|
|
|
+[cancelall]: #cancel-all-scheduled-local-notifications
|
|
|
+[getdefaults]: #get-the-default-values-of-the-local-notification-properties
|
|
|
+[setdefaults]: #set-the-default-values-of-the-local-notification-properties
|
|
|
+[getscheduledids]: #retrieve-the-ids-from-all-currently-scheduled-local-notifications
|
|
|
+[isscheduled]: #check-wether-a-notification-with-an-id-is-scheduled
|
|
|
+[examples]: #examples
|
|
|
+[setdefaults-example]: #change-the-default-value-of-local-notification-properties
|