Wakanda

Results: 35



#Item
11

doc.wakanda.org/ManualPrintprint.en.html

Add to Reading List

Source URL: download.wakanda.org

Language: English - Date: 2013-11-22 08:31:51
    12

    http://doc.wakanda.org/ManualPrintprint.en.html

    Add to Reading List

    Source URL: download.wakanda.org

    Language: English - Date: 2013-11-22 08:30:55
      13

      Datastore Introduction Welcome to the Wakanda Datastore API. The Datastore API is a server‐side API, giving you access to all the classes, methods, and properties you need to manage and work with the contents of a da

      Add to Reading List

      Source URL: download.wakanda.org

      Language: English - Date: 2015-12-17 05:04:06
        14

        http://doc.wakanda.org/ManualPrintprint.en.html

        Add to Reading List

        Source URL: download.wakanda.org

        Language: English - Date: 2013-11-22 08:31:04
          15

          Command Line Access For Unix and Linux users as well as those developers using command line tools, you can launch and administrate Wakanda Server, and evaluate a JS file. Using Wakanda Shell chapter describes Wakanda She

          Add to Reading List

          Source URL: download.wakanda.org

          Language: English - Date: 2015-12-17 09:11:46
            16

            Console The Console module provides you with an interface to log JavaScript actions. Logs are generated in Log4J‐compliant TTCC format using the Firebug API. Examples: console.log("The %s jumped over %d tall buildings

            Add to Reading List

            Source URL: download.wakanda.org

            Language: English - Date: 2013-11-22 08:32:35
              17

              Datasource Welcome to the Wakanda Datasource API. As part of the Wakanda Application Framework (WAF), the Datasource API includes all the APIs that are available on Wakanda client‐side. This high‐level API allows you

              Add to Reading List

              Source URL: download.wakanda.org

              Language: English
                18

                HTTP REST Using standard HTTP requests, this API allows you to retrieve information about the datastore classes in your project, manipulate data, log into your web application, and much more. This manual is organized in

                Add to Reading List

                Source URL: download.wakanda.org

                Language: English - Date: 2015-12-17 05:26:13
                  19

                  System Workers System workers allow JavaScript code to call any external process (a shell command, PHP, etc.) on the same machine. By using callbacks, Wakanda makes it possible to communicate both ways. // Windows exampl

                  Add to Reading List

                  Source URL: download.wakanda.org

                  Language: English - Date: 2014-10-31 08:46:04
                    UPDATE