1)
CIBlockResult
GetIBlockElementList(
int iblock_id,
int section_id = false,
array order = Array("SORT"=>"ASC"),
int cnt = 0,
array arFilter = Array()
);
2)
CDBResult
GetIBlockSectionList (
int iblock_id,
int section_id = false,
array order = Array("LEFT_MARGIN"=>"ASC"),
int cnt = 0,
array arFilter = Array()
);