Changeset 1939
- Timestamp:
- 2008-04-21 17:13:31 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/properties.apt
r1938 r1939 136 136 | connector.userActionImpl | | any class implementing the | Providing custom security functions for the File | 137 137 | | | {{{java-core/apidocs/net/fckeditor/requestcycle/UserAction.html}<<<net.fckeditor.requestcycle.UserAction>>>}} | Browser Connector. For more details see | 138 | | | interface | {{{connector.html #Extending_the_Connector}here}}. |138 | | | interface | {{{connector.html}here}}. | 139 139 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+ 140 140 | connector.userPathBuilderImpl | | any class implementing the | Providing a custom function to construct a user-dependent 'UserFilesPath' for the | 141 141 | | | {{{java-core/apidocs/net/fckeditor/requestcycle/UserPathBuilder.html}<<<net.fckeditor.requestcycle.UserPathBuilder>>>}} | File Browser Connector. For more details see | 142 | | | interface | {{{connector.html #Extending_the_Connector}here}}. |142 | | | interface | {{{connector.html}here}}. | 143 143 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+