Classes | |
class | soinfolog |
storage object / db-layer for InfoLog More... | |
Functions | |
int | anzSubs ($info_id) |
count the sub-entries of $info_id | |
array | search (&$query) |
searches InfoLog for a certain pattern in $query |
|
count the sub-entries of $info_id This is done now be search too (in key info_anz_subs), if DB can use sub-queries
|
|
searches InfoLog for a certain pattern in $query If DB can use sub-queries, the number of subs are under the key info_anz_subs.
|