index_path() static public method

static public index_path ( $name )
Beispiel #1
0
 function path()
 {
     return gb::index_path($this->name);
 }