Changes between Version 12 and Version 13 of ApiDocs

Show
Ignore:
Author:
mickecarlsson (IP: 81.227.48.213)
Timestamp:
10/07/10 01:16:31 (3 years ago)
Comment:

Fixed spelling errors

Legend:

Unmodified
Added
Removed
Modified
  • ApiDocs

    v12 v13  
    1212 * ApiFeaturecodes - a class for creating and using feature codes  
    1313 * [wiki:amportal.conf] - The freePBX configuration file 
    14  * ApiViews - The views (templating) system ''(added in 2.3b2)'' 
     14 * ApiViews - The views (template) system ''(added in 2.3b2)'' 
    1515  
    1616Auxillary Clases 
    1818 * [wiki:Xml2Array] - convert an XML document into an array (php4/5) 
    1919 
    20 == API Version 2 (Likely to be in freePBX 2.3) == 
     20== API Version 2 (Likely to be in FreePBX 2.3) == 
    2121 
    2222Introduces a new way to build the GUI part of the interface, but everything else is essentially the same. This will replace guielements (which was never 100% implemented, and barely documented).