base_boxes(
[string
$paramname = 'bb']
)
|
|
Constructor
Parameters:
|
string |
$paramname: |
optional, default value 'bb' |
API Tags:
mixed add(
&$boxtypes
&$boxtypes, $box_id
$box_id, $group_id
$group_id
)
|
|
Add a box
Parameters:
|
&$boxtypes |
&$boxtypes: |
|
|
$box_id |
$box_id: |
|
|
$group_id |
$group_id: |
|
API Tags:
Box input check function
API Tags:
Group input check function
API Tags:
Create verion of Box
API Tags:
mixed delete(
integer
$id, [string
$cmd = 'delbox']
)
|
|
Delete box via given id
Parameters:
|
integer |
$id: |
|
|
string |
$cmd: |
optional, default value 'delbox' |
API Tags:
| Return: | formular or '' |
| Access: | public |
void deleteCache(
$box_id
$box_id
)
|
|
Delete box output cache
Parameters:
API Tags:
string deleteGroup(
integer
$id, [string
$cmd = 'delgroup']
)
|
|
Delete group via given id
Parameters:
|
integer |
$id: |
|
|
string |
$cmd: |
optional, default value 'delgroup' |
API Tags:
| Return: | formular or '' |
| Access: | public |
mixed delForm(
string
$cmd
)
|
|
Delete formular (questioning)
Parameters:
API Tags:
| Return: | dialog |
| Access: | public |
mixed delGroupForm(
string
$cmd
)
|
|
Delete group formular
Parameters:
API Tags:
| Return: | dialog |
| Access: | public |
Delete public box
API Tags:
Edit - copy box parameters in $this->params
API Tags:
| Return: | edit formular |
| Access: | public |
mixed editContent(
integer
$user_id
)
|
|
Edit Content
Parameters:
API Tags:
| Return: | formular |
| Access: | public |
Edit Group
API Tags:
| Return: | edit formular |
| Access: | public |
Access function
API Tags:
Get information about box
API Tags:
| Return: | XML |
| Access: | public |
buttons in menu bar
API Tags:
mixed getDelPublicForm(
)
|
|
Get public delete formular
API Tags:
| Return: | dialog |
| Access: | public |
string getPreviewFrame(
string
$caption, integer
$sid
)
|
|
Get preview frame
Parameters:
|
string |
$caption: |
|
|
integer |
$sid: |
|
API Tags:
string getPublicData(
boolean
$sel
)
|
|
Get public data
Parameters:
API Tags:
| Return: | XML |
| Access: | public |
Get publish date
API Tags:
| Return: | boolean od modified |
| Access: | public |
Get publish formular
API Tags:
| Return: | dialog |
| Access: | public |
string getVersionDelForm(
)
|
|
Get version delete fromular
API Tags:
| Return: | fromular |
| Access: | public |
string getVersionInfos(
)
|
|
Get version Information XML-source
API Tags:
| Return: | XML-source |
| Access: | public |
mixed getVersionRestoreForm(
)
|
|
Get version restore formular
API Tags:
| Return: | dialog |
| Access: | public |
string getVersionsList(
)
|
|
Get versions list XML-source
API Tags:
| Return: | XML-source |
| Access: | public |
string getXMLList(
$a_box_id
$a_box_id, $a_group_id
$a_group_id
)
|
|
Get list XML-source
Parameters:
|
$a_box_id |
$a_box_id: |
|
|
$a_group_id |
$a_group_id: |
|
API Tags:
| Return: | XML-source |
| Access: | public |
Initialisation of class variable
API Tags:
Initialisation of nodes
API Tags:
mixed load(
integer
$id
)
|
|
Load Box by id
Parameters:
API Tags:
| Return: | box or false |
| Access: | public |
mixed loadGroup(
integer
$id
)
|
|
Load group by id
Parameters:
API Tags:
Load group list
API Tags:
Load list
API Tags:
| Return: | boolean |
| Access: | public |
Load list with modules
API Tags:
boolean loadOldVersion(
)
|
|
Load old version
API Tags:
void loadVersionsList(
integer
$id
)
|
|
Load versions list
Parameters:
API Tags:
Parsed Box
API Tags:
| Return: | preview |
| Access: | public |
Boxes publish function
API Tags:
publication execute
API Tags:
| Return: | formular or '' |
| Access: | public |
mixed removeOldVersions(
)
|
|
Remove old versions
API Tags:
boolean restoreVersion(
integer
$user_id
)
|
|
Restore version
Parameters:
API Tags:
mixed save(
integer
$user_id
)
|
|
Save changes of a box
Parameters:
API Tags:
Execute version
API Tags: