Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)

Namespaces

namespace  tool_policy
 View user acceptances to the policies.
 
namespace  tool_policy\form
 Provides tool_policy::form::accept_policy class.
 
namespace  tool_policy\output
 Provides tool_policy::output::acceptances class.
 

Classes

class  tool_policy\api
 Provides the API of the policies plugin. More...
 
class  tool_policy\form\policydoc
 Defines the form for editing a policy document version. More...
 
class  tool_policy\output\acceptances
 List of users and their acceptances. More...
 
class  tool_policy\output\acceptances_filter
 Implements the widget allowing to filter the acceptance records. More...
 
class  tool_policy\output\guestconsent
 Renderer for the policies plugin. More...
 
class  tool_policy\output\page_agreedocs
 Represents a page for showing all the policy documents which a user has to agree to. More...
 
class  tool_policy\output\page_managedocs_list
 Represents a management page with the list of policy documents. More...
 
class  tool_policy\output\page_nopermission
 Represents a page for showing the error messages. More...
 
class  tool_policy\output\page_viewalldoc
 Represents a page for showing all the policy documents with a current version. More...
 
class  tool_policy\output\page_viewdoc
 Represents a page for showing the given policy document version. More...
 
class  tool_policy\output\renderer
 Renderer for the policies plugin. More...
 
class  tool_policy\output\user_agreement
 List of users and their acceptances. More...
 

Detailed Description