Plugin/Events/Editor

出典: Joomla! ドキュメンテーション

There are two kinds of editor-related events in Joomla! 1.5. The first is similar to other events in Joomla! 1.0 where a set of plugin functions can be called as a result of the event triggering. The second kind is somewhat more object orientated, where the event causes invocation of methods in objects derived from the JPlugin class.

目次

onCustomEditorButton

Description

Parameters

Return Value

Used in files

onInit

Description

Parameters

Return Value

Used in files

onDisplay

Description

Parameters

Return Value

Used in files

onGetContent

Description

Parameters

Return Value

Used in files

onSetContent

Description

Parameters

Return Value

Used in files

onSave

Description

Is called previously to submitting the form of an editor.

Parameters

Return Value

Must return a javascript text.

Used in files

onGetInsertMethod

Description

Parameters

Return Value

Used in files


自動更新 2012/05/26 03:44:43