Klipfolio Dashboard 5 API

Object Engines.KlipFood

Object
   |
   +--Klip
         |
         +--Engines
               |
               +--Engines.KlipFood

Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.


Properties Summary
 var autosort
          Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.autosort.
 var format
          Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.format.
 var ignoreencoding
          Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.ignoreencoding.
 var stylesheet
          Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.stylesheet.
   
Function Summary
 function getScratch( xml_element )
           Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.getScratch().
 function onBeginProcess( text )
           Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.onBeginProcess().
 function onCreate( new_item )
           Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.onCreate().
 function onEndProcess( boolean | string )
           Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.onEndProcess().
 function onUpdate( existing_item, properties )
           Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.onUpdate().
 function process( URL_or_data | httpRequestObject | httpResponseObject [, index] )
           Deprecated. As of Klipfolio Dashboard 5.0, replaced by Engines.Data.process().

Properties Detail

autosort

var autosort

format

var format

ignoreencoding

var ignoreencoding

stylesheet

var stylesheet

Function Detail

getScratch

function getScratch( xml_element )

onBeginProcess

function onBeginProcess( text )

onCreate

function onCreate( new_item )

onEndProcess

function onEndProcess( boolean | string )

onUpdate

function onUpdate( existing_item, properties )

process

function process( URL_or_data | httpRequestObject | httpResponseObject [, index] )

Klipfolio Dashboard 5 API

© 2009 Klipfolio Inc. All Rights Reserved.