Esempio n. 1
0
 /**
  * Reindex the category tree
  */
 public static function reindex()
 {
     parent::reindex(__CLASS__);
 }
Esempio n. 2
0
 public function reindex()
 {
     ActiveTreeNode::reindex("Category");
 }