JavaScript Editor Javascript validator     Web page editor 



DB_NestedSet::setAttr()

DB_NestedSet::setAttr()  -- Sets an object attribute

Synopsis

require_once 'DB/NestedSet.php';

bool DB_NestedSet::setAttr (array $attr)

Description

This package is not documented yet.

Parameter

array $attr

An associative array with attributes

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Example




JavaScript Editor Javascript validator     Web page editor