\WysiwygHelper

WysiwygHelper

Add your application-wide methods in the class below, your helpers will inherit them.

Summary

Methods
Properties
Constants
wysiwyg()
wysiwygScript()
$helpers
No constants found
No protected methods found
No protected properties found
N/A
__getTitleIconFiles()
No private properties found
N/A

Properties

$helpers

$helpers : array

Other helpers used by FormHelper

Type

array

Methods

wysiwyg()

wysiwyg(string  $fieldName, array  $attributes = array()) : string

WYSIWYGの初期処理

Parameters

string $fieldName

フィールド名("Modelname.fieldname"形式)

array $attributes

HTML属性のオプション配列

Returns

string —

WYSIWYGのHTML

wysiwygScript()

wysiwygScript() : String

wysiwyg用のスクリプト呼び出し対応

Returns

String —

wysiwyg js

__getTitleIconFiles()

__getTitleIconFiles() : Array

TitleIconFilesを取得して加工する

Returns

Array