0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.3-2
/
standard
/
htdocs
/
modules
/
linkitem
/
classes
/
[
Home
]
File: Entities.inc
<?php /* This file is automatically generated from the .class files by lib/tools/bin/generate-entities.php */ $entityInfo['GalleryLinkItem'] = array( 'members' => array( 'link' => array('type' => STORAGE_TYPE_TEXT, 'size' => STORAGE_SIZE_SMALL, 'notNull' => 1, 'external-access' => EXTERNAL_ACCESS_READ) ), 'parent' => 'GalleryItem', 'module' => 'linkitem', 'linked' => array()); ?>