Subversion Repositories cryptochat

Rev

Blame | Last modification | View Log | RSS feed

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.   <html xmlns="http://www.w3.org/1999/xhtml">
  4.                 <head>
  5.                         <!-- template designed by Marco Von Ballmoos -->
  6.                         <title></title>
  7.                         <link rel="stylesheet" href="media/stylesheet.css" />
  8.                         <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
  9.                 </head>
  10.                 <body>
  11.                                                 <a name="top"></a>
  12. <h2>Full index</h2>
  13. <h3>Package indexes</h3>
  14. <ul>
  15.         <li><a href="elementindex_Services_JSON.html">Services_JSON</a></li>
  16. </ul>
  17. <br />
  18. <div class="index-letter-menu">
  19.         <a class="index-letter" href="elementindex.html#d">d</a>
  20.         <a class="index-letter" href="elementindex.html#e">e</a>
  21.         <a class="index-letter" href="elementindex.html#i">i</a>
  22.         <a class="index-letter" href="elementindex.html#"></a>
  23.         <a class="index-letter" href="elementindex.html#s">s</a>
  24.         <a class="index-letter" href="elementindex.html#t">t</a>
  25. </div>
  26.  
  27.         <a name="d"></a>
  28.         <div class="index-letter-section">
  29.                 <div style="float: left" class="index-letter-title">d</div>
  30.                 <div style="float: right"><a href="#top">top</a></div>
  31.                 <div style="clear: both"></div>
  32.         </div>
  33.         <dl>
  34.                         <dt class="field">
  35.                                                 <span class="method-title">decode</span>
  36.                                         </dt>
  37.                 <dd class="index-item-body">
  38.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON.html#methoddecode">Services_JSON::decode()</a> in JSON.php</div>
  39.                                                         <div class="index-item-description">decodes a JSON string into appropriate variable</div>
  40.                                         </dd>
  41.                 </dl>
  42.         <a name="e"></a>
  43.         <div class="index-letter-section">
  44.                 <div style="float: left" class="index-letter-title">e</div>
  45.                 <div style="float: right"><a href="#top">top</a></div>
  46.                 <div style="clear: both"></div>
  47.         </div>
  48.         <dl>
  49.                         <dt class="field">
  50.                                                 <span class="method-title">encode</span>
  51.                                         </dt>
  52.                 <dd class="index-item-body">
  53.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON.html#methodencode">Services_JSON::encode()</a> in JSON.php</div>
  54.                                                         <div class="index-item-description">encodes an arbitrary variable into JSON format</div>
  55.                                         </dd>
  56.                 </dl>
  57.         <a name="i"></a>
  58.         <div class="index-letter-section">
  59.                 <div style="float: left" class="index-letter-title">i</div>
  60.                 <div style="float: right"><a href="#top">top</a></div>
  61.                 <div style="clear: both"></div>
  62.         </div>
  63.         <dl>
  64.                         <dt class="field">
  65.                                                 <span class="method-title">isError</span>
  66.                                         </dt>
  67.                 <dd class="index-item-body">
  68.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON.html#methodisError">Services_JSON::isError()</a> in JSON.php</div>
  69.                                         </dd>
  70.                 </dl>
  71.         <a name="j"></a>
  72.         <div class="index-letter-section">
  73.                 <div style="float: left" class="index-letter-title">j</div>
  74.                 <div style="float: right"><a href="#top">top</a></div>
  75.                 <div style="clear: both"></div>
  76.         </div>
  77.         <dl>
  78.                         <dt class="field">
  79.                                                 <span class="include-title">JSON.php</span>
  80.                                         </dt>
  81.                 <dd class="index-item-body">
  82.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html">JSON.php</a> in JSON.php</div>
  83.                                         </dd>
  84.                 </dl>
  85.         <a name="s"></a>
  86.         <div class="index-letter-section">
  87.                 <div style="float: left" class="index-letter-title">s</div>
  88.                 <div style="float: right"><a href="#top">top</a></div>
  89.                 <div style="clear: both"></div>
  90.         </div>
  91.         <dl>
  92.                         <dt class="field">
  93.                                                 Services_JSON
  94.                                         </dt>
  95.                 <dd class="index-item-body">
  96.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON.html">Services_JSON</a> in JSON.php</div>
  97.                                                         <div class="index-item-description">Converts to and from JSON format.</div>
  98.                                         </dd>
  99.                         <dt class="field">
  100.                                                 <span class="method-title">Services_JSON</span>
  101.                                         </dt>
  102.                 <dd class="index-item-body">
  103.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON.html#methodServices_JSON">Services_JSON::Services_JSON()</a> in JSON.php</div>
  104.                                                         <div class="index-item-description">constructs a new JSON instance</div>
  105.                                         </dd>
  106.                         <dt class="field">
  107.                                                 <span class="method-title">Services_JSON_AssocArray_TestCase</span>
  108.                                         </dt>
  109.                 <dd class="index-item-body">
  110.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_AssocArray_TestCase.html#methodServices_JSON_AssocArray_TestCase">Services_JSON_AssocArray_TestCase::Services_JSON_AssocArray_TestCase()</a> in Test-JSON.php</div>
  111.                                         </dd>
  112.                         <dt class="field">
  113.                                                 Services_JSON_AssocArray_TestCase
  114.                                         </dt>
  115.                 <dd class="index-item-body">
  116.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_AssocArray_TestCase.html">Services_JSON_AssocArray_TestCase</a> in Test-JSON.php</div>
  117.                                         </dd>
  118.                         <dt class="field">
  119.                                                 Services_JSON_Empties_TestCase
  120.                                         </dt>
  121.                 <dd class="index-item-body">
  122.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Empties_TestCase.html">Services_JSON_Empties_TestCase</a> in Test-JSON.php</div>
  123.                                         </dd>
  124.                         <dt class="field">
  125.                                                 <span class="method-title">Services_JSON_Empties_TestCase</span>
  126.                                         </dt>
  127.                 <dd class="index-item-body">
  128.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Empties_TestCase.html#methodServices_JSON_Empties_TestCase">Services_JSON_Empties_TestCase::Services_JSON_Empties_TestCase()</a> in Test-JSON.php</div>
  129.                                         </dd>
  130.                         <dt class="field">
  131.                                                 <span class="method-title">Services_JSON_EncDec_TestCase</span>
  132.                                         </dt>
  133.                 <dd class="index-item-body">
  134.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_EncDec_TestCase.html#methodServices_JSON_EncDec_TestCase">Services_JSON_EncDec_TestCase::Services_JSON_EncDec_TestCase()</a> in Test-JSON.php</div>
  135.                                         </dd>
  136.                         <dt class="field">
  137.                                                 Services_JSON_EncDec_TestCase
  138.                                         </dt>
  139.                 <dd class="index-item-body">
  140.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_EncDec_TestCase.html">Services_JSON_EncDec_TestCase</a> in Test-JSON.php</div>
  141.                                         </dd>
  142.                         <dt class="field">
  143.                                                 <span class="method-title">Services_JSON_Error</span>
  144.                                         </dt>
  145.                 <dd class="index-item-body">
  146.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Error.html#methodServices_JSON_Error">Services_JSON_Error::Services_JSON_Error()</a> in JSON.php</div>
  147.                                         </dd>
  148.                         <dt class="field">
  149.                                                 Services_JSON_Error
  150.                                         </dt>
  151.                 <dd class="index-item-body">
  152.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Error.html">Services_JSON_Error</a> in JSON.php</div>
  153.                                         </dd>
  154.                         <dt class="field">
  155.                                                 Services_JSON_ErrorSuppression_TestCase
  156.                                         </dt>
  157.                 <dd class="index-item-body">
  158.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_ErrorSuppression_TestCase.html">Services_JSON_ErrorSuppression_TestCase</a> in Test-JSON.php</div>
  159.                                         </dd>
  160.                         <dt class="field">
  161.                                                 <span class="method-title">Services_JSON_ErrorSuppression_TestCase</span>
  162.                                         </dt>
  163.                 <dd class="index-item-body">
  164.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_ErrorSuppression_TestCase.html#methodServices_JSON_ErrorSuppression_TestCase">Services_JSON_ErrorSuppression_TestCase::Services_JSON_ErrorSuppression_TestCase()</a> in Test-JSON.php</div>
  165.                                         </dd>
  166.                         <dt class="field">
  167.                                                 <span class="const-title">SERVICES_JSON_IN_ARR</span>
  168.                                         </dt>
  169.                 <dd class="index-item-body">
  170.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html#defineSERVICES_JSON_IN_ARR">SERVICES_JSON_IN_ARR</a> in JSON.php</div>
  171.                                                         <div class="index-item-description">Marker constant for Services_JSON::decode(), used to flag stack state</div>
  172.                                         </dd>
  173.                         <dt class="field">
  174.                                                 <span class="const-title">SERVICES_JSON_IN_CMT</span>
  175.                                         </dt>
  176.                 <dd class="index-item-body">
  177.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html#defineSERVICES_JSON_IN_CMT">SERVICES_JSON_IN_CMT</a> in JSON.php</div>
  178.                                                         <div class="index-item-description">Marker constant for Services_JSON::decode(), used to flag stack state</div>
  179.                                         </dd>
  180.                         <dt class="field">
  181.                                                 <span class="const-title">SERVICES_JSON_IN_OBJ</span>
  182.                                         </dt>
  183.                 <dd class="index-item-body">
  184.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html#defineSERVICES_JSON_IN_OBJ">SERVICES_JSON_IN_OBJ</a> in JSON.php</div>
  185.                                                         <div class="index-item-description">Marker constant for Services_JSON::decode(), used to flag stack state</div>
  186.                                         </dd>
  187.                         <dt class="field">
  188.                                                 <span class="const-title">SERVICES_JSON_IN_STR</span>
  189.                                         </dt>
  190.                 <dd class="index-item-body">
  191.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html#defineSERVICES_JSON_IN_STR">SERVICES_JSON_IN_STR</a> in JSON.php</div>
  192.                                                         <div class="index-item-description">Marker constant for Services_JSON::decode(), used to flag stack state</div>
  193.                                         </dd>
  194.                         <dt class="field">
  195.                                                 <span class="const-title">SERVICES_JSON_LOOSE_TYPE</span>
  196.                                         </dt>
  197.                 <dd class="index-item-body">
  198.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html#defineSERVICES_JSON_LOOSE_TYPE">SERVICES_JSON_LOOSE_TYPE</a> in JSON.php</div>
  199.                                                         <div class="index-item-description">Behavior switch for Services_JSON::decode()</div>
  200.                                         </dd>
  201.                         <dt class="field">
  202.                                                 <span class="method-title">Services_JSON_NestedArray_TestCase</span>
  203.                                         </dt>
  204.                 <dd class="index-item-body">
  205.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_NestedArray_TestCase.html#methodServices_JSON_NestedArray_TestCase">Services_JSON_NestedArray_TestCase::Services_JSON_NestedArray_TestCase()</a> in Test-JSON.php</div>
  206.                                         </dd>
  207.                         <dt class="field">
  208.                                                 Services_JSON_NestedArray_TestCase
  209.                                         </dt>
  210.                 <dd class="index-item-body">
  211.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_NestedArray_TestCase.html">Services_JSON_NestedArray_TestCase</a> in Test-JSON.php</div>
  212.                                         </dd>
  213.                         <dt class="field">
  214.                                                 <span class="method-title">Services_JSON_Object_TestCase</span>
  215.                                         </dt>
  216.                 <dd class="index-item-body">
  217.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Object_TestCase.html#methodServices_JSON_Object_TestCase">Services_JSON_Object_TestCase::Services_JSON_Object_TestCase()</a> in Test-JSON.php</div>
  218.                                         </dd>
  219.                         <dt class="field">
  220.                                                 Services_JSON_Object_TestCase
  221.                                         </dt>
  222.                 <dd class="index-item-body">
  223.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Object_TestCase.html">Services_JSON_Object_TestCase</a> in Test-JSON.php</div>
  224.                                         </dd>
  225.                         <dt class="field">
  226.                                                 <span class="const-title">SERVICES_JSON_SLICE</span>
  227.                                         </dt>
  228.                 <dd class="index-item-body">
  229.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html#defineSERVICES_JSON_SLICE">SERVICES_JSON_SLICE</a> in JSON.php</div>
  230.                                                         <div class="index-item-description">Marker constant for Services_JSON::decode(), used to flag stack state</div>
  231.                                         </dd>
  232.                         <dt class="field">
  233.                                                 Services_JSON_Spaces_Comments_TestCase
  234.                                         </dt>
  235.                 <dd class="index-item-body">
  236.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Spaces_Comments_TestCase.html">Services_JSON_Spaces_Comments_TestCase</a> in Test-JSON.php</div>
  237.                                         </dd>
  238.                         <dt class="field">
  239.                                                 <span class="method-title">Services_JSON_Spaces_Comments_TestCase</span>
  240.                                         </dt>
  241.                 <dd class="index-item-body">
  242.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Spaces_Comments_TestCase.html#methodServices_JSON_Spaces_Comments_TestCase">Services_JSON_Spaces_Comments_TestCase::Services_JSON_Spaces_Comments_TestCase()</a> in Test-JSON.php</div>
  243.                                         </dd>
  244.                         <dt class="field">
  245.                                                 <span class="const-title">SERVICES_JSON_SUPPRESS_ERRORS</span>
  246.                                         </dt>
  247.                 <dd class="index-item-body">
  248.                         <div class="index-item-details"><a href="Services_JSON/_JSON_php.html#defineSERVICES_JSON_SUPPRESS_ERRORS">SERVICES_JSON_SUPPRESS_ERRORS</a> in JSON.php</div>
  249.                                                         <div class="index-item-description">Behavior switch for Services_JSON::decode()</div>
  250.                                         </dd>
  251.                         <dt class="field">
  252.                                                 Services_JSON_UnquotedKeys_TestCase
  253.                                         </dt>
  254.                 <dd class="index-item-body">
  255.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_UnquotedKeys_TestCase.html">Services_JSON_UnquotedKeys_TestCase</a> in Test-JSON.php</div>
  256.                                         </dd>
  257.                         <dt class="field">
  258.                                                 <span class="method-title">Services_JSON_UnquotedKeys_TestCase</span>
  259.                                         </dt>
  260.                 <dd class="index-item-body">
  261.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_UnquotedKeys_TestCase.html#methodServices_JSON_UnquotedKeys_TestCase">Services_JSON_UnquotedKeys_TestCase::Services_JSON_UnquotedKeys_TestCase()</a> in Test-JSON.php</div>
  262.                                         </dd>
  263.                         <dt class="field">
  264.                                                 <span class="method-title">setUp</span>
  265.                                         </dt>
  266.                 <dd class="index-item-body">
  267.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_UnquotedKeys_TestCase.html#methodsetUp">Services_JSON_UnquotedKeys_TestCase::setUp()</a> in Test-JSON.php</div>
  268.                                         </dd>
  269.                         <dt class="field">
  270.                                                 <span class="method-title">setUp</span>
  271.                                         </dt>
  272.                 <dd class="index-item-body">
  273.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Spaces_Comments_TestCase.html#methodsetUp">Services_JSON_Spaces_Comments_TestCase::setUp()</a> in Test-JSON.php</div>
  274.                                         </dd>
  275.                         <dt class="field">
  276.                                                 <span class="method-title">setUp</span>
  277.                                         </dt>
  278.                 <dd class="index-item-body">
  279.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Object_TestCase.html#methodsetUp">Services_JSON_Object_TestCase::setUp()</a> in Test-JSON.php</div>
  280.                                         </dd>
  281.                         <dt class="field">
  282.                                                 <span class="method-title">setUp</span>
  283.                                         </dt>
  284.                 <dd class="index-item-body">
  285.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Empties_TestCase.html#methodsetUp">Services_JSON_Empties_TestCase::setUp()</a> in Test-JSON.php</div>
  286.                                         </dd>
  287.                         <dt class="field">
  288.                                                 <span class="method-title">setUp</span>
  289.                                         </dt>
  290.                 <dd class="index-item-body">
  291.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_AssocArray_TestCase.html#methodsetUp">Services_JSON_AssocArray_TestCase::setUp()</a> in Test-JSON.php</div>
  292.                                         </dd>
  293.                         <dt class="field">
  294.                                                 <span class="method-title">setUp</span>
  295.                                         </dt>
  296.                 <dd class="index-item-body">
  297.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_NestedArray_TestCase.html#methodsetUp">Services_JSON_NestedArray_TestCase::setUp()</a> in Test-JSON.php</div>
  298.                                         </dd>
  299.                         <dt class="field">
  300.                                                 <span class="method-title">setUp</span>
  301.                                         </dt>
  302.                 <dd class="index-item-body">
  303.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_EncDec_TestCase.html#methodsetUp">Services_JSON_EncDec_TestCase::setUp()</a> in Test-JSON.php</div>
  304.                                         </dd>
  305.                         <dt class="field">
  306.                                                 <span class="method-title">setUp</span>
  307.                                         </dt>
  308.                 <dd class="index-item-body">
  309.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_ErrorSuppression_TestCase.html#methodsetUp">Services_JSON_ErrorSuppression_TestCase::setUp()</a> in Test-JSON.php</div>
  310.                                         </dd>
  311.                 </dl>
  312.         <a name="t"></a>
  313.         <div class="index-letter-section">
  314.                 <div style="float: left" class="index-letter-title">t</div>
  315.                 <div style="float: right"><a href="#top">top</a></div>
  316.                 <div style="clear: both"></div>
  317.         </div>
  318.         <dl>
  319.                         <dt class="field">
  320.                                                 <span class="include-title">Test-JSON.php</span>
  321.                                         </dt>
  322.                 <dd class="index-item-body">
  323.                         <div class="index-item-details"><a href="Services_JSON/_Test-JSON_php.html">Test-JSON.php</a> in Test-JSON.php</div>
  324.                                         </dd>
  325.                         <dt class="field">
  326.                                                 <span class="method-title">test_comments</span>
  327.                                         </dt>
  328.                 <dd class="index-item-body">
  329.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Spaces_Comments_TestCase.html#methodtest_comments">Services_JSON_Spaces_Comments_TestCase::test_comments()</a> in Test-JSON.php</div>
  330.                                         </dd>
  331.                         <dt class="field">
  332.                                                 <span class="method-title">test_from_JSON</span>
  333.                                         </dt>
  334.                 <dd class="index-item-body">
  335.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_EncDec_TestCase.html#methodtest_from_JSON">Services_JSON_EncDec_TestCase::test_from_JSON()</a> in Test-JSON.php</div>
  336.                                         </dd>
  337.                         <dt class="field">
  338.                                                 <span class="method-title">test_from_JSON</span>
  339.                                         </dt>
  340.                 <dd class="index-item-body">
  341.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_UnquotedKeys_TestCase.html#methodtest_from_JSON">Services_JSON_UnquotedKeys_TestCase::test_from_JSON()</a> in Test-JSON.php</div>
  342.                                         </dd>
  343.                         <dt class="field">
  344.                                                 <span class="method-title">test_from_JSON</span>
  345.                                         </dt>
  346.                 <dd class="index-item-body">
  347.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_NestedArray_TestCase.html#methodtest_from_JSON">Services_JSON_NestedArray_TestCase::test_from_JSON()</a> in Test-JSON.php</div>
  348.                                         </dd>
  349.                         <dt class="field">
  350.                                                 <span class="method-title">test_from_then_to_JSON</span>
  351.                                         </dt>
  352.                 <dd class="index-item-body">
  353.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Object_TestCase.html#methodtest_from_then_to_JSON">Services_JSON_Object_TestCase::test_from_then_to_JSON()</a> in Test-JSON.php</div>
  354.                                         </dd>
  355.                         <dt class="field">
  356.                                                 <span class="method-title">test_from_then_to_JSON</span>
  357.                                         </dt>
  358.                 <dd class="index-item-body">
  359.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_EncDec_TestCase.html#methodtest_from_then_to_JSON">Services_JSON_EncDec_TestCase::test_from_then_to_JSON()</a> in Test-JSON.php</div>
  360.                                         </dd>
  361.                         <dt class="field">
  362.                                                 <span class="method-title">test_spaces</span>
  363.                                         </dt>
  364.                 <dd class="index-item-body">
  365.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Spaces_Comments_TestCase.html#methodtest_spaces">Services_JSON_Spaces_Comments_TestCase::test_spaces()</a> in Test-JSON.php</div>
  366.                                         </dd>
  367.                         <dt class="field">
  368.                                                 <span class="method-title">test_to_JSON</span>
  369.                                         </dt>
  370.                 <dd class="index-item-body">
  371.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Object_TestCase.html#methodtest_to_JSON">Services_JSON_Object_TestCase::test_to_JSON()</a> in Test-JSON.php</div>
  372.                                         </dd>
  373.                         <dt class="field">
  374.                                                 <span class="method-title">test_to_JSON</span>
  375.                                         </dt>
  376.                 <dd class="index-item-body">
  377.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_ErrorSuppression_TestCase.html#methodtest_to_JSON">Services_JSON_ErrorSuppression_TestCase::test_to_JSON()</a> in Test-JSON.php</div>
  378.                                         </dd>
  379.                         <dt class="field">
  380.                                                 <span class="method-title">test_to_JSON</span>
  381.                                         </dt>
  382.                 <dd class="index-item-body">
  383.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_EncDec_TestCase.html#methodtest_to_JSON">Services_JSON_EncDec_TestCase::test_to_JSON()</a> in Test-JSON.php</div>
  384.                                         </dd>
  385.                         <dt class="field">
  386.                                                 <span class="method-title">test_to_JSON</span>
  387.                                         </dt>
  388.                 <dd class="index-item-body">
  389.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_AssocArray_TestCase.html#methodtest_to_JSON">Services_JSON_AssocArray_TestCase::test_to_JSON()</a> in Test-JSON.php</div>
  390.                                         </dd>
  391.                         <dt class="field">
  392.                                                 <span class="method-title">test_to_JSON_suppressed</span>
  393.                                         </dt>
  394.                 <dd class="index-item-body">
  395.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_ErrorSuppression_TestCase.html#methodtest_to_JSON_suppressed">Services_JSON_ErrorSuppression_TestCase::test_to_JSON_suppressed()</a> in Test-JSON.php</div>
  396.                                         </dd>
  397.                         <dt class="field">
  398.                                                 <span class="method-title">test_to_then_from_JSON</span>
  399.                                         </dt>
  400.                 <dd class="index-item-body">
  401.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_AssocArray_TestCase.html#methodtest_to_then_from_JSON">Services_JSON_AssocArray_TestCase::test_to_then_from_JSON()</a> in Test-JSON.php</div>
  402.                                         </dd>
  403.                         <dt class="field">
  404.                                                 <span class="method-title">test_to_then_from_JSON</span>
  405.                                         </dt>
  406.                 <dd class="index-item-body">
  407.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_EncDec_TestCase.html#methodtest_to_then_from_JSON">Services_JSON_EncDec_TestCase::test_to_then_from_JSON()</a> in Test-JSON.php</div>
  408.                                         </dd>
  409.                         <dt class="field">
  410.                                                 <span class="method-title">test_type</span>
  411.                                         </dt>
  412.                 <dd class="index-item-body">
  413.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_AssocArray_TestCase.html#methodtest_type">Services_JSON_AssocArray_TestCase::test_type()</a> in Test-JSON.php</div>
  414.                                         </dd>
  415.                         <dt class="field">
  416.                                                 <span class="method-title">test_type</span>
  417.                                         </dt>
  418.                 <dd class="index-item-body">
  419.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Empties_TestCase.html#methodtest_type">Services_JSON_Empties_TestCase::test_type()</a> in Test-JSON.php</div>
  420.                                         </dd>
  421.                         <dt class="field">
  422.                                                 <span class="method-title">test_type</span>
  423.                                         </dt>
  424.                 <dd class="index-item-body">
  425.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_NestedArray_TestCase.html#methodtest_type">Services_JSON_NestedArray_TestCase::test_type()</a> in Test-JSON.php</div>
  426.                                         </dd>
  427.                         <dt class="field">
  428.                                                 <span class="method-title">test_type</span>
  429.                                         </dt>
  430.                 <dd class="index-item-body">
  431.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_Object_TestCase.html#methodtest_type">Services_JSON_Object_TestCase::test_type()</a> in Test-JSON.php</div>
  432.                                         </dd>
  433.                 </dl>
  434.         <a name="_"></a>
  435.         <div class="index-letter-section">
  436.                 <div style="float: left" class="index-letter-title">_</div>
  437.                 <div style="float: right"><a href="#top">top</a></div>
  438.                 <div style="clear: both"></div>
  439.         </div>
  440.         <dl>
  441.                         <dt class="field">
  442.                                                 <span class="method-title">_test_from_JSON</span>
  443.                                         </dt>
  444.                 <dd class="index-item-body">
  445.                         <div class="index-item-details"><a href="Services_JSON/Services_JSON_NestedArray_TestCase.html#method_test_from_JSON">Services_JSON_NestedArray_TestCase::_test_from_JSON()</a> in Test-JSON.php</div>
  446.                                         </dd>
  447.                 </dl>
  448.  
  449. <div class="index-letter-menu">
  450.         <a class="index-letter" href="elementindex.html#d">d</a>
  451.         <a class="index-letter" href="elementindex.html#e">e</a>
  452.         <a class="index-letter" href="elementindex.html#i">i</a>
  453.         <a class="index-letter" href="elementindex.html#"></a>
  454.         <a class="index-letter" href="elementindex.html#s">s</a>
  455.         <a class="index-letter" href="elementindex.html#t">t</a>
  456. </div>  </body>
  457. </html>