28 if(!$list_config || count($list_config) <= 0)
30 $list_config = array(
'no',
'title',
'nick_name',
'regdate',
'readed_count');
36 foreach($list_config as $key)
38 if(preg_match(
'/^([0-9]+)$/',$key))
40 if($inserted_extra_vars[$key])
42 $output[
'extra_vars'.$key] = $inserted_extra_vars[$key];
63 $virtual_vars = array(
'no',
'title',
'regdate',
'last_update',
'last_post',
'nick_name',
64 'user_id',
'user_name',
'readed_count',
'voted_count',
'blamed_count',
'thumbnail',
'summary',
'comment_status');
65 foreach($virtual_vars as $key)
74 if(count($inserted_extra_vars))
76 foreach($inserted_extra_vars as
$obj)
91 array_push(
$obj,
'board');
foreach($sitemap as $id=> &$val) $extra_vars
$module_srl
integer value to represent a run-time instance of Module (XE Module)
getListConfig($module_srl)
get the list configuration
getDefaultListConfig($module_srl)
return the default list configration value
triggerModuleListInSitemap(&$obj)
return module name in sitemap
high class of the module module