The only KronolithCore methods we call from the outside are go() and the event
authorJan Schneider <jan@horde.org>
Thu, 18 Feb 2010 14:01:52 +0000 (15:01 +0100)
committerJan Schneider <jan@horde.org>
Thu, 18 Feb 2010 14:23:25 +0000 (15:23 +0100)
commit098291156c7e1283bed020452258d3948f6dbfd7
tree0f4bafadb9e527ea582dd05d0a826e67f1307713
parent109741c0a1ea6f101c7e6a1a91007fc70c5baf30
The only KronolithCore methods we call from the outside are go() and the event
handler that we register, so there really isn't a point in separating public
from private methods.
kronolith/js/kronolith.js