[module] element index

Package indexes

All elements
c g i l m p r s t _
_
top
_getName
SC_Module::_getName() in SC_Module.php
DBからモジュール名を取得する
c
top
$classPath
SC_Module::$classPath in SC_Module.php
パス定義
g
top
getBasePath
SC_Module::getBasePath() in SC_Module.php
モジュールのベースパスを返す
getClassPath
SC_Module::getClassPath() in SC_Module.php
クラスパスを返す.
getCode
SC_Module::getCode() in SC_Module.php
モジュールコードを返す.
getMasterData
マスターデータを取得する.
getName
SC_Module::getName() in SC_Module.php
モジュール名を返す.
getSubData
SC_Module::getSubData() in SC_Module.php
dtb_moduleのsub_dataを取得する.
getTemplatePath
テンプレートパスを返す
i
top
$installPath
SC_Module::$installPath in SC_Module.php
l
top
log
SC_Module::log() in SC_Module.php
ログを出力.
m
top
$moduleCode
SC_Module::$moduleCode in SC_Module.php
モジュールコード
$moduleName
SC_Module::$moduleName in SC_Module.php
モジュール名
p
top
$paymethod
SC_Module_Payment::$paymethod in SC_Module_Payment.php
支払方法
r
top
registerMasterData
マスターデータを登録.
registerSubData
サブデータを登録する.
s
top
$subData
SC_Module::$subData in SC_Module.php
サブデータを保持する
SC_Module.php
SC_Module.php in SC_Module.php
SC_Module_Payment.php
SC_Module_Payment.php in SC_Module_Payment.php
SC_Module
SC_Module::SC_Module() in SC_Module.php
コンストラクタ
SC_Module
SC_Module in SC_Module.php
モジュールデータ管理クラス.
SC_Module_Payment
SC_Module_Payment in SC_Module_Payment.php
決済モジュール用のモジュールデータ管理クラス.
setCode
SC_Module::setCode() in SC_Module.php
setName
SC_Module::setName() in SC_Module.php
t
top
$templatePath
SC_Module::$templatePath in SC_Module.php
c g i l m p r s t _