ランキング設定の全件取得の参照コード

ランキング設定を取得し、all_boards変数に格納する

タグ

<!--{shopman_all_rankings [var]}-->

属性一覧
属性名 意味
var ='格納先の変数名(省略時: 'all_rankings')'

ランキングの参照コード

ランキングを取得し、rankings変数に格納する

タグ

<!--{shopman_rankings ranking_no [var]}-->

属性一覧
属性名 意味
ranking_no(必須) ='ランキング番号'
var ='格納先の変数名(省略時: 'rankings')'
テストランキング($rankings.ranking_no: 1)※クリックにて開閉
用途名 変数名 値(記述コード)

ランキング番号

$rankings.ranking_no

1

ランキング名

$rankings.ranking_name

テストランキング

備考

$rankings.description

ランキングの登録

在籍詳細
用途名 変数名 値(記述コード)

スタッフID

$staff.staff_id


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 45
 ※クリックすると在庫詳細画面を表示します。

スタッフCD

$staff.staff_cd


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 59

スタッフ名

$staff.staff_name


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 71

スタッフ名(アルファベット)

$staff.staff_name_alphabet


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 83

入店日

$staff.stock_date|date_format:"%m月%d日"


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 95

役職名

$staff.position_name


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 107

誕生日

$staff.birth_day|date_format:"%m月%d日"


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 119

年齢

$staff.age


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 131

星座

$staff.star_chart|shopman_enum_text:StarCharts


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 143
--

血液型

$staff.blood_type|shopman_enum_text:BloodTypes


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 155
--

身長

$staff.height_size


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 167

体重

$staff.weight_size


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 179

バスト

$staff.bust_size


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 191

ウエスト

$staff.waist_size


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 203

ヒップ

$staff.hip_size


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 215

カップサイズ

$staff.bust_type|shopman_enum_text:BustTypes


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 227
--

メッセージ1

$staff.message1


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 239

メッセージ2

$staff.message2


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 251

メッセージ3

$staff.message3


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 263

外部プロフィールURL(PC)

$staff.pc_profile_url


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 275

外部プロフィールURL(携帯)

$staff.mobile_profile_url


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 287

外部ムービーURL

$staff.movie_url


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 299

外部ムービーURL(携帯)

$staff.mobile_movie_url


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 311

手書き画像

$staff.pic_message


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 323

Newアイコン

$staff.new_flg


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 335
0

本日出勤アイコン

$staff.attendance_flg


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 347
0

明日出勤アイコン

$staff.next_attendance_flg


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 359
0

更新アイコン

$staff.update_flg


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 371
0

入店日からの経過日数

$staff.elapsed_days


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 383

新人残り期間

$staff.newface_rem


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 395

基本サービス

$staff.services.base

基本サービス件数:
Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 408

Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 408
0

Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 411

Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 411

サービスオプション

$staff.services.option

サービスオプション件数:
Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 462

Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 462
0

Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 465

Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 465

その他アイコン

$staff.icons.設定名

登録アイコン件数:
Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 516
0

Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 528
アイコン名 変数名 値(記述コード)

一覧画像

$staff.list_photo[画像タイプ][画像サイズ番号].プロパティ名


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 559

質問と回答

$staff.answers


Warning: Trying to access array offset on value of type null in /var/www/front2/templates_c/79cd164e7e432871333af509917d9a0a6602c6a6_0.file_staff.html.php on line 689
質問 回答
$staff.answers[$answer@index].ask_name $staff.answers[$answer@index].answer_name
ランキング2($rankings.ranking_no: 2)※クリックにて開閉
用途名 変数名 値(記述コード)

ランキング番号

$rankings.ranking_no

2

ランキング名

$rankings.ranking_name

ランキング2

備考

$rankings.description

ランキング2番目