<{strip}> <{* $Id: googlemap_view_edit_list.html,v 1.1.1.1 2009/01/05 08:39:19 ohwada Exp $ *}> <{* Googlemap Netcommons *}> <{* 一覧表示 *}>
<{$lang._list_desc|smarty:nodefaults|sprintf:$lang.googlemap_title|smarty:nodefaults}>
<{$lang.googlemap_desc|smarty:nodefaults}>
<{* _sort_[列名]で押したときにその列名でソートしたものを表示に使う *}>
<{$lang.googlemap_name|smarty:nodefaults}> <{$lang._creator|smarty:nodefaults}> <{$lang._create_date|smarty:nodefaults}> <{$lang._manage|smarty:nodefaults}>
<{foreach from=$action.googlemapList item=googlemap}> <{/foreach}>
<{include file = "googlemap_view_edit_list_current.html"}> <{include file = "googlemap_view_edit_list_name.html"}> <{include file = "googlemap_view_handle.html" handle=$googlemap.insert_user_name|smarty:nodefaults user_id=$googlemap.insert_user_id}> <{* timezone_date_formatはmaple/nccore/common_func.phpのtimezone_date_format関数に第一引数$googlemap.insert_time、第二引数$lang._date_formatで処理している *}> <{$googlemap.insert_time|timezone_date_format:$lang._date_format|smarty:nodefaults}> <{include file = "googlemap_view_edit_list_manage.html"}>
<{include file = "../googlemap_script.html"}> <{* //$smarty.const PHP定数の値に直接アクセス出来る。webappのconfigのdefine.inc.php *}> <{/strip}>