index_cachename() 정적인 공개 메소드

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