index_path() static public method

static public index_path ( $name )
Exemplo n.º 1
0
 function path()
 {
     return gb::index_path($this->name);
 }