Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

acl:create

Creates an ACL.

Syntax

Parameters

name (required)
Name of the ACL.

Description

Creates an ACL for a specified table. Use acl:argument to specify names, descriptions and privileges.

Values for cataccess (the numeric value that determines the level of permissions) are as follows:

The values for cataccess work similarly to UNIX permissions. For example, if you want a user to have read and write permission, assign 3 to cataccess.

errno

The possible values of errno include:

Value
Description
-10001
The implementing class is invalid.
-10002
There is a missing method for the implementing class.
-10003
The method could not be invoked successfully.
-10010
Invalid attribute value.

Example

The following example creates an object in the object pool called called acl1.

See Also

acl:argument

object:delete

acl:gather

portal:logdep

object:stream

object:setobject

object:setparent

acl:scatter

acl:set

  Home > Contents > Index >

FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.