- ソース を表示
- Moodle/Programming/3.x へ行く。
| 2: 2016-05-30 (月) 11:54:03 iseki |
現: 2021-07-26 (月) 16:00:56 iseki |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ** 3.x [#xa01e60e] | ** 3.x [#xa01e60e] | ||
| + | *** files [#j42f9358] | ||
| + | - mod_form : コース毎の設定をプログラムのDBに保存するためのプログラム.Block では使用できない. | ||
| + | - settings : サイト全体に対する設定をシステムのDBに保存するためのプログラム.Blockなどでよく使われる. | ||
| + | #br | ||
| + | |||
| *** Context [#gcec8a8e] | *** Context [#gcec8a8e] | ||
| - $context = context_block::instance($this->instance->id); | - $context = context_block::instance($this->instance->id); | ||
- Moodle/Programming/3.x のバックアップ一覧
- Moodle/Programming/3.x のバックアップ差分(No. All)
- 1: 2016-05-30 (月) 11:47:32 iseki
- 2: 2016-05-30 (月) 11:54:03 iseki
- 現: 2021-07-26 (月) 16:00:56 iseki
