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

 

acl:save

Saves an ACL.

Syntax

Parameters

name (required)
Name of the ACL to be saved.

flush (optional)
Specifies that upon success, the ACL should be flushed from the object pool. A true value indicates the ACL should be flushed. The default value is false.

Description

Saves a loaded ACL into storage. The ACL must have been previously created or loaded into the object pool. Saving an ACL either creates a new object in storage or updates an existing ACL in storage.

errno

The possible values of errno include:

Value
Description
-105
Database error.
-10004
A required parameter is missing.
-10005
The requested object is not in the object pool (is not loaded into
memory).

Example

The following example saves acl1 and removes it from memory.

See Also

acl:create

acl:delete

acl:gather

acl:get

acl:list

acl:load

acl:scatter

acl:set

  Home > Contents > Index >

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