Class: Teeple_Converter_Zip

Source Location: /converter/Zip.php

Class Overview [line 25]

Teeple_Converter
   |
   --Teeple_Converter_Zip

郵便番号を1つにまとめます。(ハイフンで結合) 郵便番号はそれぞれ、$foo[0],$foo[1]に格納されている前提です。 target属性で指定されたフィールド名に値を格納します。

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods

Class: Teeple_Converter

Teeple_Converter::convert()
Converterを実行します。 子クラスで実装されるexecuteメソッドを呼び出します。
Teeple_Converter::execute()
実際のConverterロジックです。子クラスで実装します。


Class Details

郵便番号を1つにまとめます。(ハイフンで結合) 郵便番号はそれぞれ、$foo[0],$foo[1]に格納されている前提です。 target属性で指定されたフィールド名に値を格納します。

[ Top ]


Class Variables

$target

[line 32]

変換後の値を格納するプロパティ名

Tags:

  • access - public

Type: string

Overrides:

[ Top ]


Class Methods

execute

void execute( &$obj, $fieldName)

[line 34]

Tags:

  • access - protected

Overrides Teeple_Converter::execute() (実際のConverterロジックです。子クラスで実装します。)

Parameters:

  • &$obj -
  • $fieldName -

[ Top ]


Class Constants


Documentation generated on Mon, 26 Apr 2010 09:00:05 +0900 by phpDocumentor 1.4.3