Core
3.2
PHP API documentation
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
Method.TstConflictedHook.php
Go to the documentation of this file.
1
<?php
2
/*
3
* @author Anakeen
4
* @package FDL
5
*/
6
/**
7
* Ooo Layout test
8
*
9
* @author Anakeen
10
*
11
* @package Dcp\Pu
12
*/
13
/**
14
*/
15
/**
16
*/
17
/**
18
* @begin-method-ignore
19
* this part will be deleted when construct document class until end-method-ignore
20
*/
21
class
_TST_CONFLICTHOOK
extends
Doc
22
{
23
/**
24
* @end-method-ignore
25
*/
26
public
function
postModify
()
27
{
28
return
1;
29
}
30
public
function
poststore
()
31
{
32
return
1;
33
}
34
/**
35
* @begin-method-ignore
36
* this part will be deleted when construct document class until end-method-ignore
37
*/
38
}
39
/**
40
* @end-method-ignore
41
*/
42
?>
_TST_CONFLICTHOOK\poststore
poststore()
Definition:
Method.TstConflictedHook.php:30
_TST_CONFLICTHOOK
Definition:
Method.TstConflictedHook.php:21
Doc
Definition:
Class.Doc.php:58
_TST_CONFLICTHOOK\postModify
postModify()
Definition:
Method.TstConflictedHook.php:26
← centre documentaire
© anakeen