MetaStore::IsAuthed - WebDAO component for check current user.


MetaStore documentation  | view source Contained in the MetaStore distribution.

Index


NAME

Top

MetaStore::IsAuthed - WebDAO component for check current user.

SYNOPSIS

Top

    ...
    <regclass class="MetaStore::IsAuthed" alias="isauth"/>
    <object class="isauth" id="auth_switch1">
    <auth>
        <object class="man" id="manager">1</object>
    </auth>
    <noauth>
       <object class="main" id="page"/>

    </noauth>
    ...

DESCRIPTION

Top

WebDAO component for check current user.

METHODS

Top

SEE ALSO

Top

MetaStore, WebDAO::Element, README

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


MetaStore documentation  | view source Contained in the MetaStore distribution.