[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/libraries/ckeditor/_source/core/ -> dom.js (source)

   1  /*

   2  Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.

   3  For licensing, see LICENSE.html or http://ckeditor.com/license

   4  */
   5  
   6  /**

   7   * @fileOverview Defines the {@link CKEDITOR.dom} object, which contains DOM

   8   *        manipulation objects and function.

   9   */
  10  
  11  /**

  12   * DOM manipulation objects and function.<br /><br />

  13   * @see CKEDITOR.dom.element

  14   * @see CKEDITOR.dom.node

  15   * @namespace

  16   * @example

  17   */
  18  CKEDITOR.dom =
  19  {};
  20  
  21  // PACKAGER_RENAME( CKEDITOR.dom )



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7