Setuco
[ class tree: Setuco ] [ index: Setuco ] [ all elements ]

Class: Setuco_Form

Source Location: /library/Setuco/Form.php

Class Overview

Zend_Form
   |
   --Setuco_Form



Author(s):

  • Yuu Yamanaka

Methods


Child classes:


Class Details

[line 22]


Tags:

author:  Yuu Yamanaka


[ Top ]


Class Methods


constructor __construct [line 29]

Setuco_Form __construct( )

Setucoのライブラリーのパスを設定する



Tags:

author:  suzuki-mar
access:  public


[ Top ]

method addAllIdSuffix [line 88]

Setuco_Form addAllIdSuffix( string $suffix)

全てのID属性に末尾文字列を付加します。 Form自体のID属性が未指定の場合は"setuco_form"を代用します。



Tags:

return:  当インスタンス
author:  charlesvineyard
access:  public


Parameters:

string   $suffix   付加する文字列

[ Top ]

method enableDojo [line 75]

当インスタンス enableDojo( )

当インスタンスのdojoを有効にする



Tags:

author:  Yuu Yamanaka
access:  public


[ Top ]

method removeDecoratorsOfElements [line 59]

void removeDecoratorsOfElements( mixed $decorators, mixed $elements)

デコレータを指定のフォーム要素から削除します。



Tags:

author:  charlesvineyard
access:  public


Parameters:

mixed   $decorators   デコレータ名かデコレータ名の配列
mixed   $elements   要素名か要素名の配列

[ Top ]

method setMinimalDecoratorElements [line 46]

void setMinimalDecoratorElements( mixed $elements)

最小限のデコレータのみ使うフォーム要素を指定する



Tags:

author:  Yuu Yamanaka
access:  public


Parameters:

mixed   $elements   要素名か要素名の配列

[ Top ]


Documentation generated on Mon, 07 Feb 2011 01:28:16 +0900 by phpDocumentor 1.4.3