Exemplo n.º 1
0
 protected function lockPageForEdition($nLockType)
 {
     return AnwStorage::lockPage($nLockType, $this->getoPage(), AnwCurrentSession::getSession());
 }