index_path() 정적인 공개 메소드

static public index_path ( $name )
예제 #1
0
파일: content.php 프로젝트: rsms/gitblog
 function path()
 {
     return gb::index_path($this->name);
 }