templates/3rdParty/pla/lib/Visitor.php
Properties
Description
Classes and functions for the template engines.
Constants
DEBUGTMP
= 0
DEBUGTMPSUB
= 0
Classes
Visitor
Properties
Yes
No
Description
Abstract Visitor class
Methods
__call,
getServer,
getServerID,
__call(
$method,
$args,
)
:
n/a
Arguments
Name |
Type |
Description |
Default |
$method |
n/a |
|
|
$args |
n/a |
|
|
Return value
getServer(
)
:
object
Description
Return this LDAP Server objectReturn value
Type |
Description |
object |
DataStore Server |
getServerID(
)
:
int
Description
Return the LDAP server IDReturn value
Type |
Description |
int |
Server ID |