type] = array( 'type' => $type->type, 'add_link' => l($type->name, 'node/add/' . $type->type), 'description' => Xss::filterAdmin($type->description), ); } } }