index_path() static public method

static public index_path ( $name )
コード例 #1
0
ファイル: content.php プロジェクト: rsms/gitblog
 function path()
 {
     return gb::index_path($this->name);
 }