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/feed.php on line 31

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/feed.php on line 32

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/feed.php on line 33

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/feed.php on line 34

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/httputils.php on line 27

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/httputils.php on line 28

Strict Standards: Declaration of Doku_Renderer_metadata::table_open() should be compatible with Doku_Renderer::table_open($maxcols = NULL, $numrows = NULL, $pos = NULL) in /var/www/html/inc/parser/metadata.php on line 24

Strict Standards: Declaration of Doku_Renderer_metadata::table_close() should be compatible with Doku_Renderer::table_close($pos = NULL) in /var/www/html/inc/parser/metadata.php on line 24
Cor4 WIki cor4:app:functions http://localhost:20226/ 2025-12-13T08:03:39+00:00 Cor4 WIki http://localhost:20226/ http://localhost:20226/lib/tpl/roundbox/images/favicon.ico text/html 2021-01-05T11:39:33+00:00 cor4:app:functions:checknums http://localhost:20226/doku.php?id=cor4:app:functions:checknums&rev=1609846773&do=diff bool checknumaaj(string str) A paraméterként megadott string-ről eldönti, hogy helyes adóazonosító jel-e. Az adóazonosítójel a magánszemélyek által használt 10 jegyű, csak számokat tartalmazó azonosító. Csak abban az esetben ad vissza true logikai értéket, ha a megadott szöveg helyes adóazonosító jel, ellenkező esetben false értékkel tér vissza. text/html 2012-06-12T18:01:13+00:00 cor4:app:functions:cor4 http://localhost:20226/doku.php?id=cor4:app:functions:cor4&rev=1339524073&do=diff A Cor4 megjelenítéssel kapcsolatos függvényei A Cor4 függvényei AddCacheableDataSource void addcacheabledatasource(int cachetime, string name, string fields [, string from [, string where [, string groupby [, string having [, string orderby]]]]]) text/html 2008-11-29T12:59:31+00:00 cor4:app:functions:index http://localhost:20226/doku.php?id=cor4:app:functions:index&rev=1227963571&do=diff A következő lista a 0.9.3.7 verziójú Cor4App-ban megvalósított függvényeket tartalmazza. A legtöbb függvény működése megegyezik a hasonló nevű PHP függvény működésével. Amennyiben eltérés van, azt külön jelezni fogom. Vannak olyan függvények, amelyek nem részei a PHP-nak, ezekhez külön leírás tartozik. text/html 2008-04-05T17:21:20+00:00 cor4:app:functions:php http://localhost:20226/doku.php?id=cor4:app:functions:php&rev=1207416080&do=diff Ide csak az olyan PHP függvényeket vezetem be, amelyek működése valamiben eltér az eredeti függvény működésétől. eval void eval(string param) Működése annyiban tér el a PHP-s eval függvény működésétől, hogy nincs visszatérési értéke. text/html 2009-04-19T22:23:34+00:00 cor4:app:functions:screen http://localhost:20226/doku.php?id=cor4:app:functions:screen&rev=1240179814&do=diff A többi Cor4 függvény AddElement void addelement(int x,int y,array properties [,mixed data]) Új elemet ad a screen-hez. Csak az OnLoad handlerben van hatása. Ha az x vagy az y paraméter kilóg a screenről, akkor automatikusan megnöveli a screen méretét. A data paraméterben átadott értéket ugyanúgy eltárolja, mintha a függvénnyel tároltuk volna.