<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>2.2. Runemaster ã®ã³ã³ã¹ãã©ã¯ã¿</title>
<link rel="stylesheet" href="style.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="Runemaster ããã¥ã¢ã«">
<link rel="up" href="installation.html" title="第2ç« æºåã¨è¨å®">
<link rel="prev" href="installation.html" title="第2ç« æºåã¨è¨å®">
<link rel="next" href="cast.and.selection.template.html" title="2.3. æåã¨ãã³ãã¬ã¼ããã¡ã¤ã«">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr><th colspan="3" align="center">2.2. Runemaster ã®ã³ã³ã¹ãã©ã¯ã¿</th></tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="installation.html">åã®ãã¼ã¸</a> </td>
<th width="60%" align="center">第2ç« æºåã¨è¨å®</th>
<td width="20%" align="right"> <a accesskey="n" href="cast.and.selection.template.html">次ã®ãã¼ã¸</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="section" lang="ja">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="runemaster.cunstruct"></a>2.2. Runemaster ã®ã³ã³ã¹ãã©ã¯ã¿</h2></div></div></div>
<div class="section" lang="ja">
<div class="titlepage"><div><div><h3 class="title">
<a name="create.instance"></a>2.2.1. ã¤ã³ã¹ã¿ã³ã¹ã®ä½æ</h3></div></div></div>
<p>
Runemaster ã®ã¯ã©ã¹ã¤ã³ã¹ã¿ã³ã¹ã使ããéã«ã¯ã
ãã³ãã¬ã¼ããã¡ã¤ã«ãåå¨ãããã£ã¬ã¯ããªã®ãã¹ããã©ã¡ã¼ã¿ã¨ãã¦æå®ããå¿
è¦ãããã¾ãã
</p>
<div class="example">
<a name="id297168"></a><p class="title"><b>ä¾ 2.1. Runemaster ã¤ã³ã¹ã¿ã³ã¹ã®ä½æ</b></p>
<div class="example-contents"><pre class="programlisting">
require_once 'Rune/Master.php';
$templatesDirectory = '/path/to/templates';
$master = new Rune_Master($templatesDirectory);
</pre></div>
</div>
<br class="example-break">
</div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="installation.html">åã®ãã¼ã¸</a> </td>
<td width="20%" align="center"><a accesskey="u" href="installation.html">ä¸ã«æ»ã</a></td>
<td width="40%" align="right"> <a accesskey="n" href="cast.and.selection.template.html">次ã®ãã¼ã¸</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">第2ç« æºåã¨è¨å®Â </td>
<td width="20%" align="center"><a accesskey="h" href="index.html">ãã¼ã </a></td>
<td width="40%" align="right" valign="top"> 2.3. æåã¨ãã³ãã¬ã¼ããã¡ã¤ã«</td>
</tr>
</table>
</div>
</body>
</html>