/**
* Provides page owner and context functions
*
* @todo This is a stub. Page owners can't be fully implemented until
* the 4 types are finished.
*/
/**
* @return {number} The GUID of the page owner entity or 0 for no owner
*/
elgg.get_page_owner_guid = function() {
if (elgg.page_owner !== undefined) {
return elgg.page_owner.guid;
} else {
return 0;
}
};
vcs-git' href='git@git.fluxo.info:arquivo' title='arquivo Git repository'/>
Age | Commit message (Expand) | Author |
2024-07-12 | update | Arquivo Archive |
2024-07-05 | update | Arquivo Archive |
2023-09-19 | update | Arquivo Archive |
2018-07-26 | update | Arquivo Archive |
2018-04-18 | update | Arquivo Archive |
2018-04-14 | update | Arquivo Publico de Memoria Coletiva |