Home
last modified time | relevance | path

Searched refs:mkpostid (Results 1 – 3 of 3) sorted by relevance

/plugin/blogtng/helper/
H A Dtools.php27 static public function mkpostid($format,$title){ function in helper_plugin_blogtng_tools
H A Dentry.php403 $new = $this->toolshelper->mkpostid($conf['format'],'dummy');
/plugin/blogtng/action/
H A Dnew.php55 $newId = $tools->mkpostid($INPUT->str('new-format'), $INPUT->str('new-title'));