ItemSearch
class ItemSearch extends Base
APIの基本クラス
Constants
API_AUTH_TYPE_REFERER |
認証タイプ |
API_AUTH_TYPE_SESSION_TOKEN |
|
API_AUTH_TYPE_API_SIGNATURE |
|
API_AUTH_TYPE_CUSTOMER |
|
API_AUTH_TYPE_MEMBER |
|
API_AUTH_TYPE_CUSTOMER_LOGIN_SESSION |
|
API_AUTH_TYPE_MEMBER_LOGIN_SESSION |
|
API_AUTH_TYPE_IP |
|
API_AUTH_TYPE_HOST |
|
API_AUTH_TYPE_SSL |
|
API_AUTH_TYPE_OPEN |
|
Properties
protected | $operation_name | ||
protected | $operation_description | ||
protected | $default_auth_types | ||
protected | $default_enable | ||
protected | $default_is_log | ||
protected | $default_sub_data | ||
protected | $status | from Base | |
protected | $arrErr | from Base | |
protected | $arrResponse | from Base |
Methods
doAction($arrParam)
No description
getResponseGroupName()
No description
array
getProductsList($searchCondition, $disp_number, $startno, $linemax, $objProduct)
商品一覧の取得
array
getSearchCondition($arrSearchData)
検索条件のwhere文とかを取得
Array
setStatusDataTo(Array $arrProducts, Array $arrStatus, Array $arrStatusImage)
商品情報配列に商品ステータス情報を追加する
Details
in Base at line 53
final
__construct()
in Base at line 57
final
__destruct()
at line 38
doAction($arrParam)
at line 102
getResponseGroupName()
at line 93
protected
lfInitParam(FormParam $objFormParam)
in Base at line 70
getResponseArray()
in Base at line 75
getErrorArray()
in Base at line 80
getDefaultConfig()
in Base at line 96
protected
setResponse($key, $data)
in Base at line 101
protected
addError($arrErr)
in Base at line 106
protected
isParamError()
in Base at line 111
protected
checkErrorExtended($arrParam)
in Base at line 115
protected
doInitParam($arrParam = array())
in Base at line 127
getRequestValidate()
at line 116
protected array
getProductsList($searchCondition, $disp_number, $startno, $linemax, $objProduct)
商品一覧の取得
at line 184
protected array
getSearchCondition($arrSearchData)
検索条件のwhere文とかを取得
at line 253
protected Array
setStatusDataTo(Array $arrProducts, Array $arrStatus, Array $arrStatusImage)
商品情報配列に商品ステータス情報を追加する