|
|
(Next) DB_NestedSet::triggerEvent |
||||
| |
|||||
|
|||||
void
DB_NestedSet::testLock
(
)
This package is not documented yet.
throws no exceptions thrown
This function can not be called statically.
Test lock
<?php
require_once('DB/NestedSet.php');
$nestedSet =& DB_NestedSet::factory('DB', $dsn, $params);
$nestedSet->testLock();
?>
|
|
(Next) DB_NestedSet::triggerEvent |
||||||||
| |
|||||||||
|
|||||||||