Strict Standards: Declaration of action_plugin_importoldindex::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/importoldindex/action.php on line 8

Strict Standards: Declaration of action_plugin_popularity::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/popularity/action.php on line 57

Strict Standards: Declaration of action_plugin_safefnrecode::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/safefnrecode/action.php on line 66

Strict Standards: Declaration of action_plugin_importoldchangelog::register() should be compatible with DokuWiki_Action_Plugin::register($controller) in /var/www/html/lib/plugins/importoldchangelog/action.php on line 182

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/lib/plugins/importoldindex/action.php:8) in /var/www/html/inc/actions.php on line 180
 cor4:app:objects:cdatasource [Cor4 WIki]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cor4:app:objects:cdatasource [2007/10/28 23:29]
ivivan
cor4:app:objects:cdatasource [2021/01/05 11:39] (current)
Line 71: Line 71:
  
 ''array getrow()'' ''array getrow()''
 +
 +Az aktuális sort adja vissza numerikusan indexelt tömbben.
 +
 +==== setrow ====
 +
 +''void setrow(array row)''
 +
 +Az aktuális sort változtatja meg a paraméterben átadott numerikusan indexelt tömb alapján.
 +
 +==== getassocrow ====
 +
 +''array getassocrow()''
  
 Az aktuális sort adja vissza asszociatívan indexelt tömbben. Az aktuális sort adja vissza asszociatívan indexelt tömbben.
  
 +==== setassocrow ====
 +
 +''void setassocrow(array row)''
 +
 +Az aktuális sort változtatja meg a paraméterként átadott asszociatív tömb alapján.
 +
 +==== locate ====
  
 +''bool locate(string fieldname, string value)''
  
 +Az aktuális sort beállítja a ''value'' érték első előfordulására a ''fieldname'' mezőben.
  

cor4/app/objects/cdatasource.1193614165.txt.gz · Last modified: 2021/01/05 11:43 (external edit)