Changeset 2180

Show
Ignore:
Timestamp:
2008-07-05 23:05:33 (5 months ago)
Author:
fredck
Message:

Introduced the base for the data processor system and the workflow for data loading.
Event names are now camelCased.
More tests and documentation.

Location:
CKEditor/branches/prototype
Files:
11 added
75 modified

Legend:

Unmodified
Added
Removed
  • CKEditor/branches/prototype/_dev/docs_build/docs_build.conf

    r2147 r2180  
    1616        [ 
    1717                '../../_source/core/', 
    18                 '../../_source/plugins/' 
     18                '../../_source/plugins/', 
     19                '../../_source/lang/en.js' 
    1920        ], 
    2021 
     
    3738                example                 : '<span style="color:red">NO EXAMPLE AVAILABLE</span>', 
    3839                fileOverview    : '<span style="color:red">NO FILE DESCRIPTION</span>', 
     40                type                    :  'Undefined', 
    3941                since                   :  '3.0', 
    4042                version                 :  '3.0' 
  • CKEditor/branches/prototype/_dev/_thirdparty/jsdoc-toolkit/app/frame/Link.js

    r2147 r2180  
    132132                if ( /_source/.test( srcFilePath ) ) 
    133133                { 
    134                         this.text = srcFilePath.replace( /.*_source\/+/, '' ); 
     134                        this.text = srcFilePath.replace( /.*_source[\/\\]+/, '' ); 
    135135                        this.text = this.text.replace( /[\/\\]+/g, '/' ); 
    136136                } 
  • CKEditor/branches/prototype/_docs/api/files.html

    r2176 r2180  
    213213 
    214214 
     215        <li><a href="symbols/CKEDITOR.lang.html">CKEDITOR.lang</a></li> 
     216 
    215217        <li><a href="symbols/CKEDITOR.loader.html">CKEDITOR.loader</a></li> 
    216218 
     
    294296 
    295297                <li> 
     298 
     299                </li> 
     300 
     301                <li> 
    296302                        <a href="symbols/CKEDITOR.pluginDefinition.html">CKEDITOR.pluginDefinition</a> 
    297303                </li> 
     
    931937 
    932938                        <div> 
     939                                <h2 style="float:left"><a href="symbols/src/_source_plugins__htmldataprocessor_plugin.js.html">../../_source/plugins/\htmldataprocessor\plugin.js</a></h2> 
     940 
     941 
     942                                        <div style="float:right"> 
     943                                                <span class="heading">Version:</span> 
     944                                                        3.0 
     945                                        </div> 
     946 
     947                                <div style="clear:both"></div> 
     948 
     949 
     950                                <dl> 
     951 
     952 
     953 
     954                                </dl> 
     955                        </div> 
     956                        <hr /> 
     957 
     958                        <div> 
    933959                                <h2 style="float:left"><a href="symbols/src/_source_plugins__sample_plugin.js.html">plugins/sample/plugin.js</a></h2> 
    934960 
     
    10061032 
    10071033The "wysiwygarea" plugin. 
     1034                                <dl> 
     1035 
     1036 
     1037 
     1038                                </dl> 
     1039                        </div> 
     1040                        <hr /> 
     1041 
     1042                        <div> 
     1043                                <h2 style="float:left"><a href="symbols/src/_source_lang_en.js.html">lang/en.js</a></h2> 
     1044 
     1045 
     1046                                        <div style="float:right"> 
     1047                                                <span class="heading">Version:</span> 
     1048                                                        3.0 
     1049                                        </div> 
     1050 
     1051                                <div style="clear:both"></div> 
     1052 
     1053 
     1054Defines the <a href="symbols/CKEDITOR.lang.html#constructor">CKEDITOR.lang</a> object, for the English 
     1055                language. 
    10081056                                <dl> 
    10091057 
  • CKEditor/branches/prototype/_docs/api/index.html

    r2176 r2180  
    213213 
    214214 
     215        <li><a href="symbols/CKEDITOR.lang.html">CKEDITOR.lang</a></li> 
     216 
    215217        <li><a href="symbols/CKEDITOR.loader.html">CKEDITOR.loader</a></li> 
    216218 
     
    294296 
    295297                <li> 
     298 
     299                </li> 
     300 
     301                <li> 
    296302                        <a href="symbols/CKEDITOR.pluginDefinition.html">CKEDITOR.pluginDefinition</a> 
    297303                </li> 
     
    400406 
    401407                        <div> 
     408                                <h2><a href="symbols/CKEDITOR.lang.html#constructor">CKEDITOR.lang</a></h2> 
     409 
     410Constains the dictionary of language entries. 
     411                        </div> 
     412 
     413 
     414 
     415                        <div> 
    402416                                <h2><a href="symbols/CKEDITOR.loader.html#constructor">CKEDITOR.loader</a></h2> 
    403417 
     
    536550                        </div> 
    537551                        <hr /> 
     552 
     553 
    538554 
    539555 
  • CKEditor/branches/prototype/_docs/api/symbols/CKEDITOR.ajax.html

    r2176 r2180  
    218218 
    219219 
     220        <li><a href="../symbols/CKEDITOR.lang.html">CKEDITOR.lang</a></li> 
     221 
    220222        <li><a href="../symbols/CKEDITOR.loader.html">CKEDITOR.loader</a></li> 
    221223 
     
    292294                <li> 
    293295                        <a href="../symbols/CKEDITOR.eventInfo.html">CKEDITOR.eventInfo</a> 
     296                </li> 
     297 
     298                <li> 
     299 
    294300                </li> 
    295301 
  • CKEditor/branches/prototype/_docs/api/symbols/CKEDITOR.config.html

    r2176 r2180  
    218218 
    219219 
     220        <li><a href="../symbols/CKEDITOR.lang.html">CKEDITOR.lang</a></li> 
     221 
    220222        <li><a href="../symbols/CKEDITOR.loader.html">CKEDITOR.loader</a></li> 
    221223 
     
    292294                <li> 
    293295                        <a href="../symbols/CKEDITOR.eventInfo.html">CKEDITOR.eventInfo</a> 
     296                </li> 
     297 
     298                <li> 
     299 
    294300                </li> 
    295301 
     
    591597                                        <div class="fixedFont" style="float:left">&lt;static&gt; 
    592598 
    593  
     599                                        <span class="light">{Undefined}</span> 
    594600                                        <span class="light">CKEDITOR.config.</span><b>corePlugins</b> 
    595601 
  • CKEditor/branches/prototype/_docs/api/symbols/CKEDITOR.dom.document.html

    r2176 r2180  
    218218 
    219219 
     220        <li><a href="../symbols/CKEDITOR.lang.html">CKEDITOR.lang</a></li> 
     221 
    220222        <li><a href="../symbols/CKEDITOR.loader.html">CKEDITOR.loader</a></li> 
    221223 
     
    292294                <li> 
    293295                        <a href="../symbols/CKEDITOR.eventInfo.html">CKEDITOR.eventInfo</a> 
     296                </li> 
     297 
     298                <li> 
     299 
    294300                </li> 
    295301 
     
    517523                                        <div class="fixedFont" style="float:left"> 
    518524 
    519                                         <span class="light">{undefined}</span> 
     525                                        <span class="light">{Undefined}</span> 
    520526                                        <b>appendStyleSheet</b>(cssFileUrl) 
    521527 
  • CKEditor/branches/prototype/_docs/api/symbols/CKEDITOR.dom.element.html

    r2176 r2180  
    218218 
    219219 
     220        <li><a href="../symbols/CKEDITOR.lang.html">CKEDITOR.lang</a></li> 
     221 
    220222        <li><a href="../symbols/CKEDITOR.loader.html">CKEDITOR.loader</a></li> 
    221223 
     
    292294                <li> 
    293295                        <a href="../symbols/CKEDITOR.eventInfo.html">CKEDITOR.eventInfo</a> 
     296                </li> 
     297 
     298                <li> 
     299 
    294300                </li> 
    295301 
     
    407413                                                </tr> 
    408414 
    409                                                 <tr> 
    410                                                         <td class="attributes">&nbsp;</td> 
    411                                                         <td class="nameDescription"> 
    412                                                                 <div class="fixedFont"> 
    413                                                                 <b><a href="../symbols/CKEDITOR.dom.element.html#setAttribute">setAttribute</a></b> 
    414                                                                 </div> 
    415                                                                 <div class="description">Sets the value of an element attribute.</div> 
    416                                                         </td> 
    417                                                 </tr> 
    418  
    419415                                        </tbody> 
    420416                                </table> 
     
    455451                                                        <td class="attributes">&nbsp;</td> 
    456452                                                        <td class="nameDescription"> 
     453                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#addClass">addClass</a></b>(className) 
     454                                                                </div> 
     455                                                                <div class="description">Adds a CSS class to the element.</div> 
     456                                                        </td> 
     457                                                </tr> 
     458 
     459                                                <tr> 
     460                                                        <td class="attributes">&nbsp;</td> 
     461                                                        <td class="nameDescription"> 
    457462                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#append">append</a></b>(node) 
    458463                                                                </div> 
     
    491496                                                        <td class="attributes">&nbsp;</td> 
    492497                                                        <td class="nameDescription"> 
     498                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#getHtml">getHtml</a></b>() 
     499                                                                </div> 
     500                                                                <div class="description">Gets the inner HTML of this element.</div> 
     501                                                        </td> 
     502                                                </tr> 
     503 
     504                                                <tr> 
     505                                                        <td class="attributes">&nbsp;</td> 
     506                                                        <td class="nameDescription"> 
    493507                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#getId">getId</a></b>() 
    494508                                                                </div> 
     
    527541                                                        <td class="attributes">&nbsp;</td> 
    528542                                                        <td class="nameDescription"> 
     543                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#removeAttribute">removeAttribute</a></b>(name) 
     544                                                                </div> 
     545                                                                <div class="description">Removes an attribute from the element.</div> 
     546                                                        </td> 
     547                                                </tr> 
     548 
     549                                                <tr> 
     550                                                        <td class="attributes">&nbsp;</td> 
     551                                                        <td class="nameDescription"> 
     552                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#removeClass">removeClass</a></b>(className) 
     553                                                                </div> 
     554                                                                <div class="description">Removes a CSS class name from the elements classes.</div> 
     555                                                        </td> 
     556                                                </tr> 
     557 
     558                                                <tr> 
     559                                                        <td class="attributes">&nbsp;</td> 
     560                                                        <td class="nameDescription"> 
     561                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#setAttribute">setAttribute</a></b>(name, value) 
     562                                                                </div> 
     563                                                                <div class="description">Sets the value of an element attribute.</div> 
     564                                                        </td> 
     565                                                </tr> 
     566 
     567                                                <tr> 
     568                                                        <td class="attributes">&nbsp;</td> 
     569                                                        <td class="nameDescription"> 
    529570                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#setAttributes">setAttributes</a></b>(attributesPairs) 
    530571                                                                </div> 
     
    548589                                                                </div> 
    549590                                                                <div class="description">Sets the value of an element style.</div> 
     591                                                        </td> 
     592                                                </tr> 
     593 
     594                                                <tr> 
     595                                                        <td class="attributes">&nbsp;</td> 
     596                                                        <td class="nameDescription"> 
     597                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#setStyles">setStyles</a></b>(stylesPairs) 
     598                                                                </div> 
     599                                                                <div class="description">Sets the value of several element styles.</div> 
     600                                                        </td> 
     601                                                </tr> 
     602 
     603                                                <tr> 
     604                                                        <td class="attributes">&nbsp;</td> 
     605                                                        <td class="nameDescription"> 
     606                                                                <div class="fixedFont"><b><a href="../symbols/CKEDITOR.dom.element.html#setText">setText</a></b>(text) 
     607                                                                </div> 
     608                                                                <div class="description">Sets the element contents as plain text.</div> 
    550609                                                        </td> 
    551610                                                </tr> 
     
    680739 
    681740 
    682                                         <hr /> 
    683  
    684                                         <a name="setAttribute"> </a> 
    685                                         <div class="fixedFont" style="float:left"> 
    686  
    687  
    688                                         <b>setAttribute</b> 
    689  
    690                                         </div> 
    691  
    692  
    693                                                 <div style="float:right"> 
    694                                                         <span class="heading">Since:</span> 
    695                                                                 3.0 
    696                                                 </div> 
    697  
    698                                         <div style="clear:both"></div> 
    699  
    700                                         <div class="description"> 
    701                                                 Sets the value of an element attribute. 
    702  
    703  
    704                                         </div>