Guest User

ATV JS Info

a guest
Aug 31st, 2013
521
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1. atv (object) CallbackObject
  2.  
  3. Properties:
  4. atv.savedCredentials (object) Object
  5. atv.savedCredentials.username (string)
  6. atv.savedCredentials.password (string)
  7. atv.localStorage (object) Unknown
  8. atv.localStorage.removeItem (function)
  9. atv.localStorage.clear (function)
  10. atv.localStorage.getItem (function)
  11. atv.localStorage.setItem (function)
  12. atv.crypto (object) CallbackObject
  13. atv.crypto.SHA1 (function)
  14. atv.crypto.SHA256 (function)
  15. atv.crypto.MD5 (function)
  16. atv.crypto.SHA384 (function)
  17. atv.crypto.SHA512 (function)
  18. atv.crypto.SHA224 (function)
  19. atv.device (object) Device
  20. atv.device.preferredVideoPreviewFormat (string)
  21. atv.device.preferredVideoFormat (string)
  22. atv.device.language (string)
  23. atv.device.udid (string)
  24. atv.device.softwareVersion (string)
  25. atv.device.isInRetailDemoMode (boolean)
  26. atv.device.displayName (string)
  27. atv.device.screenFrame (object) Object
  28. atv.device.screenFrame.x (number)
  29. atv.device.screenFrame.y (number)
  30. atv.device.screenFrame.width (number)
  31. atv.device.screenFrame.height (number)
  32. atv.sessionStorage (object) Unknown
  33. atv.sessionStorage.removeItem (function)
  34. atv.sessionStorage.clear (function)
  35. atv.sessionStorage.getItem (function)
  36. atv.sessionStorage.setItem (function)
  37. atv.slideShow (object) ATVJSSlideShow
  38. atv.slideShow.showSettings (function)
  39. atv.slideShow.run (function)
  40. atv.View (object) CallbackConstructor
  41. atv.View.prototype
  42. atv.View.prototype.removeAnimation (function)
  43. atv.View.prototype.addAnimation (function)
  44. atv.View.prototype.removeAllAnimations (function)
  45. atv.ImageView (object) CallbackConstructor
  46. atv.ImageView.prototype
  47. atv.ImageView.prototype.loadImageAtURL (function)
  48. atv.ImageView.prototype.removeAnimation (function)
  49. atv.ImageView.prototype.addAnimation (function)
  50. atv.ImageView.prototype.removeAllAnimations (function)
  51. atv.TextView (object) CallbackConstructor
  52. atv.TextView.prototype
  53. atv.TextView.prototype.removeAnimation (function)
  54. atv.TextView.prototype.addAnimation (function)
  55. atv.TextView.prototype.removeAllAnimations (function)
  56. atv.Node (object) CallbackConstructor
  57. atv.Node.prototype
  58. atv.Document (object) CallbackConstructor
  59. atv.Document.prototype
  60. atv.Document.prototype.serializeToString (function)
  61. atv.Document.prototype.evaluateXPath (function)
  62. atv.Document.prototype.getElementById (function)
  63. atv.Document.prototype.makeElementNamed (function)
  64. atv.Element (object) CallbackConstructor
  65. atv.Element.prototype
  66. atv.Element.prototype.getElementByName (function)
  67. atv.Element.prototype.insertChildAfter (function)
  68. atv.Element.prototype.getElementsByName (function)
  69. atv.Element.prototype.appendChild (function)
  70. atv.Element.prototype.removeAttribute (function)
  71. atv.Element.prototype.setAttribute (function)
  72. atv.Element.prototype.replaceChild (function)
  73. atv.Element.prototype.removeFromParent (function)
  74. atv.Element.prototype.getAttribute (function)
  75. atv.Element.prototype.insertChildBefore (function)
  76. atv.Element.prototype.getElementsByTagName (function)
  77. atv.Element.prototype.getElementByTagName (function)
  78. atv.SKPaymentTransactionStatePurchasing (number)
  79. atv.SKPaymentTransactionStatePurchased (number)
  80. atv.SKPaymentTransactionStateFailed (number)
  81. atv.SKPaymentTransactionStateRestored (number)
  82. atv.SKErrorUnknown (number)
  83. atv.SKErrorClientInvalid (number)
  84. atv.SKErrorPaymentCancelled (number)
  85. atv.SKErrorPaymentInvalid (number)
  86. atv.SKErrorPaymentNotAllowed (number)
  87. atv.SKProductsRequest (object) CallbackConstructor
  88. atv.SKProductsRequest.prototype
  89. atv.SKProductsRequest.prototype.cancel (function)
  90. atv.SKProductsRequest.prototype.start (function)
  91. atv.SKDefaultPaymentQueue (object) SKPaymentQueue
  92. atv.SKDefaultPaymentQueue.canMakePayments (boolean)
  93. atv.SKDefaultPaymentQueue.transactions (object)
  94. atv.SKDefaultPaymentQueue.addTransactionObserver (function)
  95. atv.SKDefaultPaymentQueue.finishTransaction (function)
  96. atv.SKDefaultPaymentQueue.restoreCompletedTransactions (function)
  97. atv.SKDefaultPaymentQueue.removeTransactionObserver (function)
  98. atv.SKDefaultPaymentQueue.addPayment (function)
  99. atv.NSLocaleIdentifier (string)
  100. atv.NSLocaleLanguageCode (string)
  101. atv.NSLocaleCountryCode (string)
  102. atv.NSLocaleScriptCode (string)
  103. atv.NSLocaleVariantCode (string)
  104. atv.NSLocaleExemplarCharacterSet (string)
  105. atv.NSLocaleCalendar (string)
  106. atv.NSLocaleCollationIdentifier (string)
  107. atv.NSLocaleUsesMetricSystem (string)
  108. atv.NSLocaleMeasurementSystem (string)
  109. atv.NSLocaleDecimalSeparator (string)
  110. atv.NSLocaleGroupingSeparator (string)
  111. atv.NSLocaleCurrencySymbol (string)
  112. atv.NSLocaleCurrencyCode (string)
  113. atv.NSLocaleCollatorIdentifier (string)
  114. atv.NSLocaleQuotationBeginDelimiterKey (string)
  115. atv.NSLocaleQuotationEndDelimiterKey (string)
  116. atv.NSLocaleAlternateQuotationBeginDelimiterKey (string)
  117. atv.NSLocaleAlternateQuotationEndDelimiterKey (string)
  118. atv.ProxyDocument (object) CallbackConstructor
  119. atv.ProxyDocument.prototype
  120. atv.ProxyDocument.prototype.loadXML (function)
  121. atv.ProxyDocument.prototype.cancel (function)
  122. atv.ProxyDocument.prototype.loadURL (function)
  123. atv.ProxyDocument.prototype.show (function)
  124. atv.RatingControl (object) CallbackConstructor
  125. atv.ProxyDocument.prototype
  126. atv.ProxyDocument.prototype.show (function)
  127. atv.TextEntry (object) CallbackConstructor
  128. atv.TextEntry.prototype
  129. atv.TextEntry.prototype.show (function)
  130. atv.PINEntry (object) CallbackConstructor
  131. atv.PINEntry.prototype
  132. atv.PINEntry.prototype.show (function)
  133. atv.FullScreenMediaBrowser (object) CallbackConstructor
  134. atv.FullScreenMediaBrowser.prototype
  135. atv.FullScreenMediaBrowser.prototype.hide (function)
  136. atv.FullScreenMediaBrowser.prototype.show (function)
  137. atv.FullScreenMediaBrowser.prototype.updateMetadata (function)
  138. atv.FullScreenMediaBrowser.prototype.updateMetadataLiked (function)
  139. atv.DOMView (object) CallbackConstructor
  140. atv.DOMView.prototype
  141. atv.DOMView.prototype.load (function)
  142. atv.DOMView.prototype.unload (function)
  143. atv.config (object) Object
  144.  
  145. Methods:
  146. atv.uuid (function)
  147. atv.loadPlist (function)
  148. atv.parsePlist (function)
  149. atv.clearTimeout (function)
  150. atv.loadXML (function)
  151. atv.isITunesAuthenticated (function)
  152. atv.localtime (function)
  153. atv.setTimeout (function)
  154. atv.loadAndSwapPlist (function)
  155. atv.setScreensaverPhotosCollection (function)
  156. atv.unloadPage (function)
  157. atv._debugDumpControllerStack (function)
  158. atv.exitApp (function)
  159. atv.parseXML (function)
  160. atv.logout (function)
  161. atv.showMoreInfo (function)
  162. atv.setInterval (function)
  163. atv.clearInterval (function)
  164. atv.loadAndSwapXML (function)
Advertisement
Add Comment
Please, Sign In to add comment