BcBaserHelper
extends Helper
in package
Uses
BcEventDispatcherTrait, BcContainerTrait
Class BcBaserHelper
Table of Contents
Properties
- $BcAuth : BcAuthHelper
- $BcContents : BcContentsHelper
- $BcGoogleMaps : BcGoogleMapsHelper
- $BcHtml : BcHtmlHelper
- $BcXml : BcXmlHelper
- $Breadcrumbs : BreadcrumbsHelper
- $Flash : FlashHelper
- $helpers : array<string|int, mixed>
- ヘルパー
- $Url : UrlHelper
- $_categoryTitle : mixed
- タイトルタグとパンくず用の配列を取得する際に取得するカテゴリタイトル $_categoryTitleOn が true の場合に取得するが、 $_categoryTitle が、true の場合は、パンくず用配列に格納された値を利用する setCategoryTitle() で設定を変更できる
- $_categoryTitleOn : mixed
- カテゴリタイトル設定
- $_pluginBasers : array<string|int, mixed>
- BcBaserHelper を拡張するプラグインのヘルパ
- $_View : View
- View
Methods
- __call() : mixed|void
- PluginBaserHelper 用マジックメソッド
- __construct() : mixed
- コンストラクタ
- _unsetIndexInContentsMenu() : mixed
- コンテンツメニューにおいてフォルダ内の index ページを除外する
- addCrumb() : void
- パンくずリストの要素を追加する
- afterRender() : mixed
- After Render
- baseUrl() : void
- ベースとなるURLを出力する
- blogDescription() : void
- blogDescriptionExists() : bool
- blogPostCategory() : void
- blogPostContent() : void
- blogPostDate() : void
- blogPostEyeCatch() : void
- blogPostNextLink() : void
- blogPostPrevLink() : void
- blogPosts() : void
- blogPostTitle() : void
- blogTagList() : void
- cacheHeader() : void
- ブラウザにキャッシュさせる為のヘッダーを出力する
- charset() : void
- charset メタタグを出力する
- content() : void
- コンテンツ本体を出力する
- contentsMenu() : void
- コンテンツメニューを出力する
- contentsName() : void
- コンテンツを特定する文字列を出力する
- contentsNavi() : void
- コンテンツナビを出力する
- contentsTitle() : void
- コンテンツのタイトルを出力する
- copyYear() : void
- コピーライト用の年を出力する
- createForm() : string
- createMailForm() : string
- crumbs() : void
- パンくずリストを出力する
- crumbsList() : void
- パンくずリストを出力する
- css() : string|void
- CSS タグを出力する
- customContentDescription() : void
- customEntryPublished() : string
- customEntryTitle() : void
- customSearchControl() : string
- declarationI18n() : string
- i18n 用の変数を宣言する
- dispatchLayerEvent() : bool|Event
- イベントを発火
- element() : void
- エレメントテンプレートを出力する
- endForm() : string
- endMailForm() : string
- flash() : void
- セッションに保存したメッセージを出力する
- footer() : void
- フッターテンプレートを出力する
- formControl() : string
- formError() : string
- formHidden() : string
- formLabel() : string
- formSubmit() : string
- freezeMailForm() : void
- func() : void
- ツールバーエレメントや CakePHP のデバッグ出力を表示
- getBaseUrl() : string
- ベースとなるURLを取得する
- getBlogCategories() : array<string|int, mixed>
- getBlogContentsUrl() : string
- getBlogPostContent() : string
- getBlogPostCount() : int
- getBlogPostLinkUrl() : string
- getBlogPosts() : string
- getBlogs() : array<string|int, mixed>
- getBlogTagList() : array<string|int, mixed>
- getBlogTitle() : string
- getContentByEntityId() : array<string|int, mixed>
- エンティティIDからコンテンツの情報を取得
- getContentCreatedDate() : null|string
- コンテンツ作成日を取得
- getContentModifiedDate() : null|string
- コンテンツ更新日を取得
- getContentsMenu() : string
- メニューを出力する
- getContentsName() : string
- コンテンツを特定する文字列を取得する
- getContentsTitle() : string
- 表示しているページのコンテンツタイトルを取得する
- getContentsUrl() : string
- コンテンツ管理用のURLより、正式なURLを取得する
- getCrumbs() : array<string|int, mixed>
- パンくず用の配列を取得する
- getCurrentContent() : Content
- getCurrentPrefix() : string
- 現在のサイトプレフィックスを取得する
- getCurrentSite() : Site
- getCustomFieldTitle() : string
- getCustomFieldValue() : string|array<string|int, mixed>
- getCustomLinks() : ResultSet
- getDescription() : string
- meta タグ用のページ説明文を取得する
- getElement() : string
- エレメントテンプレートのレンダリング結果を取得する
- getFullUrl() : string
- フルURLに変換する
- getGlobalMenu() : string
- グローバルメニューを取得する
- getGoogleMaps() : string
- Google Maps を取得する
- getHere() : string
- 現在のページの純粋なURLを取得する
- getImg() : string
- 画像タグを取得する
- getKeywords() : string
- meta タグ用のキーワードを取得する
- getLink() : string
- アンカータグを取得する
- getMailFormGroupValidErrors() : array<string|int, mixed>
- getMailFormSourceValue() : mixed
- getParams() : array<string|int, mixed>
- パラメータ情報を取得する
- getParentContent() : EntityInterface
- getParentFolder() : mixed
- 親フォルダを取得する
- getPluginBaser() : bool|mixed
- Plugin 内の Baserヘルパを取得する
- getRelatedSiteLinks() : mixed
- 関連サイトのリンク一覧を取得
- getService() : array<string|int, mixed>|mixed|object
- Get Service
- getSitemap() : string
- サイトマップを取得する
- getSiteName() : string
- Webサイト名を取得する
- getSitePrefix() : string|false
- 現在のサイトのプレフィックスを取得する
- getSiteSearchForm() : string
- サイト内検索フォームを取得
- getSiteUrl() : string
- WebサイトURLを取得する
- getThemeUrl() : string
- 現在のテーマのURLを取得する
- getTitle() : string
- タイトルタグを取得する
- getUpdateInfo() : mixed
- 更新情報を取得する
- getUri() : string
- プロトコルから始まるURLを取得する
- getUrl() : string
- baserCMSの設置フォルダを考慮したURLを取得する
- getUrlParams() : array<string|int, mixed>
- URL情報を取得する
- getUserName() : string
- ユーザー名を整形して取得する
- getWidgetArea() : string
- globalMenu() : void
- グローバルメニューを出力する
- googleAnalytics() : void
- Google Analytics のトラッキングコードを出力する
- googleMaps() : void
- Google Maps を出力する
- hasChildBlogCategory() : bool
- hasService() : bool
- Has Service
- header() : void
- ヘッダーテンプレートを出力する
- i18nScript() : mixed
- JavaScript に、翻訳データを引き渡す `bcI18n.キー名` で参照可能 (例)bcI18n.alertMessage
- icon() : void
- アイコン(favicon)タグを出力する
- img() : void
- 画像タグを出力する
- initialize() : void
- initialize
- isAdminUser() : bool
- 管理者グループかどうかチェックする
- isBlog() : bool
- isBlogCategory() : bool
- isBlogDate() : bool
- isBlogHome() : bool
- isBlogMonth() : bool
- isBlogSingle() : bool
- isBlogTag() : bool
- isBlogYear() : bool
- isCategoryTop() : bool
- 現在のページがページカテゴリのトップかどうかを判定する 判定は、URLからのみで行う
- isContentFolder() : bool
- 現在のページがコンテンツフォルダかどうか確認する
- isContentsParentId() : bool
- IDがコンテンツ自身の親のIDかを判定する
- isCurrentUrl() : bool
- 指定したURLが現在のURLと同じかどうか判定する
- isDebug() : bool
- デバッグモードかどうか
- isDisplayCustomEntrySearch() : bool
- isDisplayCustomField() : bool
- isHome() : bool
- 現在のページがトップページかどうかを判定する
- isMail() : bool
- isMailFormGroupLastField() : bool
- isPage() : bool
- 現在のページが固定ページかどうかを判定する
- isPluginLoaded() : bool
- プラグインがロードされているか判定する
- isSSL() : bool
- SSL通信かどうか判定する
- js() : void
- Javascript タグを出力する
- link() : void
- アンカータグを出力する
- listNum() : void
- 表示件数設定機能を出力する
- logo() : void
- mailFormAuthCaptcha() : void
- mailFormControl() : string
- mailFormDescription() : void
- mailFormDescriptionExists() : bool
- mailFormError() : string
- mailFormHidden() : string
- mailFormLabel() : string
- mailFormSubmit() : string
- mainImage() : void
- mark() : string
- 文字列を検索しマークとしてタグをつける
- meta() : string
- metaDescription() : void
- ページ説明文用のメタタグを出力する
- metaKeywords() : void
- キーワード用のメタタグを出力する
- page() : void
- 固定ページをエレメントとして読み込む
- pagination() : void
- ページネーションを出力する
- relatedSiteLinks() : mixed
- 関連サイトのリンク一覧を表示
- rss() : void
- RSSフィードのリンクタグを出力する
- scriptEnd() : string
- scripts() : void
- コンテンツ内で設定した CSS や javascript をレイアウトテンプレートに出力し、ログイン中の場合、ツールバー用のCSSも出力する また、テーマ用のCSSが存在する場合には出力する
- scriptStart() : void
- set() : void
- レイアウトで利用する為の変数を設定する
- setAlternateUrl() : mixed
- alternate タグ出力 スマホサイトが存在し、別URLの場合に出力する
- setCanonicalUrl() : mixed
- setCanonicalUrl PCサイトの場合 - .html付:.htmlなしのカノニカルを出力 - .html無:自身のカノニカルを出力 スマホサイトの場合 - PCサイトが存在する場合、canonicalを出力
- setCategoryTitle() : void
- タイトルとパンくずへのカテゴリタイトルの出力有無を設定する
- setDescription() : void
- meta タグの説明文を設定する
- setHomeTitle() : mixed
- トップページのタイトルをセットする
- setKeywords() : void
- meta タグのキーワードを設定する
- setScript() : mixed
- JavaScript に変数を引き渡す
- setTableToUpload() : void
- setTitle() : void
- タイトルを設定する
- sitemap() : mixed
- サイトマップを出力する
- siteName() : void
- Webサイト名を出力する
- siteSearchForm() : void
- サイト内検索フォームを出力
- siteUrl() : void
- WebサイトURLを出力する
- themeUrl() : void
- 現在のテーマのURLを出力する
- title() : void
- タイトルタグを出力する
- truncateText() : string
- unlockMailFormField() : MailformHelper
- updateInfo() : void
- 更新情報を出力する
- url() : void
- baserCMSの設置フォルダを考慮したURLを出力する
- webClipIcon() : mixed
- スマートフォン用のウェブクリップアイコン用のタグを出力する
- widgetArea() : void
- xmlHeader() : void
- XMLヘッダタグを出力する
- _initPluginBasers() : void
- PluginBaserHelper を初期化する
Properties
$BcAuth
public
BcAuthHelper
$BcAuth
$BcContents
public
BcContentsHelper
$BcContents
$BcGoogleMaps
public
BcGoogleMapsHelper
$BcGoogleMaps
$BcHtml
public
BcHtmlHelper
$BcHtml
$BcXml
public
BcXmlHelper
$BcXml
BcContentsHelper
$Breadcrumbs
public
BreadcrumbsHelper
$Breadcrumbs
$Flash
public
FlashHelper
$Flash
$helpers
ヘルパー
public
array<string|int, mixed>
$helpers
= ['Url', 'Js', 'Session', 'Flash', 'BaserCore.BcHtml', 'BaserCore.BcXml', 'BaserCore.BcArray', 'BaserCore.BcPage', 'BaserCore.BcContents', 'BaserCore.BcAuth', 'Breadcrumbs', 'BaserCore.BcGoogleMaps']
$Url
public
UrlHelper
$Url
$_categoryTitle
タイトルタグとパンくず用の配列を取得する際に取得するカテゴリタイトル $_categoryTitleOn が true の場合に取得するが、 $_categoryTitle が、true の場合は、パンくず用配列に格納された値を利用する setCategoryTitle() で設定を変更できる
protected
mixed
$_categoryTitle
= true
boolean or string
$_categoryTitleOn
カテゴリタイトル設定
protected
mixed
$_categoryTitleOn
= true
タイトルタグとパンくず用の配列を取得する際にカテゴリのタイトルを取得するかどうかの判定を保持 getCrumbs() と、setTitle() で設定を変更できる
boolean or null
$_pluginBasers
BcBaserHelper を拡張するプラグインのヘルパ
protected
array<string|int, mixed>
$_pluginBasers
= []
BcBaserHelper::_initPluginBasers() で自動的に初期化される。
$_View
View
protected
View
$_View
Methods
__call()
PluginBaserHelper 用マジックメソッド
public
__call(string $method, array<string|int, mixed> $params) : mixed|void
BcBaserHelper に存在しないメソッドが呼ばれた際、プラグインで定義された PluginBaserHelper のメソッドを呼び出す call__ から __call へメソット名を変更、Helper の __call をオーバーライド
Parameters
- $method : string
-
メソッド名
- $params : array<string|int, mixed>
-
引数
Tags
Return values
mixed|void —PluginBaserHelper の戻り値
__construct()
コンストラクタ
public
__construct(View $View[, array<string|int, mixed> $settings = [] ]) : mixed
Parameters
- $View : View
-
ビュークラス
- $settings : array<string|int, mixed> = []
-
ヘルパ設定値
Tags
_unsetIndexInContentsMenu()
コンテンツメニューにおいてフォルダ内の index ページを除外する
public
_unsetIndexInContentsMenu(array<string|int, mixed> $contents[, bool $children = false ]) : mixed
Parameters
- $contents : array<string|int, mixed>
-
コンテンツデータ
- $children : bool = false
-
子かどうか
Tags
Return values
mixed —コンテンツデータ
addCrumb()
パンくずリストの要素を追加する
public
addCrumb(string $name[, mixed $link = null ][, mixed $options = [] ]) : void
デフォルトでアクセス制限がかかっているリンクの場合でもタイトルを表示する $options の forceTitle キー に false を指定する事で表示しない設定も可能
Parameters
- $name : string
-
パンくず用のテキスト
- $link : mixed = null
-
パンくず用のリンク(初期値 : null)※ 指定しない場合はリンクは設定しない
- $options : mixed = []
-
リンクタグ用の属性(初期値 : array()) ※ パラメータについては、HtmlHelper::link() を参照。
Tags
afterRender()
After Render
public
afterRender(Event $event) : mixed
Parameters
- $event : Event
Tags
baseUrl()
ベースとなるURLを出力する
public
baseUrl() : void
サブフォルダやスマートURLについて考慮されている事が前提
Tags
blogDescription()
public
blogDescription() : void
blogDescriptionExists()
public
blogDescriptionExists() : bool
Return values
boolblogPostCategory()
public
blogPostCategory(BlogPost $post, array<string|int, mixed> $options = []) : void
Parameters
- $post : BlogPost
- $options = [] : array<string|int, mixed>
blogPostContent()
public
blogPostContent(BlogPost $post, bool $moreText = true, bool $moreLink = false, bool $cut = false, bool $lastText = false) : void
Parameters
- $post : BlogPost
- $moreText = true : bool
- $moreLink = false : bool
- $cut = false : bool
- $lastText = false : bool
blogPostDate()
public
blogPostDate(BlogPost $post, string $format = 'Y/m/d') : void
Parameters
- $post : BlogPost
- $format = 'Y/m/d' : string
blogPostEyeCatch()
public
blogPostEyeCatch(BlogPost $post, array<string|int, mixed> $options = []) : void
Parameters
- $post : BlogPost
- $options = [] : array<string|int, mixed>
blogPostNextLink()
public
blogPostNextLink(BlogPost $post, string $title = '', array<string|int, mixed> $htmlAttributes = []) : void
MailHelper
Parameters
- $post : BlogPost
- $title = '' : string
- $htmlAttributes = [] : array<string|int, mixed>
blogPostPrevLink()
public
blogPostPrevLink(BlogPost $post, string $title = '', array<string|int, mixed> $htmlAttributes = []) : void
Parameters
- $post : BlogPost
- $title = '' : string
- $htmlAttributes = [] : array<string|int, mixed>
blogPosts()
public
blogPosts(string $contentsName = [], int $num = 5, array<string|int, mixed> $options = []) : void
Parameters
- $contentsName = [] : string
- $num = 5 : int
- $options = [] : array<string|int, mixed>
blogPostTitle()
public
blogPostTitle(BlogPost $post, bool $link = true, array<string|int, mixed> $options = []) : void
Parameters
- $post : BlogPost
- $link = true : bool
- $options = [] : array<string|int, mixed>
blogTagList()
public
blogTagList(string $name, array<string|int, mixed> $options = []) : void
Parameters
- $name : string
- $options = [] : array<string|int, mixed>
cacheHeader()
ブラウザにキャッシュさせる為のヘッダーを出力する
public
cacheHeader([string|int|float $expire = null ][, string $type = 'html' ]) : void
Parameters
- $expire : string|int|float = null
-
キャッシュの有効期間(初期値 : null) ※ 指定しない場合は、baserCMSコアのキャッシュ設定値
- $type : string = 'html'
-
どのタイプ(拡張子)に対してのキャッシュか(初期値 : 'html')
charset()
charset メタタグを出力する
public
charset([string $charset = null ]) : void
モバイルの場合は、強制的に文字コードを Shift-JIS に設定
Parameters
- $charset : string = null
-
文字コード(初期値 : null)
Tags
content()
コンテンツ本体を出力する
public
content() : void
レイアウトテンプレートで利用する
Tags
contentsMenu()
コンテンツメニューを出力する
public
contentsMenu([mixed $id = null ][, int $level = null ][, string $currentId = null ]) : void
ログインしていない場合はキャッシュする contents_menu エレメントで、HTMLカスタマイズ可能
Parameters
- $id : mixed = null
-
コンテンツID(初期値:null)
- $level : int = null
-
階層(初期値:null)※ null の場合は階層指定なし
- $currentId : string = null
-
現在のページのコンテンツID(初期値:null)
Tags
contentsName()
コンテンツを特定する文字列を出力する
public
contentsName([bool $detail = false ][, array<string|int, mixed> $options = [] ]) : void
URL を元に、第一階層までの文字列をキャメルケースで取得する ※ 利用例、出力例については BcBaserHelper::getContentsName() を参照
Parameters
- $detail : bool = false
-
詳細モード true にした場合は、ページごとに一意となる文字列をキャメルケースで出力する(初期値 : false)
- $options : array<string|int, mixed> = []
-
オプション(初期値 : array()) ※ オプションの詳細については、BcBaserHelper::getContentsName() を参照
Tags
contentsNavi()
コンテンツナビを出力する
public
contentsNavi([array<string|int, mixed> $data = [] ][, array<string|int, mixed> $options = [] ]) : void
Parameters
- $data : array<string|int, mixed> = []
-
読み込むテンプレートに引き継ぐパラメータ(初期値 : array())
- $options : array<string|int, mixed> = []
-
オプション(初期値 : array()) ※ その他のパラメータについては、View::element() を参照
Tags
contentsTitle()
コンテンツのタイトルを出力する
public
contentsTitle() : void
Tags
copyYear()
コピーライト用の年を出力する
public
copyYear(int $begin) : void
《利用例》 $this->BcBaser->copyYear(2012)
《出力例》 2012 - 2014
Parameters
- $begin : int
-
開始年
Tags
createForm()
public
createForm(mixed $context, array<string|int, mixed> $options = []) : string
Parameters
- $context : mixed
- $options = [] : array<string|int, mixed>
Return values
stringcreateMailForm()
public
createMailForm(mixed $context, mixed $options) : string
Parameters
- $context : mixed
- $options : mixed
Return values
stringcrumbs()
パンくずリストを出力する
public
crumbs([string $separator = '»' ][, string|bool $startText = false ][, mixed $onSchema = false ]) : void
事前に BcBaserHelper::addCrumb() にて、パンくず情報を追加しておく必要がある。 また、アクセス制限がかかっているリンクはテキストのみ表示する
Parameters
- $separator : string = '»'
-
パンくずの区切り文字(初期値 : »)
- $startText : string|bool = false
-
トップページを先頭に追加する場合にはトップページのテキストを指定する(初期値 : false)
- $onSchema : mixed = false
Tags
crumbsList()
パンくずリストを出力する
public
crumbsList([array<string|int, mixed> $data = [] ][, array<string|int, mixed> $options = [] ]) : void
Parameters
- $data : array<string|int, mixed> = []
-
読み込むテンプレートに引き継ぐパラメータ(初期値 : array())
- $options : array<string|int, mixed> = []
-
オプション(初期値 : array()) ※ その他のパラメータについては、View::element() を参照
Tags
css()
CSS タグを出力する
public
css(mixed $path[, bool $inline = true ][, mixed $options = [] ]) : string|void
《利用例》 $this->BcBaser->css('admin/import')
Parameters
- $path : mixed
-
CSSファイルのパス(css フォルダからの相対パス)拡張子は省略可
- $inline : bool = true
-
コンテンツ内に Javascript を出力するかどうか(初期値 : true)
- $options : mixed = []
-
オプション ※💣inline=false→block=trueに変更になったため注意
Tags
Return values
string|voidcustomContentDescription()
public
customContentDescription(CustomContent $content) : void
Parameters
- $content : CustomContent
customEntryPublished()
public
customEntryPublished(CustomEntry $entry) : string
Parameters
- $entry : CustomEntry
Return values
stringcustomEntryTitle()
public
customEntryTitle(CustomEntry $entry, array<string|int, mixed> $options = []) : void
Parameters
- $entry : CustomEntry
- $options = [] : array<string|int, mixed>
customSearchControl()
public
customSearchControl(CustomLink $customLink, array<string|int, mixed> $options = []) : string
Parameters
- $customLink : CustomLink
- $options = [] : array<string|int, mixed>
Return values
stringdeclarationI18n()
i18n 用の変数を宣言する
public
declarationI18n() : string
Tags
Return values
stringdispatchLayerEvent()
イベントを発火
public
dispatchLayerEvent(string $name[, array<string|int, mixed> $data = [] ][, mixed $options = [] ]) : bool|Event
Parameters
- $name : string
- $data : array<string|int, mixed> = []
- $options : mixed = []
Tags
Return values
bool|Eventelement()
エレメントテンプレートを出力する
public
element(string $name[, array<string|int, mixed> $data = [] ][, array<string|int, mixed> $options = [] ]) : void
Parameters
- $name : string
-
エレメント名
- $data : array<string|int, mixed> = []
-
エレメントで参照するデータ
- $options : array<string|int, mixed> = []
-
オプションのパラメータ
subDir
(boolean) エレメントのパスについてプレフィックスによるサブディレクトリを追加するかどうか ※ その他のパラメータについては、View::element() を参照
Tags
endForm()
public
endForm(array<string|int, mixed> $secureAttributes = []) : string
Parameters
- $secureAttributes = [] : array<string|int, mixed>
Return values
stringendMailForm()
public
endMailForm(array<string|int, mixed> $secureAttributes = []) : string
Parameters
- $secureAttributes = [] : array<string|int, mixed>
Return values
stringflash()
セッションに保存したメッセージを出力する
public
flash([string $key = 'flash' ]) : void
メールフォームのエラーメッセージ等を出力します。
Parameters
- $key : string = 'flash'
-
出力するメッセージのキー(初期状態では省略可)
Tags
footer()
フッターテンプレートを出力する
public
footer([array<string|int, mixed> $data = [] ][, array<string|int, mixed> $options = [] ]) : void
Parameters
- $data : array<string|int, mixed> = []
-
エレメントで参照するデータ
- $options : array<string|int, mixed> = []
-
オプションのパラメータ
subDir
(boolean) エレメントのパスについてプレフィックスによるサブディレクトリを追加するかどうか ※ その他のパラメータについては、View::element() を参照
Tags
formControl()
public
formControl(string $fieldName, array<string|int, mixed> $options = []) : string
Parameters
- $fieldName : string
- $options = [] : array<string|int, mixed>
Return values
stringformError()
public
formError(string $field, mixed $text, array<string|int, mixed> $options = []) : string
Parameters
- $field : string
- $text : mixed
- $options = [] : array<string|int, mixed>
Return values
stringformHidden()
public
formHidden(string $fieldName, array<string|int, mixed> $options = []) : string
Parameters
- $fieldName : string
- $options = [] : array<string|int, mixed>
Return values
stringformLabel()
public
formLabel(string $fieldName, string|null $text = null, array<string|int, mixed> $options = []) : string
HtmlHelper
Parameters
- $fieldName : string
- $text = null : string|null
- $options = [] : array<string|int, mixed>
Return values
stringformSubmit()
public
formSubmit(string|null $caption = null, array<string|int, mixed> $options = []) : string
Parameters
- $caption = null : string|null
- $options = [] : array<string|int, mixed>
Return values
stringfreezeMailForm()
public
freezeMailForm() : void
func()
ツールバーエレメントや CakePHP のデバッグ出力を表示
public
func() : void
利用する際は、