The plugin part XAttr
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS MacOSX Plugin:XAttr:
All Console safe,
75 entry points.
- class ACLEntryMBS
- class ACLFlagSetMBS
- class ACLPermSetMBS
- class ACLRightMBS
- method Entries as ACLEntryMBS()
- method CopyData(Native as boolean = false) as String
- method Entry(entryIndex as integer) as ACLEntryMBS
- method CreateEntry as ACLEntryMBS
- method CreateEntry(entryIndex as integer, tag_type as integer = 1) as ACLEntryMBS
- method SetFilePointer(FilePointer as Integer) as boolean
- method SetFilePointer(FilePointer as Integer, type as Integer) as boolean
- method SetFile(Path as string, type as Integer) as boolean
- method SetLink(Path as string, type as Integer) as boolean
- method DeleteEntry(entry as ACLEntryMBS)
- method Text as String
- method Size as Int64
- method Constructor(count as integer)
- method Constructor(text as string)
- method Duplicate as ACLRightMBS
- method Valid as boolean
- method ValidFilePointer(FilePointer as Integer, type as Integer) as boolean
- method ValidFile(Path as string, type as Integer) as boolean
- property FlagSet as ACLFlagSetMBS
- property Handle as Integer
- property Lasterror as Integer
- shared method NewACL(count as integer) as ACLRightMBS
- shared method NewACLFromText(text as string) as ACLRightMBS
- shared method NewACLFromFilePointer(FilePointer as integer) as ACLRightMBS
- shared method NewACLFromFilePointer(FilePointer as integer, type as integer) as ACLRightMBS
- shared method NewACLFromFile(path as string, type as integer) as ACLRightMBS
- shared method NewACLFromFile(file as folderitem, type as integer) as ACLRightMBS
- shared method NewACLFromLink(path as string, type as integer) as ACLRightMBS
- shared method NewACLFromExternal(data as string, native as boolean = false) as ACLRightMBS
- module ExtendedAttributesMBS
- method SetAttribute(path as folderitem, name as string, data as variant, options as integer = 0) as boolean
- method SetAttribute(path as string, name as string, data as variant, options as integer = 0) as boolean
- method GetAttribute(path as folderitem, name as string, options as integer = 0) as variant
- method GetAttribute(path as string, name as string, options as integer = 0) as variant
- method GetRawAttribute(path as folderitem, name as string, options as integer = 0) as memoryblock
- method GetRawAttribute(path as string, name as string, options as integer = 0) as memoryblock
- method SetRawAttribute(path as folderitem, name as string, data as memoryblock, options as integer = 0) as boolean
- method SetRawAttribute(path as string, name as string, data as memoryblock, options as integer = 0) as boolean
- method Available as boolean
- method LastError as integer
- method ListAttributes(path as folderitem, Options as integer = 0) as string()
- method ListAttributes(path as string, Options as integer = 0) as string()
- method RemoveAttribute(path as string, name as string, options as integer = 0) as boolean
- method RemoveAttribute(path as folderitem, name as string, options as integer = 0) as boolean
- method LastErrorMessage as string
Blog Entries
Videos
Xojo Developer Magazine