[[dbKeys()]]
Translations of this page:
 

This is an old revision of the document!


dbKeys()

The function dbKeys() lists all keys stored in the Database for Contents. If a subKey is specified, the functions returns all keys beginning with this subkey.

More details and example can be found in the chapter Data Fragments in PHP code and with dbSet()

array dbKeys([string subKey])

  • subKey (optional)
    If a subkey is specified then only keys beginning with this subkey are listed. For example, if the subkey is 'A', you will get “A001”, “A002”, “AA00”, “Alpha”, etc., but not “B001” or “100”.
en/create/functions/dbkeys.1421270792.txt.gz · Last modified: 14.01.2015 22:26 by alexander.ritter
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki