ARTISAN PROJECT ArtisanSmarty
[ class tree: ArtisanSmarty ] [ index: ArtisanSmarty ] [ all elements ]

Procedural File: ArtisanSmarty.class.php

Source Location: /ccdb/bbs/lib/smarty/ArtisanSmarty.class.php

Page Details

ARTISAN PROJECT

マルチバイト対応Smarty+ 付加システム

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Author:  Andrei Zmievski <mailto:andrei@php.net>
Author:  Akito <mailto:akito-artisan@five-foxes.com>
Version:  1.0.9
Author:  Monte Ohrt <at ohrt dot com>
Copyright:  2004-2005 Artisan Project
Link:  http://php.five-foxes.com/
Copyright:  2001-2005 New Digital Group, Inc.
Link:  http://smarty.php.net/
Classes
Class Description
Smarty
Constants
DIR_SEP  [line 47]

DIR_SEP = DIRECTORY_SEPARATOR

DIR_SEPは今は使用されませんが、サードパーティーで使用されるかもしれません。


[ Top ]

SMARTY_CORE_DIR  [line 61]

SMARTY_CORE_DIR = SMARTY_DIR.'internals'.DIRECTORY_SEPARATOR

[ Top ]

SMARTY_DIR  [line 56]

SMARTY_DIR = dirname(__FILE__).DIRECTORY_SEPARATOR

SMARTY_DIRにArtisan Smartyのライブラリパスを設定してください。

もし設定されない場合は、include_path が使用されます。 ソース内で設定されていない場合に限り、ArtisanSmartyは自分で考えて定義します。


[ Top ]

SMARTY_PHP_ALLOW  [line 67]

SMARTY_PHP_ALLOW = 3

[ Top ]

SMARTY_PHP_PASSTHRU  [line 64]

SMARTY_PHP_PASSTHRU =

[ Top ]

SMARTY_PHP_QUOTE  [line 65]

SMARTY_PHP_QUOTE = 1

[ Top ]

SMARTY_PHP_REMOVE  [line 66]

SMARTY_PHP_REMOVE = 2

[ Top ]



Documentation generated on Thu, 04 Jan 2007 17:46:43 +0900