Lines Matching refs:prototype

184 dTree.prototype.add = function (dokuid, id, pid, name, hns, isdir, ajax) {
191 dTree.prototype.openAll = function () {
202 dTree.prototype.toString = function () {
243 dTree.prototype.addNode = function (pNode) {
284 dTree.prototype.noderr = function (node, nodeId) {
297 dTree.prototype.node = function (node, nodeId) {
345 dTree.prototype.indent = function (node, nodeId) {
373 dTree.prototype.setCS = function (node) {
393 dTree.prototype.getSelected = function () {
403 dTree.prototype.s = function (id) {
427 dTree.prototype.o = function (id) {
444 dTree.prototype.oAll = function (status) {
463 dTree.prototype.openTo = function (nId, bSelect, bFirst) {
493 dTree.prototype.getOpenTo = function (nodes) {
510 dTree.prototype.nodeStatus = function (status, id, bottom) {
525 dTree.prototype.clearCookie = function () {
540 dTree.prototype.setCookie = function (cookieName, cookieValue, expires = false) {
554 dTree.prototype.getCookie = function (cookieName) {
573 dTree.prototype.updateCookie = function () {
592 dTree.prototype.isOpen = function (id) {
607 dTree.prototype.openCurNS = function (max) {
644 dTree.prototype.fill = function (id) {
696 dTree.prototype.openCookies = function () {
718 dTree.prototype.scroll = function (where, s, n, i) {
754 dTree.prototype.scrollLeft = function (lft, s, w, i) {
773 dTree.prototype.scrollRight = function (lft, s) {
792 dTree.prototype.stopscroll = function () {
803 dTree.prototype.show_feat = function (n) {
849 dTree.prototype.resizescroll = function (status) {
874 dTree.prototype.getAjax = function (n) {
922 dTree.prototype.loadCss = function () {
937 dTree.prototype.contextmenu = function (n, e) {
967 dTree.prototype.divdisplay = function (objName, visible) {
985 dTree.prototype.init = function (hasstyle, nocookies, opennodes, nav, max, nomenu) {