baza
[ class tree: baza ] [ index: baza ] [ all elements ]

Element index for package baza

[ a ] [ c ] [ d ] [ g ] [ i ] [ q ] [ t ] [ u ] [ _ ]

_

__destruct
in file class.Database.M.php, method Database::__destruct()
    destruktor, pytanie kiedy robiony jest commit?
top

a

abort
in file class.Database.M.php, method Database::abort()
    wycofujemy niezatwierdzone zmiany, i rozpoczynamy w ten sposób nową transakcję.
top

c

class.Database.M.php
procedural page class.Database.M.php
commit
in file class.Database.M.php, method Database::commit()
    komitujemy niezatwierdzone zmiany, i rozpoczynamy w ten sposób nową transakcję.
top

d

Database
in file class.Database.M.php, class Database
    Klasa interfejs do bazy danych
top

g

getAll
in file class.Database.M.php, method Database::getAll()
    wykonuje zapytanie, z parametrami określonymi przez tablicę parametrów (pobiera wszystkie wiersze).
getCol
in file class.Database.M.php, method Database::getCol()
    wykonuje zapytanie, z parametrami określonymi przez tablicę parametrów
getOne
in file class.Database.M.php, method Database::getOne()
    wykonuje zapytanie, z parametrami określonymi przez tablicę parametrów
top

i

insert
in file class.Database.M.php, method Database::insert()
    wstawia wiersz do $tableName, o polach określonych przez
  • tablicą postaci nazwa_kolumny=>wartość.
instance
in file class.Database.M.php, method Database::instance()
    obudowane wywołanie prywatnego konstruktora w postaci metody statycznej (czyli klasowej), która dba o to by ta klasa miala co najwyzej jedna instancję.
top

q

query
in file class.Database.M.php, method Database::query()
    wykonuje zapytanie, z parametrami określonymi przez tablicę parametrów
top

t

tableInfo
in file class.Database.M.php, method Database::tableInfo()
    pobiera informacje o tabeli>
top

u

update
in file class.Database.M.php, method Database::update()
    modyfikuje wiersze $tableName, które spełniają warunek $sWhere przypisując wartości atrybutom tak jak określono to w $arUpdates
  • które jest tablicą postaci nazwa_kolumny=>nowa_wartość.
top

Documentation generated on Thu, 29 Jun 2006 22:13:11 +0200 by phpDocumentor 1.3.0RC6