-
Notifications
You must be signed in to change notification settings - Fork 16
Compiled taxonomy folder
By default the location of the folder containing compiled taxonomies is expected to be the current folder. This can be changed by assigning a folder to a global variable called $compiled_taxonomy_name_prefix.
global $compiled_taxonomy_name_prefix;
Most functions that lead to the loading of a taxonomy also allow the name of the compiled taxonomy that is to be use to be named. If only a file name is provided then it is assumed the file is in the current directory (with respect to the main script). But the file can include a relative or fully qualified path.
Copyright © 2021 and later years Lyquidity Solutions Limited
- About us
- Purpose
- XBRL support
- Road Map
- Why PHP?
- Contributing
- License
- Reference links
- Case Study
- Digital Financial Reporting
- Digital Financial Reporting examples
Overview
Class and function reference
Compiled taxonomy structure
Common arrays
Compiling
Compiling
Processing linkbases
Additional taxonomy processing
Extension taxonomies
Compiled taxonomy folder
How do I...?
Navigate a node tree
Find a node in a tree
Find elements in a taxonomy
Load an instance document
Find elements in an instance
Create a simple report
Create a comparison report
Example custom report
Work with dimensions
Sign and Verify
Validate
Change the logging
Capture validation information