Show
Ignore:
Timestamp:
2008-04-21 20:21:14 (9 months ago)
Author:
th-schwarz
Message:

improved docu

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/src/site/apt/properties.apt

    r1939 r1940  
    134134|                                                               |                                                                |                                                         | other renamed file type.                                                   | 
    135135*-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 
    136 | connector.userActionImpl              |                                                                | any class implementing the  | Providing custom security functions for the File       | 
     136| connector.userActionImpl              |                                                                | any class implementing the  | Provides custom security functions for the File        | 
    137137|                                                               |                                                                | {{{java-core/apidocs/net/fckeditor/requestcycle/UserAction.html}<<<net.fckeditor.requestcycle.UserAction>>>}} | Browser Connector. For more details see              | 
    138138|                                                               |                                                                | interface                       | {{{connector.html}here}}. | 
    139139*-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 
    140 | connector.userPathBuilderImpl |                                                                | any class implementing the  | Providing a custom function to construct a user-dependent 'UserFilesPath' for the | 
     140| connector.userPathBuilderImpl |                                                                | any class implementing the  | Provides a custom function to construct a user-dependent 'UserFilesPath' for the | 
    141141|                                                               |                                                                | {{{java-core/apidocs/net/fckeditor/requestcycle/UserPathBuilder.html}<<<net.fckeditor.requestcycle.UserPathBuilder>>>}} | File Browser Connector. For more details see               | 
    142142|                                                               |                                                                | interface                       | {{{connector.html}here}}. |