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

 

acl:load

Loads an ACL.

Syntax

Parameters

name (required)
Name of the ACL in the object pool.

acl (required)
Name of the ACL in the database.

Description

This tag creates a new instance of the implementing class, loads a specific ACL into the ACL instance, and saves the ACL instance in the object pool using the specified name.

errno

The possible values of errno include:

Value
Description
-101
No rows returned.
-105
Database error.
-10001
The implementing class is invalid.
-10002
There is a missing method for the implementing class.
-10003
The method could not be invoked successfully.
-10004
A required parameter is missing.
-10006
The object ID is not valid.
-10007
The version of the object is not valid.
-10008
The node ID of the object is not valid.
-10010
Invalid attribute value.

Example

The following example loads ACL1 from the sample table.

See Also

acl:create

acl:gather

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.