Go to the source code of this file.
Namespaces | |
| namespace | liberty |
Variables | |
| $_REQUEST ['structure_id'] = preg_replace( '/[\D]/', '', $_REQUEST['structure_id'] ) | |
| $gContent = &$viewContent | |
| global | $gContent |
| $gStructure = new LibertyStructure( $_REQUEST['structure_id'] ) | |
| $_REQUEST['structure_id'] = preg_replace( '/[\D]/', '', $_REQUEST['structure_id'] ) |
Definition at line 17 of file lookup_content_inc.php.
| $gContent = &$viewContent |
Definition at line 28 of file lookup_content_inc.php.
| global $gContent |
Definition at line 10 of file lookup_content_inc.php.
| $gStructure = new LibertyStructure( $_REQUEST['structure_id'] ) |
Definition at line 18 of file lookup_content_inc.php.
Referenced by data_toc(), TreasuryBase::getGalleryPath(), Pigeonholes::getPigeonholePath(), TreasuryGallery::store(), and Pigeonholes::store().
1.5.2