class documentation

class ZReferableItem(object): (source)

View In Hierarchy

Undocumented

Method changeRefsToObj Undocumented
Method findObject Undocumented
Method getLinkObj Undocumented
Method getLinkUrl Undocumented
Method getRefByObjs Undocumented
Method getRefObjPath Undocumented
Method getRefToObjs Undocumented
Method getRelativeUrl Undocumented
Method prepareRefreshRefToObjs Undocumented
Method refreshRefToObjs Undocumented
Method registerRefObj Undocumented
Method synchronizeRefByObjs Undocumented
Method tal_anchor Undocumented
Method unregisterRefObj Undocumented
Method validateInlineLinkObj Undocumented
Method validateLinkObj Undocumented
Method validateRefObj Undocumented
Class Variable __ac_permissions__ Undocumented
Class Variable __administratorPermissions__ Undocumented
Class Variable __authorPermissions__ Undocumented
Class Variable manage_browse_iframe Undocumented
Class Variable manage_change_refs Undocumented
Class Variable manage_RefForm Undocumented
Instance Variable ref_by Undocumented
Instance Variable ref_to Undocumented
def changeRefsToObj(self, ref_to): (source)

Undocumented

def findObject(self, url): (source)

Undocumented

def getLinkObj(self, url, REQUEST=None): (source)

Undocumented

def getLinkUrl(self, url, REQUEST=None): (source)

Undocumented

def getRefByObjs(self, REQUEST=None): (source)

Undocumented

def getRefObjPath(self, ob, anchor=''): (source)

Undocumented

def getRefToObjs(self): (source)

Undocumented

def getRelativeUrl(self, path, url): (source)

Undocumented

def prepareRefreshRefToObjs(self): (source)

Undocumented

def refreshRefToObjs(self): (source)

Undocumented

def registerRefObj(self, ob): (source)

Undocumented

def synchronizeRefByObjs(self, strict=1): (source)

Undocumented

def tal_anchor(self, href, target='', attrs={}, content=''): (source)

Undocumented

def unregisterRefObj(self, ob): (source)

Undocumented

def validateInlineLinkObj(self, text): (source)

Undocumented

def validateLinkObj(self, url): (source)

Undocumented

def validateRefObj(self, s): (source)

Undocumented

__ac_permissions__ = (source)

Undocumented

__administratorPermissions__: tuple[str, ...] = (source)

Undocumented

__authorPermissions__: tuple[str, ...] = (source)

Undocumented

manage_browse_iframe = (source)

Undocumented

manage_change_refs = (source)

Undocumented

manage_RefForm = (source)

Undocumented

Undocumented

Undocumented