index_cachename() static public method

static public index_cachename ( $name )
Example #1
0
 function cachename()
 {
     return gb::index_cachename($this->name);
 }