-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.json
1 lines (1 loc) · 39.3 KB
/
search.json
1
{"Protocols/PUXIBPlaceholderLocalizable.html#/s:12PowerUpSwift27PUXIBPlaceholderLocalizableP20xibPlaceholderLocKeySSSgvp":{"name":"xibPlaceholderLocKey","abstract":"<p>PowerUpSwift: The key that is used in retrieving the localized value from a <code>.strings</code> file.</p>","parent_name":"PUXIBPlaceholderLocalizable"},"Protocols/PUXIBMultiLocalizable.html#/s:12PowerUpSwift21PUXIBMultiLocalizableP10xibLocKeysSSSgvp":{"name":"xibLocKeys","abstract":"<p>PowerUpSwift: The keys that are used in retrieving the localized values from a <code>.strings</code> file.","parent_name":"PUXIBMultiLocalizable"},"Protocols/PUXIBLocalizable.html#/s:12PowerUpSwift16PUXIBLocalizableP9xibLocKeySSSgvp":{"name":"xibLocKey","abstract":"<p>PowerUpSwift: The key that is used in retrieving the localized value from a <code>.strings</code> file.</p>","parent_name":"PUXIBLocalizable"},"Protocols/PUInspectable.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","abstract":"<p>PowerUpSwift: Makes the corner radius editable via the Interface Builder.</p>","parent_name":"PUInspectable"},"Protocols/PUInspectable.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","abstract":"<p>PowerUpSwift: Makes the width of the border editable via the Interface Builder.</p>","parent_name":"PUInspectable"},"Protocols/PUInspectable.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","abstract":"<p>PowerUpSwift: Makes the color of the border editable via the Interface Builder.</p>","parent_name":"PUInspectable"},"Protocols/PUInspectable.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","abstract":"<p>PowerUpSwift: Makes the raidus of the shadow editable via the Interface Builder.</p>","parent_name":"PUInspectable"},"Protocols/PUInspectable.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","abstract":"<p>PowerUpSwift: Makes the opacity of the shadow editable via the Interface Builder.</p>","parent_name":"PUInspectable"},"Protocols/PUInspectable.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","abstract":"<p>PowerUpSwift: Makes the offset of the shadow editable via the Interface Builder.</p>","parent_name":"PUInspectable"},"Protocols/PUInspectable.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","abstract":"<p>PowerUpSwift: Makes the color of the shadow editable via the Interface Builder.</p>","parent_name":"PUInspectable"},"Protocols/PUInspectable.html":{"name":"PUInspectable","abstract":"<p>PowerUpSwift: A protocol that the majority of the PowerUpSwift classes conform to such as <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUView.html\">PUView</a></code>."},"Protocols/PUXIBLocalizable.html":{"name":"PUXIBLocalizable","abstract":"<p>PowerUpSwift: A protocol to localize basic controls in the Interface Builder.</p>"},"Protocols/PUXIBMultiLocalizable.html":{"name":"PUXIBMultiLocalizable","abstract":"<p>PowerUpSwift: A protocol to localize multiple texts in the same control such as the segmented control in the Interface Builder.</p>"},"Protocols/PUXIBPlaceholderLocalizable.html":{"name":"PUXIBPlaceholderLocalizable","abstract":"<p>PowerUpSwift: A protocol to localize the placeholder in the text fields and text views in the Interface Builder.</p>"},"Extensions/UIViewController.html#/s:So16UIViewControllerC12PowerUpSwiftE32dismissKeyboardWhenTappedOutsideyyF":{"name":"dismissKeyboardWhenTappedOutside()","abstract":"<p>PowerUpSwift: Hides the keyboard when tapped outside the text field.</p>","parent_name":"UIViewController"},"Extensions/UIViewController.html#/s:So16UIViewControllerC12PowerUpSwiftE5navVCSo012UINavigationB0CSgvp":{"name":"navVC","abstract":"<p>PowerUpSwift: A syntactic sugar to access UIViewController’s <code>navigationController</code> property.</p>","parent_name":"UIViewController"},"Extensions/UITextView.html#/s:So10UITextViewC12PowerUpSwiftE14scrollToBottomyyF":{"name":"scrollToBottom()","abstract":"<p>PowerUpSwift: Makes the text views trailing content visible by scrolling to the bottom.</p>","parent_name":"UITextView"},"Extensions/UITableViewCell.html#/s:So15UITableViewCellC12PowerUpSwiftE13isNotSelectedSbvp":{"name":"isNotSelected","abstract":"<p>PowerUpSwift: Returns the reversed value of <code>isSelected</code>","parent_name":"UITableViewCell"},"Extensions/UITableViewCell.html#/s:So15UITableViewCellC12PowerUpSwiftE16isNotHighlightedSbvp":{"name":"isNotHighlighted","abstract":"<p>PowerUpSwift: Returns the reversed value of <code>isHighlighted</code>","parent_name":"UITableViewCell"},"Extensions/UITableView.html#/s:So11UITableViewC12PowerUpSwiftE19deselectSelectedRow8animatedySb_tF":{"name":"deselectSelectedRow(animated:)","abstract":"<p>PowerUpSwift: Looks for the selected item in the table view and deselects it.</p>","parent_name":"UITableView"},"Extensions/UIRefreshControl.html#/s:So16UIRefreshControlC12PowerUpSwiftE15isNotRefreshingSbvp":{"name":"isNotRefreshing","abstract":"<p>PowerUpSwift: Returns the reversed value of <code>isRefreshing</code>","parent_name":"UIRefreshControl"},"Extensions/UINavigationController.html#/s:So22UINavigationControllerC12PowerUpSwiftE08pushViewB0_8animated10completionySo06UIViewB0C_SbyyctF":{"name":"pushViewController(_:animated:completion:)","abstract":"<p>PowerUpSwift: Adds a completion handler to <code>pushViewController(_, animated:)</code>.</p>","parent_name":"UINavigationController"},"Extensions/UINavigationController.html#/s:So22UINavigationControllerC12PowerUpSwiftE07popViewB08animated10completionySb_yyctF":{"name":"popViewController(animated:completion:)","abstract":"<p>PowerUpSwift: Adds a completion handler to <code>popViewController(animated:)</code>.</p>","parent_name":"UINavigationController"},"Extensions/UIColor.html#/s:So7UIColorC12PowerUpSwiftE3hexABSS_tcfc":{"name":"init(hex:)","abstract":"<p>PowerUpSwift: Initializes a <code>UIColor</code> based from the hex value.</p>","parent_name":"UIColor"},"Extensions/UIColor.html#/s:So7UIColorC12PowerUpSwiftE1r1g1b1aAB12CoreGraphics7CGFloatV_A3JSgtcfc":{"name":"init(r:g:b:a:)","abstract":"<p>PowerUpSwift: Initializes a <code>UIColor</code> based from the rgb/a value similar to HTML.</p>","parent_name":"UIColor"},"Extensions/UICollectionViewCell.html#/s:So20UICollectionViewCellC12PowerUpSwiftE13isNotSelectedSbvp":{"name":"isNotSelected","abstract":"<p>PowerUpSwift: Returns the reversed value of <code>isSelected</code>","parent_name":"UICollectionViewCell"},"Extensions/UICollectionViewCell.html#/s:So20UICollectionViewCellC12PowerUpSwiftE16isNotHighlightedSbvp":{"name":"isNotHighlighted","abstract":"<p>PowerUpSwift: Returns the reversed value of <code>isHighlighted</code>","parent_name":"UICollectionViewCell"},"Extensions/UIButton.html#/s:So8UIButtonC12PowerUpSwiftE10setEnabledyySbF":{"name":"setEnabled(_:)","abstract":"<p>PowerUpSwift: Sets the value of <code>isEnabled</code> and updates the <code>alpha</code> to 1 if enabled and 0.5 if not.</p>","parent_name":"UIButton"},"Extensions/NSLayoutConstraint.html#/s:So18NSLayoutConstraintC12PowerUpSwiftE14withMultiplieryAB12CoreGraphics7CGFloatVF":{"name":"withMultiplier(_:)","abstract":"<p>PowerUpSwift Returns a new constraint based on the passed in <strong>multiplier</strong>","parent_name":"NSLayoutConstraint"},"Extensions/URLResponse.html#/s:So13NSURLResponseC12PowerUpSwiftE4codeSivp":{"name":"code","abstract":"<p>PowerUpSwift: Returns the HTTP Status Code.</p>","parent_name":"URLResponse"},"Extensions/Optional.html#/s:Sq12PowerUpSwiftSo13NSURLResponseCRszlE9isSuccessSbvp":{"name":"isSuccess","abstract":"<p>PowerUpSwift: Returns <code>true</code> if the HTTP Status Code is between the range of 200 to 299.</p>","parent_name":"Optional"},"Extensions/Optional.html#/s:Sq12PowerUpSwiftSo13NSURLResponseCRszlE14isUnauthorizedSbvp":{"name":"isUnauthorized","abstract":"<p>PowerUpSwift: Returns <code>true</code> if the HTTP Status Code is 401.</p>","parent_name":"Optional"},"Extensions/Optional.html#/s:Sq12PowerUpSwiftSo13NSURLResponseCRszlE11isForbiddenSbvp":{"name":"isForbidden","abstract":"<p>PowerUpSwift: Returns <code>true</code> if the HTTP Status Code is 403.</p>","parent_name":"Optional"},"Extensions/URLRequest.html#/s:10Foundation10URLRequestV12PowerUpSwiftE9setMethodyyAD10HTTPMethodOF":{"name":"setMethod(_:)","abstract":"<p>PowerUpSwift: Sets the HTTP method using PowerUpSwift’s <code><a href=\"36f8f5912051ae747ef441d6511ca4cbEnums/HTTPMethod.html\">HTTPMethod</a></code> enum","parent_name":"URLRequest"},"Extensions/URLRequest.html#/s:10Foundation10URLRequestV12PowerUpSwiftE7setBodyyySDySSypGF":{"name":"setBody(_:)","abstract":"<p>PowerUpSwift: Sets the HTTP body by accepting a <code>Dictionary</code>.</p>","parent_name":"URLRequest"},"Extensions/URLRequest.html#/s:10Foundation10URLRequestV12PowerUpSwiftE7setBody9encodableyx_tKSERzlF":{"name":"setBody(encodable:)","abstract":"<p>PowerUpSwift: Sets the HTTP body by accepting an object which has a <code>Type</code> that conforms to <code>Encodable</code>.</p>","parent_name":"URLRequest"},"Extensions/URLRequest.html#/s:10Foundation10URLRequestV12PowerUpSwiftE10setHeadersyySDyS2SGF":{"name":"setHeaders(_:)","abstract":"<p>PowerUpSwift: A wrapper to set all the HTTP Headers at once.</p>","parent_name":"URLRequest"},"Extensions/URLRequest.html#/s:10Foundation10URLRequestV12PowerUpSwiftE9addHeaderyySS_SStF":{"name":"addHeader(_:_:)","abstract":"<p>PowerUpSwift: A wrapper to set the header fields intuitively.</p>","parent_name":"URLRequest"},"Extensions/URL.html#/s:10Foundation3URLV12PowerUpSwiftE14addQueryParamsyySDySSypGF":{"name":"addQueryParams(_:)","abstract":"<p>PowerUpSwift: Adds query parameters and set the value to itself. Thus, <code>mutating</code>.</p>","parent_name":"URL"},"Extensions/URL.html#/s:10Foundation3URLV12PowerUpSwiftE17addingQueryParamsyACSDySSypGF":{"name":"addingQueryParams(_:)","abstract":"<p>PowerUpSwift: Returns the URL object with the appended query parameters.</p>","parent_name":"URL"},"Extensions/String.html#/s:SS12PowerUpSwiftE8sanitizeyyF":{"name":"sanitize()","abstract":"<p>PowerUpSwift: A <code>mutating</code> counterpart of <code>santized()</code>.</p>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE9sanitizedSSyF":{"name":"sanitized()","abstract":"<p>PowerUpSwift: Returns the trimmed valueof the String by:</p>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE12isValidEmailSbvp":{"name":"isValidEmail","abstract":"<p>PowerUpSwift: Checks if the String is a valid email and returns a <code>Bool</code> value.</p>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE15isNotValidEmailSbvp":{"name":"isNotValidEmail","abstract":"<p>PowerUpSwift: Returns the reversed value of <code><a href=\"36f8f5912051ae747ef441d6511ca4cbExtensions/String.html#/s:SS12PowerUpSwiftE12isValidEmailSbvp\">isValidEmail</a></code>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE10isNotEmptySbvp":{"name":"isNotEmpty","abstract":"<p>PowerUpSwift: Returns the reversed value of <code>isEmpty</code>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE9localizedSSvp":{"name":"localized","abstract":"<p>PowerUpSwift: Uses the very <code>String</code> as the <strong>key</strong> in","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE9localized2in7commentSSSo8NSBundleCSg_SStF":{"name":"localized(in:comment:)","abstract":"<p>PowerUpSwift: Uses the very <code>String</code> as the <strong>key</strong> in the","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE9isValidIPSbvp":{"name":"isValidIP","abstract":"<p>PowerUpSwift: Checks if the String is a valid IP address and returns a <code>Bool</code> value.</p>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE12isNotValidIPSbvp":{"name":"isNotValidIP","abstract":"<p>PowerUpSwift: Returns the reversed value of <code><a href=\"36f8f5912051ae747ef441d6511ca4cbExtensions/String.html#/s:SS12PowerUpSwiftE9isValidIPSbvp\">isValidIP</a></code>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE10isValidMACSbvp":{"name":"isValidMAC","abstract":"<p>PowerUpSwift: Checks if the String is a valid mac address and returns a <code>Bool</code> value.</p>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE13isNotValidMACSbvp":{"name":"isNotValidMAC","abstract":"<p>PowerUpSwift: Returns the reversed value of <code><a href=\"36f8f5912051ae747ef441d6511ca4cbExtensions/String.html#/s:SS12PowerUpSwiftE10isValidMACSbvp\">isValidMAC</a></code>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE4jsonSDySSypGSgvp":{"name":"json","abstract":"<p>PowerUpSwift: Returns the <code>Dictionary</code> form of the <code>String</code>","parent_name":"String"},"Extensions/String.html#/s:SS12PowerUpSwiftE10jwtPayloadSDySSypGSgvp":{"name":"jwtPayload","abstract":"<p>PowerUpSwift: Parses the <code>String</code> and returns the payload <code>Dictionary</code> if it’s a valid JWT.</p>","parent_name":"String"},"Extensions/Dictionary.html#/s:SD12PowerUpSwiftE4data10Foundation4DataVSgvp":{"name":"data","abstract":"<p>PowerUpSwift: Returns a JSON <code>Data</code> converted from a <code>Dictionary</code>.</p>","parent_name":"Dictionary"},"Extensions/Data.html#/s:10Foundation4DataV12PowerUpSwiftE4jsonSDySSypGSgvp":{"name":"json","abstract":"<p>PowerUpSwift: Returns the <code>Dictionary</code> form of the <code>Data</code> if the format is valid or <code>nil</code> if invalid.</p>","parent_name":"Data"},"Extensions/Bundle.html#/s:So8NSBundleC12PowerUpSwiftE7appNameSSSgvpZ":{"name":"appName","abstract":"<p>PowerUpSwift: Returns the name of the app.</p>","parent_name":"Bundle"},"Extensions/Bundle.html#/s:So8NSBundleC12PowerUpSwiftE13versionNumberSSSgvpZ":{"name":"versionNumber","abstract":"<p>PowerUpSwift: Returns the version number of the app.</p>","parent_name":"Bundle"},"Extensions/Bundle.html#/s:So8NSBundleC12PowerUpSwiftE11buildNumberSSSgvpZ":{"name":"buildNumber","abstract":"<p>PowerUpSwift: Returns the build number of the app.</p>","parent_name":"Bundle"},"Extensions/CLPlacemark.html#/s:So11CLPlacemarkC12PowerUpSwiftE11fullAddressSSSgvp":{"name":"fullAddress","abstract":"<p>PowerUpSwift: Returns a <code>String</code> that is composed of the concatenation of","parent_name":"CLPlacemark"},"Extensions/CLPlacemark.html":{"name":"CLPlacemark"},"Extensions/Bundle.html":{"name":"Bundle"},"Extensions/Data.html":{"name":"Data"},"Extensions/Dictionary.html":{"name":"Dictionary"},"Extensions/String.html":{"name":"String"},"Extensions/URL.html":{"name":"URL"},"Extensions/URLRequest.html":{"name":"URLRequest"},"Extensions/Optional.html":{"name":"Optional"},"Extensions/URLResponse.html":{"name":"URLResponse"},"Extensions/NSLayoutConstraint.html":{"name":"NSLayoutConstraint"},"Extensions/UIButton.html":{"name":"UIButton"},"Extensions/UICollectionViewCell.html":{"name":"UICollectionViewCell"},"Extensions/UIColor.html":{"name":"UIColor"},"Extensions/UINavigationController.html":{"name":"UINavigationController"},"Extensions/UIRefreshControl.html":{"name":"UIRefreshControl"},"Extensions/UITableView.html":{"name":"UITableView"},"Extensions/UITableViewCell.html":{"name":"UITableViewCell"},"Extensions/UITextView.html":{"name":"UITextView"},"Extensions/UIViewController.html":{"name":"UIViewController"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO3getyA2CmF":{"name":"get","abstract":"<p>PowerUpSwift: Requests a representation of the specified resource.","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO4headyA2CmF":{"name":"head","abstract":"<p>PowerUpSwift: Asks for a response identical to that of a GET request,","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO4postyA2CmF":{"name":"post","abstract":"<p>PowerUpSwift: Used to submit an entity to the specified resource,","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO3putyA2CmF":{"name":"put","abstract":"<p>PowerUpSwift: Replaces all current representations of the target resource with the request payload.</p>","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO6deleteyA2CmF":{"name":"delete","abstract":"<p>PowerUpSwift: Deletes the specified resource.</p>","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO7connectyA2CmF":{"name":"connect","abstract":"<p>PowerUpSwift: Establishes a tunnel to the server identified by the target resource.</p>","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO7optionsyA2CmF":{"name":"options","abstract":"<p>PowerUpSwift: Used to describe the communication options for the target resource.</p>","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO5traceyA2CmF":{"name":"trace","abstract":"<p>PowerUpSwift: Performs a message loop-back test along the path to the target resource.</p>","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html#/s:12PowerUpSwift10HTTPMethodO5patchyA2CmF":{"name":"patch","abstract":"<p>PowerUpSwift: Used to apply partial modifications to a resource.</p>","parent_name":"HTTPMethod"},"Enums/HTTPMethod.html":{"name":"HTTPMethod","abstract":"<p>PowerUpSwift: An enum that mirrors the <code>String</code> values of the HTTP methods to prevent the risk of typographical errors.</p>"},"Classes/PUVisualEffectView.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUVisualEffectView"},"Classes/PUVisualEffectView.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUVisualEffectView"},"Classes/PUVisualEffectView.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUVisualEffectView"},"Classes/PUVisualEffectView.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUVisualEffectView"},"Classes/PUVisualEffectView.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUVisualEffectView"},"Classes/PUVisualEffectView.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUVisualEffectView"},"Classes/PUVisualEffectView.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUVisualEffectView"},"Classes/PUView.html#/c:@M@PowerUpSwift@objc(cs)PUView(py)cornerRadius":{"name":"cornerRadius","abstract":"<p>Undocumented</p>","parent_name":"PUView"},"Classes/PUView.html#/c:@M@PowerUpSwift@objc(cs)PUView(py)borderWidth":{"name":"borderWidth","abstract":"<p>Undocumented</p>","parent_name":"PUView"},"Classes/PUView.html#/c:@M@PowerUpSwift@objc(cs)PUView(py)borderColor":{"name":"borderColor","abstract":"<p>Undocumented</p>","parent_name":"PUView"},"Classes/PUView.html#/c:@M@PowerUpSwift@objc(cs)PUView(py)shadowRadius":{"name":"shadowRadius","abstract":"<p>Undocumented</p>","parent_name":"PUView"},"Classes/PUView.html#/c:@M@PowerUpSwift@objc(cs)PUView(py)shadowOpacity":{"name":"shadowOpacity","abstract":"<p>Undocumented</p>","parent_name":"PUView"},"Classes/PUView.html#/c:@M@PowerUpSwift@objc(cs)PUView(py)shadowOffset":{"name":"shadowOffset","abstract":"<p>Undocumented</p>","parent_name":"PUView"},"Classes/PUView.html#/c:@M@PowerUpSwift@objc(cs)PUView(py)shadowColor":{"name":"shadowColor","abstract":"<p>Undocumented</p>","parent_name":"PUView"},"Classes/PUUnderlineTextField.html#/c:@M@PowerUpSwift@objc(cs)PUUnderlineTextField(py)underlineColor":{"name":"underlineColor","abstract":"<p>PowerUpSwift: The main color for the underline. Defaults to <code>.lightGray.</code></p>","parent_name":"PUUnderlineTextField"},"Classes/PUUnderlineTextField.html#/c:@M@PowerUpSwift@objc(cs)PUUnderlineTextField(py)underlineHeight":{"name":"underlineHeight","abstract":"<p>PowerUpSwift: The height of the underline. Defaults to 1.</p>","parent_name":"PUUnderlineTextField"},"Classes/PUUnderlineTextField.html#/c:@M@PowerUpSwift@objc(cs)PUUnderlineTextField(py)isHighlightOn":{"name":"isHighlightOn","abstract":"<p>PowerUpSwift: Enables or disables the highlight behavior when the text field is being focused on (first responder). Defaults to <code>false</code>.</p>","parent_name":"PUUnderlineTextField"},"Classes/PUUnderlineTextField.html#/c:@M@PowerUpSwift@objc(cs)PUUnderlineTextField(py)highlightColor":{"name":"highlightColor","abstract":"<p>PowerUpSwift: The color of the underline when the text field is being focused on (first responder). Defaults to <code>UIView().tintColor</code>.</p>","parent_name":"PUUnderlineTextField"},"Classes/PUUnderlineTextField.html#/c:@M@PowerUpSwift@objc(cs)PUUnderlineTextField(py)errorColor":{"name":"errorColor","abstract":"<p>PowerUpSwift: The color of the underline when <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUUnderlineTextField.html#/s:12PowerUpSwift20PUUnderlineTextFieldC14isShowingErrorSbvp\">isShowingError</a></code> is <code>true</code>. Defaults to <code>.red</code>.</p>","parent_name":"PUUnderlineTextField"},"Classes/PUUnderlineTextField.html#/s:12PowerUpSwift20PUUnderlineTextFieldC14isShowingErrorSbvp":{"name":"isShowingError","abstract":"<p>PowerUpSwift: Defaults to <code>false</code>.</p>","parent_name":"PUUnderlineTextField"},"Classes/PUUnderlineTextField.html#/s:12PowerUpSwift20PUUnderlineTextFieldC14showErrorColoryyF":{"name":"showErrorColor()","abstract":"<p>PowerUpSwift: Sets the color of the underline to the specified error color and sets the property <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUUnderlineTextField.html#/s:12PowerUpSwift20PUUnderlineTextFieldC14isShowingErrorSbvp\">isShowingError</a></code> to <code>true</code>.</p>","parent_name":"PUUnderlineTextField"},"Classes/PUUnderlineTextField.html#/s:12PowerUpSwift20PUUnderlineTextFieldC14hideErrorColoryyF":{"name":"hideErrorColor()","abstract":"<p>PowerUpSwift: Removes the error color of the underline and sets the property <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUUnderlineTextField.html#/s:12PowerUpSwift20PUUnderlineTextFieldC14isShowingErrorSbvp\">isShowingError</a></code> to <code>false</code>.</p>","parent_name":"PUUnderlineTextField"},"Classes/PUTextView.html#/s:12PowerUpSwift27PUXIBPlaceholderLocalizableP20xibPlaceholderLocKeySSSgvp":{"name":"xibPlaceholderLocKey","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)placeholder":{"name":"placeholder","abstract":"<p>PowerUpSwift: The custom-built placeholder since Apple does not provide a <code>placeholder</code> for <code>UITextView</code>.</p>","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)placeholderColor":{"name":"placeholderColor","abstract":"<p>PowerUpSwift: The text color of the custom-built placeholder.","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)minExpandableHeight":{"name":"minExpandableHeight","abstract":"<p>PowerUpSwift: The user-defined minimum height. Defaults to 30.</p>","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)maxExpandableHeight":{"name":"maxExpandableHeight","abstract":"<p>PowerUpSwift: The user-defined maximum height. Once reached, the text view becomes scrollable.","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)topInset":{"name":"topInset","abstract":"<p>PowerUpSwift: The top padding. Defaults to 0.</p>","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)leftInset":{"name":"leftInset","abstract":"<p>PowerUpSwift: The left padding. Defaults to 0.</p>","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)bottomInset":{"name":"bottomInset","abstract":"<p>PowerUpSwift: The bottom padding. Defaults to 0.</p>","parent_name":"PUTextView"},"Classes/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)rightInset":{"name":"rightInset","abstract":"<p>PowerUpSwift: The right padding. Defaults to 0.</p>","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift10PUTextViewC19newExpandableHeight12CoreGraphics7CGFloatVvp":{"name":"newExpandableHeight","abstract":"<p>PowerUpSwift: Calculates the new height of the text view based on the size of the content and the user-defined <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUTextView.html#/c:@M@PowerUpSwift@objc(cs)PUTextView(py)maxExpandableHeight\">maxExpandableHeight</a></code>.","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift10PUTextViewC18refreshPlaceholderyyF":{"name":"refreshPlaceholder()","abstract":"<p>PowerUpSwift: Toggles the visibility of the text view’s placeholder.</p>","parent_name":"PUTextView"},"Classes/PUTextView.html#/s:12PowerUpSwift10PUTextViewC5clearyyF":{"name":"clear()","abstract":"<p>PowerUpSwift: Clears the text view and sets the placeholder to visible.</p>","parent_name":"PUTextView"},"Classes/PUTextField.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUTextField"},"Classes/PUTextField.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUTextField"},"Classes/PUTextField.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUTextField"},"Classes/PUTextField.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUTextField"},"Classes/PUTextField.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUTextField"},"Classes/PUTextField.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUTextField"},"Classes/PUTextField.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUTextField"},"Classes/PUTableView.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUTableView"},"Classes/PUTableView.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUTableView"},"Classes/PUTableView.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUTableView"},"Classes/PUTableView.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUTableView"},"Classes/PUTableView.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUTableView"},"Classes/PUTableView.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUTableView"},"Classes/PUTableView.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUTableView"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift21PUXIBMultiLocalizableP10xibLocKeysSSSgvp":{"name":"xibLocKeys","parent_name":"PUSegmentedControl"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUSegmentedControl"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUSegmentedControl"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUSegmentedControl"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUSegmentedControl"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUSegmentedControl"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUSegmentedControl"},"Classes/PUSegmentedControl.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUSegmentedControl"},"Classes/PUNavigationItem.html#/s:12PowerUpSwift16PUXIBLocalizableP9xibLocKeySSSgvp":{"name":"xibLocKey","parent_name":"PUNavigationItem"},"Classes/PULoadingButton.html#/c:@M@PowerUpSwift@objc(cs)PULoadingButton(py)disabledAlpha":{"name":"disabledAlpha","abstract":"<p>PowerUpSwift: The opacity when the loading indicator is currently shown. Defaults to 0.5.</p>","parent_name":"PULoadingButton"},"Classes/PULoadingButton.html#/s:12PowerUpSwift15PULoadingButtonC11showLoadingyyF":{"name":"showLoading()","abstract":"<p>PowerUpSwift: Displays the loading indicator to the center of the button and temporarily hides the button’s title.</p>","parent_name":"PULoadingButton"},"Classes/PULoadingButton.html#/s:12PowerUpSwift15PULoadingButtonC11hideLoadingyyF":{"name":"hideLoading()","abstract":"<p>PowerUpSwift: Hides the loading indicator from the center of the button and displays the button’s title back.</p>","parent_name":"PULoadingButton"},"Classes/PULabel.html#/s:12PowerUpSwift16PUXIBLocalizableP9xibLocKeySSSgvp":{"name":"xibLocKey","parent_name":"PULabel"},"Classes/PULabel.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PULabel"},"Classes/PULabel.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PULabel"},"Classes/PULabel.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PULabel"},"Classes/PULabel.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PULabel"},"Classes/PULabel.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PULabel"},"Classes/PULabel.html#/c:@M@PowerUpSwift@objc(cs)PULabel(py)topInset":{"name":"topInset","abstract":"<p>PowerUpSwift: The top padding. Defaults to 0.</p>","parent_name":"PULabel"},"Classes/PULabel.html#/c:@M@PowerUpSwift@objc(cs)PULabel(py)leftInset":{"name":"leftInset","abstract":"<p>PowerUpSwift: The left padding. Defaults to 0.</p>","parent_name":"PULabel"},"Classes/PULabel.html#/c:@M@PowerUpSwift@objc(cs)PULabel(py)bottomInset":{"name":"bottomInset","abstract":"<p>PowerUpSwift: The bottom padding. Defaults to 0.</p>","parent_name":"PULabel"},"Classes/PULabel.html#/c:@M@PowerUpSwift@objc(cs)PULabel(py)rightInset":{"name":"rightInset","abstract":"<p>PowerUpSwift: The right padding. Defaults to 0.</p>","parent_name":"PULabel"},"Classes/PULabel.html#/s:12PowerUpSwift7PULabelC6insetsSo12UIEdgeInsetsVvp":{"name":"insets","abstract":"<p>PowerUpSwift: The padding on all sides that is set programmatically.</p>","parent_name":"PULabel"},"Classes/PUImageView.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUImageView"},"Classes/PUImageView.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUImageView"},"Classes/PUImageView.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUImageView"},"Classes/PUImageView.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUImageView"},"Classes/PUImageView.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUImageView"},"Classes/PUImageView.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUImageView"},"Classes/PUImageView.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUImageView"},"Classes/PUCollectionView.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUCollectionView"},"Classes/PUCollectionView.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUCollectionView"},"Classes/PUCollectionView.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUCollectionView"},"Classes/PUCollectionView.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUCollectionView"},"Classes/PUCollectionView.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUCollectionView"},"Classes/PUCollectionView.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUCollectionView"},"Classes/PUCollectionView.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUCollectionView"},"Classes/PUButton.html#/c:@M@PowerUpSwift@objc(cs)PUButton(py)xibLocKey":{"name":"xibLocKey","abstract":"<p>Undocumented</p>","parent_name":"PUButton"},"Classes/PUButton.html#/s:12PowerUpSwift13PUInspectableP12cornerRadius12CoreGraphics7CGFloatVvp":{"name":"cornerRadius","parent_name":"PUButton"},"Classes/PUButton.html#/s:12PowerUpSwift13PUInspectableP11borderWidth12CoreGraphics7CGFloatVvp":{"name":"borderWidth","parent_name":"PUButton"},"Classes/PUButton.html#/s:12PowerUpSwift13PUInspectableP11borderColorSo7UIColorCSgvp":{"name":"borderColor","parent_name":"PUButton"},"Classes/PUButton.html#/s:12PowerUpSwift13PUInspectableP12shadowRadius12CoreGraphics7CGFloatVvp":{"name":"shadowRadius","parent_name":"PUButton"},"Classes/PUButton.html#/s:12PowerUpSwift13PUInspectableP13shadowOpacitySfvp":{"name":"shadowOpacity","parent_name":"PUButton"},"Classes/PUButton.html#/s:12PowerUpSwift13PUInspectableP12shadowOffsetSo6CGSizeVvp":{"name":"shadowOffset","parent_name":"PUButton"},"Classes/PUButton.html#/s:12PowerUpSwift13PUInspectableP11shadowColorSo7UIColorCSgvp":{"name":"shadowColor","parent_name":"PUButton"},"Classes/PUBaseTextField.html#/s:12PowerUpSwift27PUXIBPlaceholderLocalizableP20xibPlaceholderLocKeySSSgvp":{"name":"xibPlaceholderLocKey","parent_name":"PUBaseTextField"},"Classes/PUBaseTextField.html#/c:@M@PowerUpSwift@objc(cs)PUBaseTextField(py)leftInset":{"name":"leftInset","abstract":"<p>PowerUpSwift: The left padding.</p>","parent_name":"PUBaseTextField"},"Classes/PUBaseTextField.html#/c:@M@PowerUpSwift@objc(cs)PUBaseTextField(py)rightInset":{"name":"rightInset","abstract":"<p>PowerUpSwift: The right padding.</p>","parent_name":"PUBaseTextField"},"Classes/PUBaseTextField.html#/c:@M@PowerUpSwift@objc(cs)PUBaseTextField(py)maxLength":{"name":"maxLength","abstract":"<p>PowerUpSwift: Allows the setting of the max length via the Interface Builder.","parent_name":"PUBaseTextField"},"Classes/PUBarItem.html#/s:12PowerUpSwift16PUXIBLocalizableP9xibLocKeySSSgvp":{"name":"xibLocKey","parent_name":"PUBarItem"},"Classes/PUBarItem.html":{"name":"PUBarItem","abstract":"<p>PowerUpSwift: The subclass of <code>UIBarItem</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUBaseTextField.html":{"name":"PUBaseTextField","abstract":"<p>PowerUpSwift: The subclass of <code>UITextField</code> that allows the editing of additional UIKit properties via the Interface Builder."},"Classes/PUButton.html":{"name":"PUButton","abstract":"<p>PowerUpSwift: The subclass of <code>UIButton</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUCollectionView.html":{"name":"PUCollectionView","abstract":"<p>PowerUpSwift: The subclass of <code>UICollectionView</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUImageView.html":{"name":"PUImageView","abstract":"<p>PowerUpSwift: The subclass of <code>UIImageView</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PULabel.html":{"name":"PULabel","abstract":"<p>PowerUpSwift: The subclass of <code>UILabel</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PULoadingButton.html":{"name":"PULoadingButton","abstract":"<p>PowerUpSwift: The subclass of <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUButton.html\">PUButton</a></code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUNavigationItem.html":{"name":"PUNavigationItem","abstract":"<p>PowerUpSwift: The subclass of <code>UINavigationItem</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUSegmentedControl.html":{"name":"PUSegmentedControl","abstract":"<p>PowerUpSwift: The subclass of <code>UISegmentedControl</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUTableView.html":{"name":"PUTableView","abstract":"<p>PowerUpSwift: The subclass of <code>UITableView</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUTextField.html":{"name":"PUTextField","abstract":"<p>PowerUpSwift: The subclass of <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUBaseTextField.html\">PUBaseTextField</a></code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUTextView.html":{"name":"PUTextView","abstract":"<p>PowerUpSwift: The subclass of <code>UITextView</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUUnderlineTextField.html":{"name":"PUUnderlineTextField","abstract":"<p>PowerUpSwift: The subclass of <code><a href=\"36f8f5912051ae747ef441d6511ca4cbClasses/PUBaseTextField.html\">PUBaseTextField</a></code> that allows the editing of additional UIKit properties via the Interface Builder."},"Classes/PUView.html":{"name":"PUView","abstract":"<p>PowerUpSwift: The subclass of <code>UIView</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes/PUVisualEffectView.html":{"name":"PUVisualEffectView","abstract":"<p>PowerUpSwift: The subclass of <code>UIVisualEffectView</code> that allows the editing of additional UIKit properties via the Interface Builder.</p>"},"Classes.html":{"name":"Classes","abstract":"<p>The following classes are available globally.</p>"},"Enums.html":{"name":"Enumerations","abstract":"<p>The following enumerations are available globally.</p>"},"Extensions.html":{"name":"Extensions","abstract":"<p>The following extensions are available globally.</p>"},"Protocols.html":{"name":"Protocols","abstract":"<p>The following protocols are available globally.</p>"}}