Revize 2195
Přidáno uživatelem David Raška před asi 11 roky(ů)
freenetis/branches/1.1/application/vendors/axo_doc/axo_doc.xml | ||
---|---|---|
<method name="show_all">
|
||
<axo usage_type="access" section="Devices_Controller" value="devices" action="view" own="false"></axo>
|
||
<axo usage_type="links" section="Devices_Controller" value="devices" action="new" own="false"></axo>
|
||
<axo usage_type="links" section="Notifications_Controller" value="devices" action="new" own="false"></axo>
|
||
<axo usage_type="grid-action" section="Device_active_links_Controller" value="display_device_active_links" action="view" own="false"></axo>
|
||
<axo usage_type="grid-action" section="Devices_Controller" value="devices" action="view" own="false"></axo>
|
||
<axo usage_type="grid-action" section="Devices_Controller" value="devices" action="edit" own="false"></axo>
|
||
... | ... | |
<axo usage_type="links" section="Notifications_Controller" value="member" action="new" own="false"></axo>
|
||
<axo usage_type="links" section="Members_whitelists_Controller" value="whitelist" action="view" own="false"></axo>
|
||
<axo usage_type="links" section="Members_Controller" value="members" action="view" own="false"></axo>
|
||
<axo usage_type="links" section="Members_Controller" value="registration_export" action="view" own="true"></axo>
|
||
<axo usage_type="links" section="Members_Controller" value="members" action="edit" own="false"></axo>
|
||
<axo usage_type="links" section="Members_Controller" value="members" action="edit" own="false"></axo>
|
||
<axo usage_type="links" section="Membership_transfers_Controller" value="membership_transfer" action="new" own="true"></axo>
|
||
... | ... | |
<axo usage_type="access" section="Members_Controller" value="members" action="edit" own="true"></axo>
|
||
</method>
|
||
<method name="registration_export">
|
||
<axo usage_type="access" section="Members_Controller" value="members" action="view" own="true"></axo>
|
||
<axo usage_type="access" section="Members_Controller" value="registration_export" action="view" own="true"></axo>
|
||
<axo usage_type="breadcrumbs" section="Members_Controller" value="members" action="view" own="false"></axo>
|
||
<axo usage_type="breadcrumbs" section="Members_Controller" value="members" action="view" own="true"></axo>
|
||
</method>
|
||
... | ... | |
<object name="address" type="helper"></object>
|
||
<object name="arr" type="helper"></object>
|
||
<object name="breadcrumbs" type="helper"></object>
|
||
<object name="callback" type="helper"></object>
|
||
<object name="callback" type="helper">
|
||
<method name="device_active_link_url_prepare">
|
||
<axo usage_type="access-partial" section="Devices_Controller" value="login" action="view" own="false"></axo>
|
||
<axo usage_type="access-partial" section="Devices_Controller" value="password" action="view" own="false"></axo>
|
||
</method>
|
||
</object>
|
||
<object name="condition" type="helper"></object>
|
||
<object name="cookie" type="helper"></object>
|
||
<object name="date" type="helper"></object>
|
||
... | ... | |
<axo usage_type="links" section="Devices_Controller" value="devices" action="edit" own="true"></axo>
|
||
<axo usage_type="links" section="Devices_Controller" value="devices" action="delete" own="true"></axo>
|
||
<axo usage_type="links" section="Device_logs_Controller" value="device_log" action="view" own="true"></axo>
|
||
<axo usage_type="links" section="Devices_Controller" value="export" action="view" own="true"></axo>
|
||
<axo usage_type="links" section="Devices_Controller" value="export" action="view" own="true"></axo>
|
||
<axo usage_type="links" section="Notifications_Controller" value="device" action="view" own="false"></axo>
|
||
<axo usage_type="links" section="Devices_Controller" value="map" action="view" own="true"></axo>
|
||
<axo usage_type="access-partial" section="Devices_Controller" value="login" action="view" own="false">
|
||
<comment lang="en">Enables to view login of device</comment>
|
Také k dispozici: Unified diff
Upravy:
- Aktualizace dokumentace AXO po upravach v predchozich commitech