Package | Description |
---|---|
lucee.runtime | |
lucee.runtime.component |
Modifier and Type | Method and Description |
---|---|
InterfaceImpl[] |
InterfaceImpl.getExtends() |
static InterfaceImpl[] |
InterfaceImpl.loadImplements(PageContext pc,
PageSource child,
String lstExtend,
Map interfaceUdfs) |
abstract InterfaceImpl |
InterfacePage.newInstance(String callPath,
boolean isRelPath,
Map interfaceUDFs) |
Modifier and Type | Method and Description |
---|---|
abstract void |
InterfacePage.initInterface(InterfaceImpl i) |
Modifier and Type | Method and Description |
---|---|
InterfaceImpl[] |
InterfaceCollection.getInterfaces() |
static InterfaceImpl |
ComponentLoader.loadInterface(PageContext pc,
Page page,
PageSource ps,
String callPath,
boolean isRealPath,
Map interfaceUDFs) |
static InterfaceImpl |
ComponentLoader.loadInterface(PageContext pc,
PageSource child,
String rawPath,
Map interfaceUDFs) |
Modifier and Type | Method and Description |
---|---|
static Page |
MetadataUtil.getPageWhenMetaDataStillValid(PageContext pc,
InterfaceImpl interf,
boolean ignoreCache) |
Copyright © 2015 Lucee